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

A

A - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'A'
abort(String, Throwable) - Method in interface org.apache.hadoop.hbase.Abortable
Abort the server or client.
abort(String, Throwable) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
abort(String, Throwable) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
abort(String, Throwable) - Method in class org.apache.hadoop.hbase.master.HMaster
 
abort(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
abort(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
Receive a notification and propagate it to the local coordinator
abort(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
Pass along the found abort notification to the listener
abort(String, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Cause the server to exit without closing the regions it is serving, the log it is using and without notifying the master.
abort(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
abort(String, Throwable) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
abort(String, Throwable) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
 
abort(String, Throwable) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
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.replication.ReplicationStateZKBase
 
abortable - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
Used to abort if a fatal error occurs
abortable - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
abortCacheFlush(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Abort a cache flush.
abortProcedure(String, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Abort the procedure with the given name
abortRequested - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
abortServer(String, Server, CoprocessorEnvironment, Throwable) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
abortServer(CoprocessorEnvironment, Throwable) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
abortServer(CoprocessorEnvironment, Throwable) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
abortServer(CoprocessorEnvironment, Throwable) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
abortTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
abortWriter(StoreFile.Writer) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
abortZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
absoluteValueOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
AbstractClientScanner - Class in org.apache.hadoop.hbase.client
Helper class for custom client scanners.
AbstractClientScanner() - Constructor for class org.apache.hadoop.hbase.client.AbstractClientScanner
 
AbstractHBaseTool - Class in org.apache.hadoop.hbase.util
Common base class used for HBase command-line tools.
AbstractHBaseTool() - Constructor for class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
AbstractHFileReader - Class in org.apache.hadoop.hbase.io.hfile
Common functionality needed by all versions of HFile readers.
AbstractHFileReader(Path, FixedFileTrailer, long, CacheConfig, HFileSystem) - Constructor for class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
AbstractHFileReader.BlockIndexNotLoadedException - Exception in org.apache.hadoop.hbase.io.hfile
 
AbstractHFileReader.BlockIndexNotLoadedException() - Constructor for exception org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.BlockIndexNotLoadedException
 
AbstractHFileReader.NotSeekedException - Exception in org.apache.hadoop.hbase.io.hfile
An exception thrown when an operation requiring a scanner to be seeked is invoked on a scanner that is not seeked.
AbstractHFileReader.NotSeekedException() - Constructor for exception org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.NotSeekedException
 
AbstractHFileReader.Scanner - Class in org.apache.hadoop.hbase.io.hfile
 
AbstractHFileReader.Scanner(HFile.Reader, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
AbstractHFileWriter - Class in org.apache.hadoop.hbase.io.hfile
Common functionality needed by all versions of HFile writers.
AbstractHFileWriter(CacheConfig, FSDataOutputStream, Path, int, Compression.Algorithm, HFileDataBlockEncoder, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
 
accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
 
accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization
 
accept(Class<?>) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
 
accept(Path) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter
 
accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
 
accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.FamilyDirFilter
 
accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
 
accept(Path) - Method in class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
 
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
access(long) - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
Block has been accessed.
AccessController - Class in org.apache.hadoop.hbase.security.access
Provides basic authorization checks for data access and administrative operations.
AccessController() - Constructor for class org.apache.hadoop.hbase.security.access.AccessController
 
AccessControlLists - Class in org.apache.hadoop.hbase.security.access
Maintains lists of permission grants to users and groups to allow for authorization checks by AccessController.
AccessControlLists() - Constructor for class org.apache.hadoop.hbase.security.access.AccessControlLists
 
AccessControlProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.AccessControlService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service AccessControlService
AccessControlProtos.AccessControlService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
 
AccessControlProtos.AccessControlService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.AccessControlService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.AccessControlService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.CheckPermissionsRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CheckPermissionsRequest
AccessControlProtos.CheckPermissionsRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CheckPermissionsRequest
AccessControlProtos.CheckPermissionsRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.CheckPermissionsResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CheckPermissionsResponse
AccessControlProtos.CheckPermissionsResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CheckPermissionsResponse
AccessControlProtos.CheckPermissionsResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.GetUserPermissionsRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetUserPermissionsRequest
AccessControlProtos.GetUserPermissionsRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetUserPermissionsRequest
AccessControlProtos.GetUserPermissionsRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.GetUserPermissionsResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetUserPermissionsResponse
AccessControlProtos.GetUserPermissionsResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetUserPermissionsResponse
AccessControlProtos.GetUserPermissionsResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.GlobalPermission - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GlobalPermission
AccessControlProtos.GlobalPermission.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GlobalPermission
AccessControlProtos.GlobalPermissionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.GrantRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GrantRequest
AccessControlProtos.GrantRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GrantRequest
AccessControlProtos.GrantRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.GrantResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GrantResponse
AccessControlProtos.GrantResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GrantResponse
AccessControlProtos.GrantResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.NamespacePermission - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NamespacePermission
AccessControlProtos.NamespacePermission.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NamespacePermission
AccessControlProtos.NamespacePermissionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.Permission - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Permission
AccessControlProtos.Permission.Action - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum Permission.Action
AccessControlProtos.Permission.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Permission
AccessControlProtos.Permission.Type - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum Permission.Type
AccessControlProtos.PermissionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.RevokeRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RevokeRequest
AccessControlProtos.RevokeRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RevokeRequest
AccessControlProtos.RevokeRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.RevokeResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RevokeResponse
AccessControlProtos.RevokeResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RevokeResponse
AccessControlProtos.RevokeResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.TablePermission - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TablePermission
AccessControlProtos.TablePermission.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TablePermission
AccessControlProtos.TablePermissionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.UserPermission - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UserPermission
AccessControlProtos.UserPermission.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UserPermission
AccessControlProtos.UserPermissionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.UsersAndPermissions - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UsersAndPermissions
AccessControlProtos.UsersAndPermissions.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UsersAndPermissions
AccessControlProtos.UsersAndPermissions.UserPermissions - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UsersAndPermissions.UserPermissions
AccessControlProtos.UsersAndPermissions.UserPermissions.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UsersAndPermissions.UserPermissions
AccessControlProtos.UsersAndPermissions.UserPermissionsOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AccessControlProtos.UsersAndPermissionsOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
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
 
ACL_GLOBAL_NAME - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
ACL_KEY_DELIMITER - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
Delimiter to separate user, column family, and qualifier in _acl_ table info: column keys
ACL_LIST_FAMILY - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
ACL_LIST_FAMILY_STR - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
Column family used to store ACL grants
ACL_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
Internal storage table for access control lists
ACL_TABLEDESC - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
Table descriptor for ACL internal table
acquire() - Method in interface org.apache.hadoop.hbase.InterProcessLock
Acquire the lock, waiting indefinitely until the lock is released or the thread is interrupted.
acquire() - Method in interface org.apache.hadoop.hbase.master.TableLockManager.TableLock
Acquire the lock, with the configured lock timeout.
acquire() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Acquire the lock, waiting indefinitely until the lock is released or the thread is interrupted.
acquireBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
The implementation of this method should gather and hold required resources (locks, disk space, etc) to satisfy the Procedures barrier condition.
acquireBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
 
acquireBarrier() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
do nothing, core of snapshot is executed in FlushSnapshotSubprocedure.insideBarrier() step.
ACQUIRED_BARRIER_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
acquiredLock - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
 
acquiredZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
acquireLock(K) - Method in class org.apache.hadoop.hbase.util.KeyLocker
Return a lock for the given key.
acquireLocks(Set<K>) - Method in class org.apache.hadoop.hbase.util.KeyLocker
Acquire locks for a set of keys.
acquireRegionLock(String) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
To avoid racing with AM, external entities may need to lock a region, for example, when SSH checks what regions to skip re-assigning.
Action<R> - Class in org.apache.hadoop.hbase.client
A Get, Put or Delete associated with it's region.
Action(Row, int) - Constructor for class org.apache.hadoop.hbase.client.Action
 
ACTION_BY_CODE - Static variable in class org.apache.hadoop.hbase.security.access.Permission
 
ACTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
ACTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
ACTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
ACTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
actions - Variable in class org.apache.hadoop.hbase.client.MultiAction
 
actions - Variable in class org.apache.hadoop.hbase.security.access.Permission
 
ActiveMasterManager - Class in org.apache.hadoop.hbase.master
Handles everything on master-side related to master election.
actualErrorRate() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
Computes the error rate for this Bloom filter, taking into account the actual number of hash functions and keys inserted.
actualErrorRate(long, long, int) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
Computes the actual error rate for the given number of elements, number of bits, and number of hash functions.
add(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Append
Add the specified column and value to this Append operation.
add(Cell) - Method in class org.apache.hadoop.hbase.client.Append
Add column and value to this Append operation.
add(BigDecimal, BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
add(Long, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
add(Cell) - Method in class org.apache.hadoop.hbase.client.Increment
Add the specified KeyValue to this operation.
add(byte[], Action<R>) - Method in class org.apache.hadoop.hbase.client.MultiAction
Add an Action to this container based on it's regionName.
add(byte[], Pair<Integer, Object>) - Method in class org.apache.hadoop.hbase.client.MultiResponse
Add the pair to the container, grouped by the regionName
add(byte[], int, Object) - Method in class org.apache.hadoop.hbase.client.MultiResponse
 
add(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Put
Add the specified column and value to this Put operation.
add(byte[], byte[], long, byte[]) - Method in class org.apache.hadoop.hbase.client.Put
Add the specified column and value, with the specified timestamp as its version to this Put operation.
add(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 a Put operation to the list of mutations
add(Delete) - Method in class org.apache.hadoop.hbase.client.RowMutations
Add a Delete operation to the list of mutations
add(byte) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.CellTypeEncoder
methods
add(long) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
methods
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
 
add(HDFSBlocksDistribution) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
This will add the distribution from input to this object
add(Map.Entry<BlockCacheKey, BucketCache.BucketEntry>) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
Attempt to add the specified entry to this queue.
add(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlockQueue
Attempt to add the specified cached block to this queue.
add(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
Adds the server to the dead server list if it's not there already.
add(String) - Method in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
Append the given message to this buffer, automatically evicting older messages until the desired memory limit is achieved.
add(byte[], int, int, long, byte) - Method in interface org.apache.hadoop.hbase.regionserver.DeleteTracker
Add the specified KeyValue to the list of deletes to check against for this row operation.
add(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
add(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
add(byte[], int, int, long, byte) - Method in class org.apache.hadoop.hbase.regionserver.ScanDeleteTracker
Add the specified KeyValue to the list of deletes to check against for this row operation.
add(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.Store
Adds a value to the memstore
add(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
add(String) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
Add a node to the cluster
add(String, int) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
Add a node to the cluster
add(TableRegionModel) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
Add a region model to the list
add(TableModel) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
Add the table name model to the list
add(HTableDescriptor) - Method in interface org.apache.hadoop.hbase.TableDescriptors
Add or update descriptor
add(Runnable) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
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 interface org.apache.hadoop.hbase.util.BloomFilterWriter
Add the specified binary to the bloom filter.
add(byte[]) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
add(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
add(ByteRange) - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
Check if the incoming byte range exists.
add(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
add(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
add(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
Adds a Bloom filter key.
add(HTableDescriptor) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Adds (or updates) the table descriptor to the FileSystem and updates the local cache with it.
add(R) - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
Adds an edge to the split calculator
add(E) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
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.MetricMutableQuantiles
 
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(AccessControlProtos.Permission.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
repeated .Permission.Action action = 1;
addAction(AccessControlProtos.Permission.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
repeated .Permission.Action action = 2;
addAction(AccessControlProtos.Permission.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
repeated .Permission.Action action = 4;
addAction(ClientProtos.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
addAction(int, ClientProtos.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
addAction(ClientProtos.Action.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
addAction(int, ClientProtos.Action.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
addActionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
addActionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
addAll(ArrayList<ByteRange>) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
building
addAll(Collection<? extends KeyValue>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
addAll(Collection<? extends Runnable>) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
addAll(Collection<? extends E>) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
addAllAction(Iterable<? extends AccessControlProtos.Permission.Action>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
repeated .Permission.Action action = 1;
addAllAction(Iterable<? extends AccessControlProtos.Permission.Action>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
repeated .Permission.Action action = 2;
addAllAction(Iterable<? extends AccessControlProtos.Permission.Action>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
repeated .Permission.Action action = 4;
addAllAction(Iterable<? extends ClientProtos.Action>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
addAllAttribute(Iterable<? extends HBaseProtos.NameBytesPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
addAllAttribute(Iterable<? extends HBaseProtos.NameBytesPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
addAllAttribute(Iterable<? extends HBaseProtos.NameBytesPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
addAllAttributes(Iterable<? extends HBaseProtos.BytesBytesPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
addAllAttributes(Iterable<? extends HBaseProtos.BytesBytesPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
addAllAttrs(Iterable<? extends ColumnSchemaMessage.ColumnSchema.Attribute>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
addAllAttrs(Iterable<? extends TableSchemaMessage.TableSchema.Attribute>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
addAllBackupMasters(Iterable<? extends HBaseProtos.ServerName>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
addAllCell(Iterable<? extends CellProtos.Cell>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
addAllCellsPerResult(Iterable<? extends Integer>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated uint32 cells_per_result = 1;
addAllClusterIds(Iterable<? extends HBaseProtos.UUID>) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
addAllColumn(Iterable<? extends ClientProtos.Column>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
addAllColumn(Iterable<? extends ClientProtos.Column>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
addAllColumnFamilies(Iterable<? extends HBaseProtos.ColumnFamilySchema>) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
addAllColumns(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
repeated bytes columns = 3;
addAllColumns(Iterable<? extends ColumnSchemaMessage.ColumnSchema>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
addAllColumnValue(Iterable<? extends ClientProtos.MutationProto.ColumnValue>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
addAllCompactionInput(Iterable<String>) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_input = 4;
addAllCompactionOutput(Iterable<String>) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_output = 5;
addAllConfiguration(Iterable<? extends HBaseProtos.NameStringPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
addAllConfiguration(Iterable<? extends HBaseProtos.NameStringPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
addAllConfiguration(Iterable<? extends HBaseProtos.NameStringPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
addAllCoprocessors(Iterable<? extends HBaseProtos.Coprocessor>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
addAllDeadNodes(Iterable<String>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated string deadNodes = 2;
addAllDeadServers(Iterable<? extends HBaseProtos.ServerName>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
addAllEntry(Iterable<? extends AdminProtos.WALEntry>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
addAllFamily(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
repeated bytes family = 2;
addAllFamilyPath(Iterable<? extends ClientProtos.BulkLoadHFileRequest.FamilyPath>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
addAllFamilyPath(Iterable<? extends ClientProtos.BulkLoadHFileRequest.FamilyPath>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
addAllFavoredNode(Iterable<? extends HBaseProtos.ServerName>) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
addAllFavoredNodes(Iterable<? extends HBaseProtos.ServerName>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
addAllFavoredNodes(Iterable<? extends HBaseProtos.ServerName>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
addAllFilters(Iterable<? extends FilterProtos.Filter>) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
addAllFirstPart(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
repeated bytes first_part = 1;
addAllFuzzyKeysData(Iterable<? extends HBaseProtos.BytesBytesPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
addAllKeyValueBytes(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
repeated bytes key_value_bytes = 2;
addAllLiveNodes(Iterable<? extends StorageClusterStatusMessage.StorageClusterStatus.Node>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
addAllLiveServers(Iterable<? extends ClusterStatusProtos.LiveServerInfo>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
addAllMapEntries(Iterable<? extends HBaseProtos.NameStringPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
addAllMapEntry(Iterable<? extends HBaseProtos.BytesBytesPair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
addAllMasterCoprocessors(Iterable<? extends HBaseProtos.Coprocessor>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
addAllMetrics(Iterable<? extends HBaseProtos.NameInt64Pair>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
addAllMutationRequest(Iterable<? extends ClientProtos.MutationProto>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
addAllName(Iterable<String>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
repeated string name = 1;
addAllNamespaceDescriptor(Iterable<? extends HBaseProtos.NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
addAllOpenInfo(Iterable<? extends AdminProtos.OpenRegionRequest.RegionOpenInfo>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
addAllOpeningState(Iterable<? extends AdminProtos.OpenRegionResponse.RegionOpeningState>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
addAllPermission(Iterable<? extends AccessControlProtos.Permission>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
addAllPermissions(Iterable<? extends AccessControlProtos.Permission>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
addAllQualifier(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
repeated bytes qualifier = 2;
addAllQualifiers(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
repeated bytes qualifiers = 1;
addAllQualifierValue(Iterable<? extends ClientProtos.MutationProto.ColumnValue.QualifierValue>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
addAllRegionAction(Iterable<? extends ClientProtos.RegionAction>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
addAllRegionActionResult(Iterable<? extends ClientProtos.RegionActionResult>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
addAllRegionInfo(Iterable<? extends HBaseProtos.RegionInfo>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
addAllRegionLoads(Iterable<? extends ClusterStatusProtos.RegionLoad>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
addAllRegions(Iterable<? extends StorageClusterStatusMessage.StorageClusterStatus.Region>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
addAllRegions(Iterable<? extends TableInfoMessage.TableInfo.Region>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
addAllRegionsInTransition(Iterable<? extends ClusterStatusProtos.RegionInTransition>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
addAllRegionToFlush(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
repeated bytes region_to_flush = 1;
addAllResultOrException(Iterable<? extends ClientProtos.ResultOrException>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
addAllResults(Iterable<? extends ClientProtos.Result>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
addAllRows(Iterable<? extends CellSetMessage.CellSet.Row>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
addAllScopes(Iterable<? extends WALProtos.FamilyScope>) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
addAllSnapshots(Iterable<? extends HBaseProtos.SnapshotDescription>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
addAllSortedPrefixes(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
repeated bytes sorted_prefixes = 1;
addAllSplitKeys(Iterable<? extends ByteString>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
repeated bytes split_keys = 2;
addAllStoreFile(Iterable<String>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
repeated string store_file = 1;
addAllStoreSequenceId(Iterable<? extends ZooKeeperProtos.StoreSequenceId>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
addAllTableName(Iterable<? extends HBaseProtos.TableName>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
addAllTableNames(Iterable<? extends HBaseProtos.TableName>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
addAllTableNames(Iterable<? extends HBaseProtos.TableName>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
addAllTableSchema(Iterable<? extends HBaseProtos.TableSchema>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
addAllTableSchema(Iterable<? extends HBaseProtos.TableSchema>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
addAllTimestamps(Iterable<? extends Long>) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
repeated int64 timestamps = 1 [packed = true];
addAllTrace(Iterable<? extends ErrorHandlingProtos.StackTraceElementMessage>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
addAllUpdateInfo(Iterable<? extends AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
addAllUserPermission(Iterable<? extends AccessControlProtos.UserPermission>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
addAllUserPermissions(Iterable<? extends AccessControlProtos.UsersAndPermissions.UserPermissions>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
addAllValues(Iterable<? extends CellMessage.Cell>) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
addAndGetGlobalMemstoreSize(long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Increase the size of mem store in this region and the size of global mem store
addAndGetGlobalMemstoreSize(long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
 
addAndGetRegionReplayEditsSize(byte[], long) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
Add memStoreSize to replayEditsPerRegion.
addAttribute(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
addAttribute(int, HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
addAttribute(HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
addAttribute(int, HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
addAttribute(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
addAttribute(int, HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
addAttribute(HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
addAttribute(int, HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
addAttribute(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
addAttribute(int, HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
addAttribute(HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
addAttribute(int, HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
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
addAttributeBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
addAttributeBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
addAttributeBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
addAttributeBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
addAttributeBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
addAttributeBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
addAttributes(HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributes(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributes(HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributes(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributes(HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributes(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributes(HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributes(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttributesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
addAttrs(ColumnSchemaMessage.ColumnSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
addAttrs(int, ColumnSchemaMessage.ColumnSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
addAttrs(ColumnSchemaMessage.ColumnSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
addAttrs(int, ColumnSchemaMessage.ColumnSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
addAttrs(TableSchemaMessage.TableSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
addAttrs(int, TableSchemaMessage.TableSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
addAttrs(TableSchemaMessage.TableSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
addAttrs(int, TableSchemaMessage.TableSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
addAttrsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
addAttrsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
addAttrsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
addAttrsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
addBackupMasters(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
addBackupMasters(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
addBackupMasters(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
addBackupMasters(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
addBackupMastersBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
addBackupMastersBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
addCall(RpcClient.Call) - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
Add a call to this connection's call queue and notify a listener; synchronized.
addCell(CellProtos.Cell) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
addCell(int, CellProtos.Cell) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
addCell(CellProtos.Cell.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
addCell(int, CellProtos.Cell.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
addCell(CellModel) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
Adds a cell to the list of cells for this row
addCellBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
addCellBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
addCellsPerResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated uint32 cells_per_result = 1;
addChangedReaderObserver(ChangedReadersObserver) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
addChangedReaderObserver(ChangedReadersObserver) - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
addChild(TokenizerNode) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
addClusterId(UUID) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
Marks that the cluster with the given clusterId has consumed the change
addClusterIds(HBaseProtos.UUID) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
addClusterIds(int, HBaseProtos.UUID) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
addClusterIds(HBaseProtos.UUID.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
addClusterIds(int, HBaseProtos.UUID.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
addClusterIdsBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
addClusterIdsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
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[], HColumnDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Add a column to an existing table.
addColumn(String, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Add a column to an existing table.
addColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Add a column to an existing table.
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[]) - Method in class org.apache.hadoop.hbase.client.Scan
Get the column from the specified family with the specified qualifier.
addColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
 
addColumn(RpcController, MasterProtos.AddColumnRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
addColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Add column to a table
addColumn(TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Add a new column to an existing table
addColumn(ClientProtos.Column) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
addColumn(int, ClientProtos.Column) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
addColumn(ClientProtos.Column.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
addColumn(int, ClientProtos.Column.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
addColumn(ClientProtos.Column) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
addColumn(int, ClientProtos.Column) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
addColumn(ClientProtos.Column.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
addColumn(int, ClientProtos.Column.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
addColumn(RpcController, MasterProtos.AddColumnRequest, RpcCallback<MasterProtos.AddColumnResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc AddColumn(.AddColumnRequest) returns (.AddColumnResponse);
addColumn(RpcController, MasterProtos.AddColumnRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
addColumn(RpcController, MasterProtos.AddColumnRequest, RpcCallback<MasterProtos.AddColumnResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc AddColumn(.AddColumnRequest) returns (.AddColumnResponse);
addColumn(RpcController, MasterProtos.AddColumnRequest, RpcCallback<MasterProtos.AddColumnResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
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
 
addColumnBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
addColumnBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
addColumnBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
addColumnBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
addColumnFamilies(HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
addColumnFamilies(int, HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
addColumnFamilies(HBaseProtos.ColumnFamilySchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
addColumnFamilies(int, HBaseProtos.ColumnFamilySchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
addColumnFamiliesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
addColumnFamiliesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
addColumnFamily(ColumnSchemaModel) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
Add a column family to the table descriptor
addColumns(Scan, byte[][]) - Static method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Adds an array of columns specified using old format, family:qualifier.
addColumns(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
repeated bytes columns = 3;
addColumns(ColumnSchemaMessage.ColumnSchema) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
addColumns(int, ColumnSchemaMessage.ColumnSchema) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
addColumns(ColumnSchemaMessage.ColumnSchema.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
addColumns(int, ColumnSchemaMessage.ColumnSchema.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
addColumnsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
addColumnsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
addColumnValue(ClientProtos.MutationProto.ColumnValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
addColumnValue(int, ClientProtos.MutationProto.ColumnValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
addColumnValue(ClientProtos.MutationProto.ColumnValue.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
addColumnValue(int, ClientProtos.MutationProto.ColumnValue.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
addColumnValueBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
addColumnValueBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
addCompactionInput(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_input = 4;
addCompactionInputBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_input = 4;
addCompactionOutput(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_output = 5;
addCompactionOutputBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_output = 5;
addCompactionResults(Collection<StoreFile>, Collection<StoreFile>) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Adds compaction results into the structure.
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
 
addConfiguration(HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
addConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
addConfiguration(HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
addConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
addConfiguration(HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
addConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
addConfiguration(HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
addConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
addConfiguration(HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
addConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
addConfiguration(HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
addConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
addConfigurationBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
addConfigurationBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
addConfigurationBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
addConfigurationBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
addConfigurationBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
addConfigurationBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
addCoprocessor(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Add a table coprocessor to this table.
addCoprocessor(String, Path, int, Map<String, String>) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Add a table coprocessor to this table.
addCoprocessors(HBaseProtos.Coprocessor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
addCoprocessors(int, HBaseProtos.Coprocessor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
addCoprocessors(HBaseProtos.Coprocessor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
addCoprocessors(int, HBaseProtos.Coprocessor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
addCoprocessorsBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
addCoprocessorsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
addDaughter(CatalogTracker, HRegionInfo, ServerName, long) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Adds a daughter region entry to meta.
addDaughtersToPut(Put, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Adds split daughters to the Put
addDeadNode(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
Add a dead node to the cluster representation.
addDeadNodes(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated string deadNodes = 2;
addDeadNodesBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated string deadNodes = 2;
addDeadServers(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
addDeadServers(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
addDeadServers(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
addDeadServers(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
addDeadServersBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
addDeadServersBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
addDeleteFamilyBloomFilter(BloomFilterWriter) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
Store delete family Bloom filter in the file, which is only supported in HFile V2.
addDeleteFamilyBloomFilter(BloomFilterWriter) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
 
addDeleteMarker(Cell) - Method in class org.apache.hadoop.hbase.client.Delete
Advanced use only.
addDependencyJars(JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
 
addDependencyJars(Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Add the HBase dependency jars as well as jars for any of the configured job classes to the job configuration, so that JobClient will ship them to the cluster and add them to the DistributedCache.
addDependencyJars(Configuration, Class<?>...) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Add the jars containing the given classes to the job's configuration such that JobClient will ship them to the cluster and add them to the DistributedCache.
addEntry(byte[], long, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Add one index entry to the current leaf-level block.
addEntry(AdminProtos.WALEntry) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
addEntry(int, AdminProtos.WALEntry) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
addEntry(AdminProtos.WALEntry.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
addEntry(int, AdminProtos.WALEntry.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
addEntry(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.LRUDictionary
 
addEntryBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
addEntryBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
addExtraHeader(String, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Add extra headers.
addFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.Get
Get all columns from the specified family.
addFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
Get all columns from the specified family.
addFamily(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
Does NOT add a column family.
addFamily(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Adds a column family.
addFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
repeated bytes family = 2;
addFamilyPath(ClientProtos.BulkLoadHFileRequest.FamilyPath) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
addFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
addFamilyPath(ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
addFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
addFamilyPath(ClientProtos.BulkLoadHFileRequest.FamilyPath) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
addFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
addFamilyPath(ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
addFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
addFamilyPathBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
addFamilyPathBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
addFamilyPathBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
addFamilyPathBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
addFavoredNode(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
addFavoredNode(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
addFavoredNode(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
addFavoredNode(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
addFavoredNodeBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
addFavoredNodeBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
addFavoredNodes(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
addFavoredNodes(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
addFavoredNodes(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
addFavoredNodes(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
addFavoredNodes(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
addFavoredNodes(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
addFavoredNodes(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
addFavoredNodes(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
addFavoredNodesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
addFavoredNodesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
addFavoredNodesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
addFavoredNodesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
addFileInfoToException(IOException) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
addFilter(Filter) - Method in class org.apache.hadoop.hbase.filter.FilterList
Add a filter.
addFilterAndArguments(Configuration, Class<? extends Filter>, List<String>) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
Add a Filter to be instantiated on import
addFilters(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
addFilters(int, FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
addFilters(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
addFilters(int, FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
addFiltersBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
addFiltersBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
addFirstPart(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
repeated bytes first_part = 1;
addFuzzyKeysData(HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
addFuzzyKeysData(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
addFuzzyKeysData(HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
addFuzzyKeysData(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
addFuzzyKeysDataBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
addFuzzyKeysDataBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
addGeneralBloomFilter(BloomFilterWriter) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
Store general Bloom filter in the file.
addGeneralBloomFilter(BloomFilterWriter) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
 
addHbaseResources(Configuration) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
 
addHeader(String, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
addHostsAndBlockWeight(String[], long) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
add some weight to a list of hosts, update the value of unique block weight
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.HFileWriterV2
 
addJitter(long, float) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
Adds / subs a 10% jitter to a pause time.
addKey(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
addKeyToZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
addKeyValueBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
repeated bytes key_value_bytes = 2;
addLease(Leases.Lease) - Method in class org.apache.hadoop.hbase.regionserver.Leases
Inserts lease.
addListener(ForeignExceptionListener) - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
Listen for failures to a given process.
addLiveNode(String, long, int, int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
Add a live node to the cluster representation.
addLiveNodes(StorageClusterStatusMessage.StorageClusterStatus.Node) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
addLiveNodes(int, StorageClusterStatusMessage.StorageClusterStatus.Node) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
addLiveNodes(StorageClusterStatusMessage.StorageClusterStatus.Node.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
addLiveNodes(int, StorageClusterStatusMessage.StorageClusterStatus.Node.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
addLiveNodesBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
addLiveNodesBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
addLiveServers(ClusterStatusProtos.LiveServerInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
addLiveServers(int, ClusterStatusProtos.LiveServerInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
addLiveServers(ClusterStatusProtos.LiveServerInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
addLiveServers(int, ClusterStatusProtos.LiveServerInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
addLiveServersBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
addLiveServersBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
addLocationsOrderInterceptor(Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
 
addLog(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Add a new HLog file to the given queue.
addLog(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
addMapEntries(HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
addMapEntries(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
addMapEntries(HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
addMapEntries(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
addMapEntriesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
addMapEntriesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
addMapEntry(HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
addMapEntry(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
addMapEntry(HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
addMapEntry(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
addMapEntryBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
addMapEntryBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
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
 
addMasterCoprocessors(HBaseProtos.Coprocessor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
addMasterCoprocessors(int, HBaseProtos.Coprocessor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
addMasterCoprocessors(HBaseProtos.Coprocessor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
addMasterCoprocessors(int, HBaseProtos.Coprocessor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
addMasterCoprocessorsBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
addMasterCoprocessorsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
addMetaWALSplit(long, long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
Record a single instance of a split
addMetrics(HBaseProtos.NameInt64Pair) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
addMetrics(int, HBaseProtos.NameInt64Pair) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
addMetrics(HBaseProtos.NameInt64Pair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
addMetrics(int, HBaseProtos.NameInt64Pair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
addMetricsBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
addMetricsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
addMutationRequest(ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
addMutationRequest(int, ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
addMutationRequest(ClientProtos.MutationProto.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
addMutationRequest(int, ClientProtos.MutationProto.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
addMutationRequestBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
addMutationRequestBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
addName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
repeated string name = 1;
addNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
repeated string name = 1;
addNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
addNamespaceDescriptor(int, HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
addNamespaceDescriptor(HBaseProtos.NamespaceDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
addNamespaceDescriptor(int, HBaseProtos.NamespaceDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
addNamespaceDescriptorBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
addNamespaceDescriptorBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
addNode(TokenizerNode, int, int, ByteRange, int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
addOpenInfo(AdminProtos.OpenRegionRequest.RegionOpenInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
addOpenInfo(int, AdminProtos.OpenRegionRequest.RegionOpenInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
addOpenInfo(AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
addOpenInfo(int, AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
addOpenInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
addOpenInfoBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
addOpeningState(AdminProtos.OpenRegionResponse.RegionOpeningState) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
addOptions() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
Override this to add command-line options using AbstractHBaseTool.addOptWithArg(java.lang.String, java.lang.String) and similar methods.
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
 
addPeer(String, String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
Add a new peer cluster to replicate to.
addPeer(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Add a new remote slave cluster for replication.
addPeer(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
addPermission(AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
addPermission(int, AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
addPermission(AccessControlProtos.Permission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
addPermission(int, AccessControlProtos.Permission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
addPermissionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
addPermissionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
addPermissions(AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
addPermissions(int, AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
addPermissions(AccessControlProtos.Permission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
addPermissions(int, AccessControlProtos.Permission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
addPermissionsBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
addPermissionsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
addPlan(String, RegionPlan) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Add a regionPlan for the specified region.
addPlans(Map<String, RegionPlan>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Add a map of region plans.
addQualifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
repeated bytes qualifier = 2;
addQualifiers(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
repeated bytes qualifiers = 1;
addQualifierValue(ClientProtos.MutationProto.ColumnValue.QualifierValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
addQualifierValue(int, ClientProtos.MutationProto.ColumnValue.QualifierValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
addQualifierValue(ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
addQualifierValue(int, ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
addQualifierValueBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
addQualifierValueBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
addRegion(byte[], int, int, int, int, int, long, long, int, int, int, long, long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
Add a region name to the list
addRegionAction(ClientProtos.RegionAction) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
addRegionAction(int, ClientProtos.RegionAction) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
addRegionAction(ClientProtos.RegionAction.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
addRegionAction(int, ClientProtos.RegionAction.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
addRegionActionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
addRegionActionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
addRegionActionResult(ClientProtos.RegionActionResult) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
addRegionActionResult(int, ClientProtos.RegionActionResult) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
addRegionActionResult(ClientProtos.RegionActionResult.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
addRegionActionResult(int, ClientProtos.RegionActionResult.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
addRegionActionResultBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
addRegionActionResultBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
addRegionInfo(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
addRegionInfo(int, HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
addRegionInfo(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
addRegionInfo(int, HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
addRegionInfo(HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
 
addRegionInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
addRegionInfoBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
addRegionLoads(ClusterStatusProtos.RegionLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
addRegionLoads(int, ClusterStatusProtos.RegionLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
addRegionLoads(ClusterStatusProtos.RegionLoad.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
addRegionLoads(int, ClusterStatusProtos.RegionLoad.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
addRegionLoadsBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
addRegionLoadsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
addRegions(StorageClusterStatusMessage.StorageClusterStatus.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
addRegions(int, StorageClusterStatusMessage.StorageClusterStatus.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
addRegions(StorageClusterStatusMessage.StorageClusterStatus.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
addRegions(int, StorageClusterStatusMessage.StorageClusterStatus.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
addRegions(TableInfoMessage.TableInfo.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
addRegions(int, TableInfoMessage.TableInfo.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
addRegions(TableInfoMessage.TableInfo.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
addRegions(int, TableInfoMessage.TableInfo.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
addRegionsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
addRegionsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
addRegionsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
addRegionsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
addRegionServer() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
addRegionServer(Configuration, int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
addRegionServer(Configuration, int, User) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
addRegionsInTransition(ClusterStatusProtos.RegionInTransition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
addRegionsInTransition(int, ClusterStatusProtos.RegionInTransition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
addRegionsInTransition(ClusterStatusProtos.RegionInTransition.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
addRegionsInTransition(int, ClusterStatusProtos.RegionInTransition.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
addRegionsInTransitionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
addRegionsInTransitionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
addRegionsToMeta(CatalogTracker, List<HRegionInfo>) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Adds a hbase:meta row for each of the specified new regions.
addRegionsToMeta(CatalogTracker, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
Add the specified set of regions to the hbase:meta table.
addRegionsToMeta(CatalogTracker, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
 
addRegionToFlush(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
repeated bytes region_to_flush = 1;
addRegionToMeta(CatalogTracker, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Adds a hbase:meta row for the specified new region.
addRegionToMeta(HTable, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Adds a hbase:meta row for the specified new region to the given catalog table.
addRegionToMeta(HTable, HRegionInfo, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Adds a (single) hbase:meta row for the specified new region and its daughters.
addRegionToMeta(CatalogTracker, HRegionInfo, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Adds a (single) hbase:meta row for the specified new region and its daughters.
addRegionToMETA(HRegion, HRegion) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Inserts a new region's meta information into the passed meta region.
addRegionToSnapshot(HBaseProtos.SnapshotDescription, ForeignExceptionSnare) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Complete taking the snapshot on the region.
addRequiredOptWithArg(String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
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
 
addResultOrException(ClientProtos.ResultOrException) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
addResultOrException(int, ClientProtos.ResultOrException) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
addResultOrException(ClientProtos.ResultOrException.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
addResultOrException(int, ClientProtos.ResultOrException.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
addResultOrExceptionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
addResultOrExceptionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
addResults(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
addResults(int, ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
addResults(ClientProtos.Result.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
addResults(int, ClientProtos.Result.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
addResultsBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
addResultsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
addRow(RowModel) - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
Add a row to this cell set
addRows(CellSetMessage.CellSet.Row) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
addRows(int, CellSetMessage.CellSet.Row) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
addRows(CellSetMessage.CellSet.Row.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
addRows(int, CellSetMessage.CellSet.Row.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
addRowsBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
addRowsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
addScanner(RegionScanner) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
addScanner(ResultScanner, boolean) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Assigns a unique ID to the scanner and adds the mapping to an internal hash-map.
addScopes(WALProtos.FamilyScope) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
addScopes(int, WALProtos.FamilyScope) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
addScopes(WALProtos.FamilyScope.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
addScopes(int, WALProtos.FamilyScope.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
addScopesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
addScopesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
addServer(HRegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
addServer(ServerName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
 
addServerToDrainList(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
addShutdownHook(Thread, int) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager
 
addSlabByConf(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
A way of allocating the desired amount of Slabs of each particular size.
addSnapshot(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshot
Record a single instance of a snapshot
addSnapshotClone(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshot
Record a single instance of a snapshot cloned table
addSnapshotRestore(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshot
Record a single instance of a snapshot
addSnapshots(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
addSnapshots(int, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
addSnapshots(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
addSnapshots(int, HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
addSnapshotsBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
addSnapshotsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
addSorted(ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
addSorted(ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
building
addSortedPrefixes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
repeated bytes sorted_prefixes = 1;
addSource(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Add a new normal source to this region server
addSplit(long, long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
Record a single instance of a split
addSplitKeys(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
repeated bytes split_keys = 2;
addStoreFile(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
repeated string store_file = 1;
addStoreFileBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
repeated string store_file = 1;
addStoreSequenceId(ZooKeeperProtos.StoreSequenceId) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
addStoreSequenceId(int, ZooKeeperProtos.StoreSequenceId) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
addStoreSequenceId(ZooKeeperProtos.StoreSequenceId.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
addStoreSequenceId(int, ZooKeeperProtos.StoreSequenceId.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
addStoreSequenceIdBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
addStoreSequenceIdBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
addStringMap(Map<String, String>) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
Add String map to config list.
addTable(String) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
Add the named table to be those being archived.
addTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
addTableName(int, HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
addTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
addTableName(int, HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
addTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
addTableNameBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
addTableNames(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
addTableNames(int, HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
addTableNames(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
addTableNames(int, HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
addTableNames(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
addTableNames(int, HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
addTableNames(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
addTableNames(int, HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
addTableNamesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
addTableNamesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
addTableNamesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
addTableNamesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
addTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
addTableSchema(int, HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
addTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
addTableSchema(int, HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
addTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
addTableSchema(int, HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
addTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
addTableSchema(int, HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
addTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
addTableSchemaBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
addTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
addTableSchemaBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
addTimestamps(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
repeated int64 timestamps = 1 [packed = true];
addToColumnFamilies(ColumnDescriptor) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
addToColumns(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
addToColumns(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
addToColumns(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
addToColumns(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
addToColumns(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
addToColumns(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
addToColumns(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
addToColumns(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
addToColumns(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
addToColumns(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
addToColumns(TColumn) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
addToColumns(TColumn) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
addToColumns(TColumnIncrement) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
addToColumns(TColumn) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
addToColumnValues(TColumnValue) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
addToColumnValues(TColumnValue) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
addToDeletes(TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
addToGets(TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
addToIncrements(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
addToMovedRegions(String, ServerName, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
addToMutations(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
addToMutations(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
addToMutations(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
addToMutations(TMutation) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
addToOnlineRegions(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
addToPuts(TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
addToRowBatches(BatchMutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
addToRowBatches(BatchMutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
addToRows(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
addToRows(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
addToRows(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
addToRows(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
addToSortedColumns(TColumn) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
addToSortedRanges() - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
abstract
addToSortedRanges() - Method in class org.apache.hadoop.hbase.util.byterange.impl.ByteRangeHashSet
 
addToSortedRanges() - Method in class org.apache.hadoop.hbase.util.byterange.impl.ByteRangeTreeSet
 
addToSuccess(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
addToSuccess(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
addToSuccess(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
addToSuccess(TRegionInfo) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
addToSuccess(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
addToSuccess(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
addToSuccess(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
addToSuccess(TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
addToSuccess(TResult) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
addToSuccess(TResult) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
addToSuccess(TResult) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
addTrace(ErrorHandlingProtos.StackTraceElementMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
addTrace(int, ErrorHandlingProtos.StackTraceElementMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
addTrace(ErrorHandlingProtos.StackTraceElementMessage.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
addTrace(int, ErrorHandlingProtos.StackTraceElementMessage.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
addTraceBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
addTraceBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
addUpdateInfo(AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
addUpdateInfo(int, AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
addUpdateInfo(AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
addUpdateInfo(int, AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
addUpdateInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
addUpdateInfoBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
addUserPermission(AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
addUserPermission(int, AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
addUserPermission(AccessControlProtos.UserPermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
addUserPermission(int, AccessControlProtos.UserPermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
addUserPermissionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
addUserPermissionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
addUserPermissions(AccessControlProtos.UsersAndPermissions.UserPermissions) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
addUserPermissions(int, AccessControlProtos.UsersAndPermissions.UserPermissions) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
addUserPermissions(AccessControlProtos.UsersAndPermissions.UserPermissions.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
addUserPermissions(int, AccessControlProtos.UsersAndPermissions.UserPermissions.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
addUserPermissionsBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
addUserPermissionsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
addValues(CellMessage.Cell) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
addValues(int, CellMessage.Cell) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
addValues(CellMessage.Cell.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
addValues(int, CellMessage.Cell.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
addValuesBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
addValuesBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
addWeight(long) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
add weight
addWritableMap(Map<ImmutableBytesWritable, ImmutableBytesWritable>) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
Add ImmutableBytesWritable map to config list.
admin - Variable in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
ADMIN_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
ADMIN = 4;
AdminProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.AdminService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service AdminService
AdminProtos.AdminService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
 
AdminProtos.AdminService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.AdminService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.AdminService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.CloseRegionRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CloseRegionRequest
AdminProtos.CloseRegionRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CloseRegionRequest
AdminProtos.CloseRegionRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.CloseRegionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CloseRegionResponse
AdminProtos.CloseRegionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CloseRegionResponse
AdminProtos.CloseRegionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.CompactRegionRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CompactRegionRequest
AdminProtos.CompactRegionRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CompactRegionRequest
AdminProtos.CompactRegionRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.CompactRegionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CompactRegionResponse
AdminProtos.CompactRegionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CompactRegionResponse
AdminProtos.CompactRegionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.FlushRegionRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FlushRegionRequest
AdminProtos.FlushRegionRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FlushRegionRequest
AdminProtos.FlushRegionRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.FlushRegionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FlushRegionResponse
AdminProtos.FlushRegionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FlushRegionResponse
AdminProtos.FlushRegionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.GetOnlineRegionRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetOnlineRegionRequest
AdminProtos.GetOnlineRegionRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetOnlineRegionRequest
AdminProtos.GetOnlineRegionRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.GetOnlineRegionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetOnlineRegionResponse
AdminProtos.GetOnlineRegionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetOnlineRegionResponse
AdminProtos.GetOnlineRegionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.GetRegionInfoRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetRegionInfoRequest
AdminProtos.GetRegionInfoRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetRegionInfoRequest
AdminProtos.GetRegionInfoRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.GetRegionInfoResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetRegionInfoResponse
AdminProtos.GetRegionInfoResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetRegionInfoResponse
AdminProtos.GetRegionInfoResponse.CompactionState - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum GetRegionInfoResponse.CompactionState
AdminProtos.GetRegionInfoResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.GetServerInfoRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetServerInfoRequest
AdminProtos.GetServerInfoRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetServerInfoRequest
AdminProtos.GetServerInfoRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.GetServerInfoResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetServerInfoResponse
AdminProtos.GetServerInfoResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetServerInfoResponse
AdminProtos.GetServerInfoResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.GetStoreFileRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetStoreFileRequest
AdminProtos.GetStoreFileRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetStoreFileRequest
AdminProtos.GetStoreFileRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.GetStoreFileResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetStoreFileResponse
AdminProtos.GetStoreFileResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetStoreFileResponse
AdminProtos.GetStoreFileResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.MergeRegionsRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MergeRegionsRequest
AdminProtos.MergeRegionsRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MergeRegionsRequest
AdminProtos.MergeRegionsRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.MergeRegionsResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MergeRegionsResponse
AdminProtos.MergeRegionsResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MergeRegionsResponse
AdminProtos.MergeRegionsResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.OpenRegionRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type OpenRegionRequest
AdminProtos.OpenRegionRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type OpenRegionRequest
AdminProtos.OpenRegionRequest.RegionOpenInfo - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type OpenRegionRequest.RegionOpenInfo
AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type OpenRegionRequest.RegionOpenInfo
AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.OpenRegionRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.OpenRegionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type OpenRegionResponse
AdminProtos.OpenRegionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type OpenRegionResponse
AdminProtos.OpenRegionResponse.RegionOpeningState - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum OpenRegionResponse.RegionOpeningState
AdminProtos.OpenRegionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.ReplicateWALEntryRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicateWALEntryRequest
AdminProtos.ReplicateWALEntryRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicateWALEntryRequest
AdminProtos.ReplicateWALEntryRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.ReplicateWALEntryResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicateWALEntryResponse
AdminProtos.ReplicateWALEntryResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicateWALEntryResponse
AdminProtos.ReplicateWALEntryResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.RollWALWriterRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RollWALWriterRequest
AdminProtos.RollWALWriterRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RollWALWriterRequest
AdminProtos.RollWALWriterRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.RollWALWriterResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RollWALWriterResponse
AdminProtos.RollWALWriterResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RollWALWriterResponse
AdminProtos.RollWALWriterResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.ServerInfo - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ServerInfo
AdminProtos.ServerInfo.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ServerInfo
AdminProtos.ServerInfoOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.SplitRegionRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SplitRegionRequest
AdminProtos.SplitRegionRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SplitRegionRequest
AdminProtos.SplitRegionRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.SplitRegionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SplitRegionResponse
AdminProtos.SplitRegionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SplitRegionResponse
AdminProtos.SplitRegionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.StopServerRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StopServerRequest
AdminProtos.StopServerRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StopServerRequest
AdminProtos.StopServerRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.StopServerResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StopServerResponse
AdminProtos.StopServerResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StopServerResponse
AdminProtos.StopServerResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.UpdateFavoredNodesRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UpdateFavoredNodesRequest
AdminProtos.UpdateFavoredNodesRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UpdateFavoredNodesRequest
AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UpdateFavoredNodesRequest.RegionUpdateInfo
AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UpdateFavoredNodesRequest.RegionUpdateInfo
AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfoOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.UpdateFavoredNodesRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.UpdateFavoredNodesResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UpdateFavoredNodesResponse
AdminProtos.UpdateFavoredNodesResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UpdateFavoredNodesResponse
AdminProtos.UpdateFavoredNodesResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AdminProtos.WALEntry - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WALEntry
AdminProtos.WALEntry.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WALEntry
AdminProtos.WALEntryOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
advance() - Method in interface org.apache.hadoop.hbase.CellScanner
Advance the scanner 1 cell.
advance() - Method in class org.apache.hadoop.hbase.codec.BaseDecoder
 
advance() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
advance() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
affixShutdownHook(Thread, int) - Static method in class org.apache.hadoop.hbase.util.ShutdownHookManager
 
afterExecute() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Called after compaction is executed by CompactSplitThread; for use by coproc subclasses.
afterLast - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
afterProcess(EventHandler) - Method in interface org.apache.hadoop.hbase.executor.EventHandler.EventHandlerListener
Called after any event is processed
AggregateProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
AggregateProtos.AggregateRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AggregateRequest
AggregateProtos.AggregateRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AggregateRequest
AggregateProtos.AggregateRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AggregateProtos.AggregateResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AggregateResponse
AggregateProtos.AggregateResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AggregateResponse
AggregateProtos.AggregateResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AggregateProtos.AggregateService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service AggregateService
AggregateProtos.AggregateService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
 
AggregateProtos.AggregateService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AggregateProtos.AggregateService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AggregateProtos.AggregateService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
align(int) - Static method in class org.apache.hadoop.hbase.util.ClassSize
Aligns a number to 8.
align(long) - Static method in class org.apache.hadoop.hbase.util.ClassSize
Aligns a number to 8.
ALL_VERSIONS - Static variable in class org.apache.hadoop.hbase.HConstants
Define for 'return-all-versions'.
allActions() - Method in class org.apache.hadoop.hbase.client.MultiAction
 
allocateBlock(int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
Allocate a block with specified size.
allocateBytes(int) - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLAB
Allocate a slice of the given length.
allocBloom() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
Allocate memory for the bloom filter data.
allocBloom() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
allocBloom() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
allow(String, String, User, Permission.Action, String) - Static method in class org.apache.hadoop.hbase.security.access.AuthResult
 
allow(String, String, User, Permission.Action, TableName, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AuthResult
 
allow(String, String, User, Permission.Action, TableName, Map<byte[], ? extends Collection<?>>) - Static method in class org.apache.hadoop.hbase.security.access.AuthResult
 
allSameType - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.CellTypeEncoder
 
allSameType - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
allTableRegions(Configuration, HConnection, TableName, boolean) - Static method in class org.apache.hadoop.hbase.client.MetaScanner
Lists all of the table regions currently in META.
allTypes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
ALREADY_OPENED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
ALREADY_OPENED = 1;
AlreadyExists - Exception in org.apache.hadoop.hbase.thrift.generated
An AlreadyExists exceptions signals that a table with the specified name already exists
AlreadyExists() - Constructor for exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
AlreadyExists(String) - Constructor for exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
AlreadyExists(AlreadyExists) - Constructor for exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
Performs a deep copy on other.
AlreadyExists._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ammount - Variable in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
amount - Variable in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
AND - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
AND Byte Array
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_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
AND = 1;
ap - Variable in class org.apache.hadoop.hbase.client.HTable
The Async process for puts with autoflush set to false or multiputs
Append - Class in org.apache.hadoop.hbase.client
Performs Append operations on a single row.
Append(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Append
Create a Append operation for the specified row.
Append(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.client.Append
Create a Append operation for the specified row.
append(Append) - Method in class org.apache.hadoop.hbase.client.HTable
Appends values to one or more columns within a single row.
append(Append) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Appends values to one or more columns within a single row.
append(KeyValue) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
 
append(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
 
append(KeyValue) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
Add key/value to file.
append(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
Add key/value to file.
append(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.Compactor.CellSink
 
append(Append) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Perform one or more append operations on a row.
append(HRegion, ClientProtos.MutationProto, CellScanner) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Execute an append mutation.
append(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
 
append(HRegionInfo, TableName, WALEdit, long, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Same as appendNoSync(HRegionInfo, TableName, WALEdit, List, long, HTableDescriptor), except it causes a sync on the log
append(HRegionInfo, TableName, WALEdit, long, HTableDescriptor, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Append a set of edits to the log.
append(HLog.Entry) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
 
append(HLog.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
append(Append) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
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.wal.MetricsWALSource
 
APPEND_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
APPEND_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
APPEND = 0;
appendCurrentTokenToRowBuffer() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
helper methods
appendFileInfo(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Add to the file info.
appendFileInfo(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
Add an element to the file info map.
appendFileInfo(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
 
appendKeyToByteArrayWithoutValue(Cell, byte[], 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.
appendMetaBlock(String, Writable) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
 
appendMetaBlock(String, Writable) - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
Add a meta block to the end of the file.
appendMetadata(long, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
Writes meta data.
appendNodes(List<TokenizerNode>, boolean, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
appendNodesToExternalList(List<TokenizerNode>, boolean, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
moving nodes around
appendNoSync(HRegionInfo, TableName, WALEdit, List<UUID>, long, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Append a set of edits to the log.
appendOutputArrayOffsets(List<Integer>) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
appendOutputArrayOffsets(List<Integer>) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
appendThreadInfo(StringBuilder, ThreadInfo, String) - Static method in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
Print all of the thread's information and stack traces.
appendToByteArray(Cell, byte[], int) - 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
 
appendTokenAndRepointByteRange(ByteRange, int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
appendToRowBuffer(byte) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
appendTrackedTimestampsToMetadata() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
Add TimestampRange and earliest put timestamp to Metadata
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.
applyBatch(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.zookeeper.ZKUtil
Apply the settings in the given key to the given configuration, this is used to communicate with distant clusters
archiveFamily(FileSystem, Configuration, HRegionInfo, Path, byte[]) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
Remove from the specified region the store files of the specified column family, either by archiving them or outright deletion
archiveRegion(Configuration, FileSystem, HRegionInfo) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
Cleans up all the files for a HRegion by archiving the HFiles to the archive directory
archiveRegion(FileSystem, Path, Path, Path) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
Remove an entire region from the table directory via archiving the region's hfiles.
archiveStoreFile(Configuration, FileSystem, HRegionInfo, Path, byte[], Path) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
Archive the store file
archiveStoreFiles(Configuration, FileSystem, HRegionInfo, Path, byte[], Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.backup.HFileArchiver
Remove the store files, either by archiving them or outright deletion
areAdjacent(HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Check whether two regions are adjacent
areAllSameType() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.CellTypeEncoder
get/set
areBuffersBigEnough() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
Call when first accessing a block.
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.
areKeyLengthsEqual(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
lengths
arePartsEqual(ByteBuffer, int, int, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Check whether two parts in the same buffer are equal.
areRowLengthsEqual(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
 
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
 
ARRAY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Array overhead
ARRAYLIST - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ArrayList(0)
arrayOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
transient fields
ArraySearcherPool - Class in org.apache.hadoop.hbase.codec.prefixtree.decode
Pools PrefixTreeArraySearcher objects.
ArraySearcherPool() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.ArraySearcherPool
 
ArrayUtils - Class in org.apache.hadoop.hbase.util
A set of array utility functions that return reasonable values in cases where an array is allocated or if it is null
ArrayUtils() - Constructor for class org.apache.hadoop.hbase.util.ArrayUtils
 
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
 
assertBulkLoadHFileOk(Path) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
assertBulkLoadHFileOk(Path) - Method in interface org.apache.hadoop.hbase.regionserver.Store
This throws a WrongRegionException if the HFile does not fit in this region, or an InvalidHFileException if the HFile is not valid.
assertSeeked() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
assertSnapshotRequestIsValid(HBaseProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils
Check to make sure that the description of the snapshot requested is valid
assign(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
assign(HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Assigns the specified region.
assign(HRegionInfo, boolean, boolean) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Use care with forceNewPlan.
assign(Map<HRegionInfo, ServerName>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Assigns specified regions retaining assignments, if any.
assign(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Assigns specified regions round robin, if any.
ASSIGN_SEQ_NUM_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
ASSIGN_SEQ_NUM_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
ASSIGN_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
 
AssignCallable - Class in org.apache.hadoop.hbase.master
A callable object that invokes the corresponding action that needs to be taken for assignment of a region in transition.
AssignCallable(AssignmentManager, HRegionInfo) - Constructor for class org.apache.hadoop.hbase.master.AssignCallable
 
ASSIGNMENT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.AssignmentManager
 
ASSIGNMENT_TIMEOUT_MANAGEMENT - Static variable in class org.apache.hadoop.hbase.master.AssignmentManager
 
AssignmentManager - Class in org.apache.hadoop.hbase.master
Manages and performs region assignment.
AssignmentManager(Server, ServerManager, CatalogTracker, LoadBalancer, ExecutorService, MetricsMaster, TableLockManager) - Constructor for class org.apache.hadoop.hbase.master.AssignmentManager
Constructs a new assignment manager.
assignmentManager - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
AssignmentManager.TimeoutMonitor - Class in org.apache.hadoop.hbase.master
Monitor to check for time outs on region transition operations
AssignmentManager.TimeoutMonitor(int, Stoppable, ServerManager, int) - Constructor for class org.apache.hadoop.hbase.master.AssignmentManager.TimeoutMonitor
Creates a periodic monitor to check for time outs on region transition operations.
AssignmentManager.TimerUpdater - Class in org.apache.hadoop.hbase.master
Update timers for all regions in transition going against the server in the serversInUpdatingTimer.
AssignmentManager.TimerUpdater(int, Stoppable) - Constructor for class org.apache.hadoop.hbase.master.AssignmentManager.TimerUpdater
 
AssignmentManagerStatusTmpl - Class in org.apache.hadoop.hbase.tmpl.master
 
AssignmentManagerStatusTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
AssignmentManagerStatusTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
AssignmentManagerStatusTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
AssignmentManagerStatusTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.master
 
AssignmentManagerStatusTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
 
AssignmentManagerStatusTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.master
 
AssignmentManagerStatusTmplImpl - Class in org.apache.hadoop.hbase.tmpl.master
 
AssignmentManagerStatusTmplImpl(TemplateManager, AssignmentManagerStatusTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmplImpl
 
AssignmentVerificationReport - Class in org.apache.hadoop.hbase.master
Helper class that is used by RegionPlacementMaintainer to print information for favored nodes
AssignmentVerificationReport() - Constructor for class org.apache.hadoop.hbase.master.AssignmentVerificationReport
 
assignmentZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
assignMeta() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Assigns the hbase:meta region.
assignRegion(RpcController, MasterProtos.AssignRegionRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
assignRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.HMaster
 
assignRegion(RpcController, MasterProtos.AssignRegionRequest, RpcCallback<MasterProtos.AssignRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc AssignRegion(.AssignRegionRequest) returns (.AssignRegionResponse);
assignRegion(RpcController, MasterProtos.AssignRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
assignRegion(RpcController, MasterProtos.AssignRegionRequest, RpcCallback<MasterProtos.AssignRegionResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc AssignRegion(.AssignRegionRequest) returns (.AssignRegionResponse);
assignRegion(RpcController, MasterProtos.AssignRegionRequest, RpcCallback<MasterProtos.AssignRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
ASSOCIATED_CELL_COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
ASSOCIATED_CELL_COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
ASSOCIATED_CELL_COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
assumeUncompressed() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
An additional sanity-check in case no compression is being used.
ASYNC_WAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
ASYNC_WAL = 2;
asyncCreate(ZooKeeperWatcher, String, byte[], AsyncCallback.StringCallback, Object) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Async creates the specified node with the specified data.
asyncCreateNodeOffline(ZooKeeperWatcher, HRegionInfo, ServerName, AsyncCallback.StringCallback, Object) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Creates an unassigned node in the OFFLINE state for the specified region.
ATOMIC_BOOLEAN - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for AtomicBoolean
ATOMIC_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
ATOMIC_INTEGER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for AtomicInteger
ATOMIC_LONG - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for AtomicLong
atomicIncrement(ByteBuffer, ByteBuffer, ByteBuffer, long, AsyncMethodCallback<Hbase.AsyncClient.atomicIncrement_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
atomicIncrement(ByteBuffer, ByteBuffer, ByteBuffer, long, AsyncMethodCallback<Hbase.AsyncClient.atomicIncrement_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
atomicIncrement(ByteBuffer, ByteBuffer, ByteBuffer, long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
atomicIncrement(ByteBuffer, ByteBuffer, ByteBuffer, long) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Atomically increment the column value specified.
atomicIncrement(ByteBuffer, ByteBuffer, ByteBuffer, long) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Deprecated.
atomicIncrement(ByteBuffer, ByteBuffer, byte[], byte[], long) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
attemptingUser - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
ATTRIBUTE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
ATTRIBUTE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
ATTRIBUTE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
Attributes - Interface in org.apache.hadoop.hbase.client
 
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Delete attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
Delete attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Delete attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Delete attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Get attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Mutation attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
Mutation attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Mutation attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Mutation attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Scan attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Scan attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Scan attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Scan attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Scan attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Scan attributes
attributes - Variable in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
attributes - Variable in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
attributes - Variable in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
attributes - Variable in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
attributes - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
ATTRIBUTES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
ATTRIBUTES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
ATTRS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
ATTRS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
AUTH_METHOD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
AUTH_TOKEN_TYPE - Static variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
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_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
 
authenticationFailure() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
authenticationFailure() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
 
AuthenticationKey - Class in org.apache.hadoop.hbase.security.token
Represents a secret key used for signing and verifying authentication tokens by AuthenticationTokenSecretManager.
AuthenticationKey() - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
AuthenticationKey(int, long, SecretKey) - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
authenticationMethod - Variable in enum org.apache.hadoop.hbase.security.AuthMethod
 
AuthenticationProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
AuthenticationProtos.AuthenticationKey - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AuthenticationKey
AuthenticationProtos.AuthenticationKey.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AuthenticationKey
AuthenticationProtos.AuthenticationKeyOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AuthenticationProtos.AuthenticationService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service AuthenticationService
AuthenticationProtos.AuthenticationService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
 
AuthenticationProtos.AuthenticationService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AuthenticationProtos.AuthenticationService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AuthenticationProtos.AuthenticationService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
AuthenticationProtos.GetAuthenticationTokenRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetAuthenticationTokenRequest
AuthenticationProtos.GetAuthenticationTokenRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetAuthenticationTokenRequest
AuthenticationProtos.GetAuthenticationTokenRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AuthenticationProtos.GetAuthenticationTokenResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetAuthenticationTokenResponse
AuthenticationProtos.GetAuthenticationTokenResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetAuthenticationTokenResponse
AuthenticationProtos.GetAuthenticationTokenResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AuthenticationProtos.Token - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Token
AuthenticationProtos.Token.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Token
AuthenticationProtos.TokenIdentifier - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TokenIdentifier
AuthenticationProtos.TokenIdentifier.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TokenIdentifier
AuthenticationProtos.TokenIdentifier.Kind - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum TokenIdentifier.Kind
AuthenticationProtos.TokenIdentifierOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AuthenticationProtos.TokenOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AuthenticationProtos.WhoAmIRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WhoAmIRequest
AuthenticationProtos.WhoAmIRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WhoAmIRequest
AuthenticationProtos.WhoAmIRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
AuthenticationProtos.WhoAmIResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WhoAmIResponse
AuthenticationProtos.WhoAmIResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WhoAmIResponse
AuthenticationProtos.WhoAmIResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
authenticationSuccess() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
authenticationSuccess() - Method 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, ZooKeeperWatcher, String, long, long) - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
Create a new secret manager instance for generating keys.
AuthenticationTokenSelector - Class in org.apache.hadoop.hbase.security.token
 
AuthenticationTokenSelector() - Constructor for class org.apache.hadoop.hbase.security.token.AuthenticationTokenSelector
 
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
 
AuthMethod - Enum in org.apache.hadoop.hbase.security
Authentication method
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
 
authorizationFailure() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
authorizationFailure() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
 
authorizationSuccess() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
authorizationSuccess() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
 
authorize(UserGroupInformation, RPCProtos.ConnectionHeader, InetAddress) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Authorize the incoming client connection.
authorize(User, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Authorize a global permission based on ACLs for the given user and the user's groups.
authorize(User, TableName, KeyValue, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
authorize(User, String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
authorize(User, TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
authorize(User, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
authorizeGroup(String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Checks authorization for a given action for a group, based on the stored permissions.
authorizeGroup(String, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Checks authorization to a given table and column family for a group, based on the stored permissions.
authorizeUser(String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Checks global authorization for a specific action for a user, based on the stored user permissions.
authorizeUser(String, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Checks authorization to a given table and column family for a user, based on the stored user permissions.
authorizeUser(String, TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
AuthResult - Class in org.apache.hadoop.hbase.security.access
Represents the result of an authorization check for logging and error reporting.
AuthResult(boolean, String, String, User, Permission.Action, TableName, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult
 
AuthResult(boolean, String, String, User, Permission.Action, TableName, Map<byte[], ? extends Collection<?>>) - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult
 
AuthResult(boolean, String, String, User, Permission.Action, String) - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult
 
available() - Method in class org.apache.hadoop.hbase.io.LimitInputStream
 
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
 
AVERAGELOAD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
avgKeyLen - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Average key length read from file info
avgValueLen - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Average value length read from file info

B

BACK_REFERENCES_DIRECTORY_PREFIX - Static variable in class org.apache.hadoop.hbase.io.FileLink
Define the Back-reference directory name prefix: .links-/
BACKSLASH - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for Backslash
BACKUP_MASTERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
backupMasterAddressesZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
BackupMasterStatusTmpl - Class in org.apache.hadoop.hbase.tmpl.master
 
BackupMasterStatusTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
BackupMasterStatusTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
BackupMasterStatusTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
BackupMasterStatusTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.master
 
BackupMasterStatusTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl.ImplData
 
BackupMasterStatusTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.master
 
BackupMasterStatusTmplImpl - Class in org.apache.hadoop.hbase.tmpl.master
 
BackupMasterStatusTmplImpl(TemplateManager, BackupMasterStatusTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmplImpl
 
BadAuthException - Exception in org.apache.hadoop.hbase.ipc
 
BadAuthException() - Constructor for exception org.apache.hadoop.hbase.ipc.BadAuthException
 
BadAuthException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.BadAuthException
 
BadAuthException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.BadAuthException
 
balance(RegionPlan) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
balance() - Method in class org.apache.hadoop.hbase.master.HMaster
 
balance(RpcController, MasterProtos.BalanceRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
balance(RpcController, MasterProtos.BalanceRequest, RpcCallback<MasterProtos.BalanceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc Balance(.BalanceRequest) returns (.BalanceResponse);
balance(RpcController, MasterProtos.BalanceRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
balance(RpcController, MasterProtos.BalanceRequest, RpcCallback<MasterProtos.BalanceResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc Balance(.BalanceRequest) returns (.BalanceResponse);
balance(RpcController, MasterProtos.BalanceRequest, RpcCallback<MasterProtos.BalanceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
BALANCE_CLUSTER - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
 
balanceCluster(Map<ServerName, List<HRegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
 
balanceCluster(long) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancer
 
balanceCluster(Map<ServerName, List<HRegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
Generate a global load balancing plan according to the specified map of server information to the most loaded regions of each server.
balanceCluster(Map<ServerName, List<HRegionInfo>>) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
Given the cluster state this will try and approach an optimal balance.
balanceCluster(Map<ServerName, List<HRegionInfo>>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Perform the major balance operation
balancer() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Invoke the balancer.
BALANCER_ON_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
BALANCER_ON_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
BALANCER_RAN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
BalancerChore - Class in org.apache.hadoop.hbase.master.balancer
Chore that will call HMaster.balanceHMaster.balance() when needed.
BalancerChore(HMaster) - Constructor for class org.apache.hadoop.hbase.master.balancer.BalancerChore
 
balancerZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
balanceSwitch(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
 
barrierAcquiredByMember(String) - Method in class org.apache.hadoop.hbase.procedure.Procedure
Call back triggered by an individual member upon successful local barrier acquisition
barrierReleasedByMember(String) - Method in class org.apache.hadoop.hbase.procedure.Procedure
Call back triggered by a individual member upon successful local in-barrier execution and release
base - Variable in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
Base64 - Class in org.apache.hadoop.hbase.util
Encodes and decodes to and from Base64 notation.
Base64.Base64InputStream - Class in org.apache.hadoop.hbase.util
A Base64.Base64InputStream will read data from another InputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.Base64InputStream(InputStream) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64InputStream
Constructs a Base64.Base64InputStream in DECODE mode.
Base64.Base64InputStream(InputStream, int) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64InputStream
Constructs a Base64.Base64InputStream in either ENCODE or DECODE mode.
Base64.Base64OutputStream - Class in org.apache.hadoop.hbase.util
A Base64.Base64OutputStream will write data to another OutputStream, given in the constructor, and encode/decode to/from Base64 notation on the fly.
Base64.Base64OutputStream(OutputStream) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Constructs a Base64.Base64OutputStream in ENCODE mode.
Base64.Base64OutputStream(OutputStream, int) - Constructor for class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Constructs a Base64.Base64OutputStream in either ENCODE or DECODE mode.
BASE_NAMESPACE_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
 
BaseConfigurable - Class in org.apache.hadoop.hbase
HBase version of Hadoop's Configured class that doesn't initialize the configuration via BaseConfigurable.setConf(Configuration) in the constructor, but only sets the configuration through the BaseConfigurable.setConf(Configuration) method
BaseConfigurable() - Constructor for class org.apache.hadoop.hbase.BaseConfigurable
 
BaseConstraint - Class in org.apache.hadoop.hbase.constraint
Base class to use when actually implementing a Constraint.
BaseConstraint() - Constructor for class org.apache.hadoop.hbase.constraint.BaseConstraint
 
BaseDecoder - Class in org.apache.hadoop.hbase.codec
TODO javadoc
BaseDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.BaseDecoder
 
BaseEncoder - Class in org.apache.hadoop.hbase.codec
TODO javadoc
BaseEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.codec.BaseEncoder
 
BaseFileCleanerDelegate - Class in org.apache.hadoop.hbase.master.cleaner
Base class for file cleaners which allows subclasses to implement a simple isFileDeletable method (which used to be the FileCleanerDelegate contract).
BaseFileCleanerDelegate() - Constructor for class org.apache.hadoop.hbase.master.cleaner.BaseFileCleanerDelegate
 
BaseHFileCleanerDelegate - Class in org.apache.hadoop.hbase.master.cleaner
Base class for the hfile cleaning function inside the master.
BaseHFileCleanerDelegate() - Constructor for class org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate
 
BaseLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
The base class for load balancers.
BaseLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
BaseLoadBalancer.Cluster - Class in org.apache.hadoop.hbase.master.balancer
An efficient array based implementation similar to ClusterState for keeping the status of the cluster in terms of region assignment and distribution.
BaseLoadBalancer.Cluster(Map<ServerName, List<HRegionInfo>>, Map<String, Deque<RegionLoad>>, RegionLocationFinder) - Constructor for class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
BaseLogCleanerDelegate - Class in org.apache.hadoop.hbase.master.cleaner
Base class for the log cleaning function inside the master.
BaseLogCleanerDelegate() - Constructor for class org.apache.hadoop.hbase.master.cleaner.BaseLogCleanerDelegate
 
BaseMasterObserver - Class in org.apache.hadoop.hbase.coprocessor
 
BaseMasterObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
BaseRegionObserver - Class in org.apache.hadoop.hbase.coprocessor
An abstract class that implements RegionObserver.
BaseRegionObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
BaseRowProcessor<S extends com.google.protobuf.Message,T extends com.google.protobuf.Message> - Class in org.apache.hadoop.hbase.regionserver
Base class for RowProcessor with some default implementations.
BaseRowProcessor() - Constructor for class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
BaseRowProcessorEndpoint<S extends com.google.protobuf.Message,T extends com.google.protobuf.Message> - Class in org.apache.hadoop.hbase.coprocessor
This class demonstrates how to implement atomic read-modify-writes using HRegion.processRowsWithLocks(org.apache.hadoop.hbase.regionserver.RowProcessor<?, ?>) and Coprocessor endpoints.
BaseRowProcessorEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
 
BaseSource - Interface in org.apache.hadoop.hbase.metrics
BaseSource for dynamic metrics to announce to Metrics2.
BaseSourceImpl - Class in org.apache.hadoop.hbase.metrics
Hadoop 2 implementation of BaseSource (using metrics2 framework).
BaseSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
baseZNode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
baseZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
Batch - Class in org.apache.hadoop.hbase.client.coprocessor
A collection of interfaces and utilities used for interacting with custom RPC interfaces exposed by Coprocessors.
Batch() - Constructor for class org.apache.hadoop.hbase.client.coprocessor.Batch
 
batch(List<? extends Row>, Object[]) - Method in class org.apache.hadoop.hbase.client.HTable
 
batch(List<? extends Row>) - Method in class org.apache.hadoop.hbase.client.HTable
 
batch(List<? extends Row>, Object[]) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Method that does a batch call on Deletes, Gets, Puts, Increments, Appends and RowMutations.
batch(List<? extends Row>) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Same as HTableInterface.batch(List, Object[]), but returns an array of results instead of using a results parameter reference.
batch(List<? extends Row>, Object[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
batch(List<? extends Row>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
Batch.Call<T,R> - Interface in org.apache.hadoop.hbase.client.coprocessor
Defines a unit of work to be executed.
Batch.Callback<R> - Interface in org.apache.hadoop.hbase.client.coprocessor
Defines a generic callback to be triggered for each Batch.Call.call(Object) result.
BATCH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
BATCH_GET_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
 
BATCH_MUTATE_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
 
BATCH_SIZE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
batchCallback(List<? extends Row>, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.HTable
 
batchCallback(List<? extends Row>, Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.HTable
 
batchCallback(List<? extends Row>, Object[], Batch.Callback<R>) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Same as HTableInterface.batch(List, Object[]), but with a callback.
batchCallback(List<? extends Row>, Batch.Callback<R>) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Same as HTableInterface.batch(List), but with a callback.
batchCallback(List<? extends Row>, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
batchCallback(List<? extends Row>, Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
batchMutate(Mutation[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Perform a batch of mutations.
BatchMutation - Class in org.apache.hadoop.hbase.thrift.generated
A BatchMutation object is used to apply a number of Mutations to a single row.
BatchMutation() - Constructor for class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
BatchMutation(ByteBuffer, List<Mutation>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
BatchMutation(BatchMutation) - Constructor for class org.apache.hadoop.hbase.thrift.generated.BatchMutation
Performs a deep copy on other.
BatchMutation._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
batchSize - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
batchSize - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
beforeExecute() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Called before compaction is executed by CompactSplitThread; for use by coproc subclasses.
beforeFirst - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
beforeProcess(EventHandler) - Method in interface org.apache.hadoop.hbase.executor.EventHandler.EventHandlerListener
Called before any event is processed
beforeWriteToDisk(ByteBuffer, boolean, HFileBlockEncodingContext, BlockType) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Should be called before an encoded or unencoded data block is written to disk.
beforeWriteToDisk(ByteBuffer, boolean, HFileBlockEncodingContext, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
Precondition: a non-encoded buffer.
beforeWriteToDisk(ByteBuffer, boolean, HFileBlockEncodingContext, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
beginMemstoreInsert() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
Generate and return a MultiVersionConsistencyControl.WriteEntry with a new write number.
beginOp() - Method in class org.apache.hadoop.hbase.util.DrainBarrier
Tries to start an operation.
beginPersistentOutput() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
enables output as a single, persistent list.
BIGDECIMAL_MSG_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
BigDecimalColumnInterpreter - Class in org.apache.hadoop.hbase.client.coprocessor
ColumnInterpreter for doing Aggregation's with BigDecimal columns.
BigDecimalColumnInterpreter() - Constructor for class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
BinaryComparator - Class in org.apache.hadoop.hbase.filter
A binary comparator which lexicographically compares against the specified byte array using Bytes.compareTo(byte[], byte[]).
BinaryComparator(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.BinaryComparator
Constructor
BinaryPrefixComparator - Class in org.apache.hadoop.hbase.filter
A comparator which compares against a specified byte array, but only compares up to the length of this byte array.
BinaryPrefixComparator(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
Constructor
binaryPrefixType - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
BinaryPrefixType byte array
binarySearch(Cell[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
 
binarySearch(Cell[], byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.client.Result
Searches for the latest value for the specified column.
binarySearch(byte[][], byte[], int, int, RawComparator<?>) - Static method in class org.apache.hadoop.hbase.util.Bytes
Binary search for keys in indexes.
binaryType - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
BinaryType byte array
bind(ServerSocket, InetSocketAddress, int) - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
A convenience method to bind to a given address and report better exceptions if the address is not a valid host.
BitComparator - Class in org.apache.hadoop.hbase.filter
A bit comparator which performs the specified bitwise operation on each of the bytes with the specified byte array.
BitComparator(byte[], BitComparator.BitwiseOp) - Constructor for class org.apache.hadoop.hbase.filter.BitComparator
Constructor
BitComparator.BitwiseOp - Enum in org.apache.hadoop.hbase.filter
Bit operators.
bitOperator - Variable in class org.apache.hadoop.hbase.filter.BitComparator
 
BITWISE_OP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
blobVarEncodedLength(int) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Calculate the expected BlobVar encoded length based on unencoded length.
block - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
block - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
fields
block - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
fields
block - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp.MvccVersionDecoder
 
block - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp.TimestampDecoder
 
block - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
block - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
BLOCK_CACHE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_EVICTION_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_EVICTION_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_EXPRESS_HIT_PERCENT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_EXPRESS_HIT_PERCENT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_FREE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_FREE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_HIT_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_HIT_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_HIT_PERCENT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_HIT_PERCENT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_MISS_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_CACHE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
BLOCK_COUNT_MISS_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
blockBuffer - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
BLOCKCACHE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
BlockCache - Interface in org.apache.hadoop.hbase.io.hfile
Block cache interface.
BlockCacheColumnFamilySummary - Class in org.apache.hadoop.hbase.io.hfile
BlockCacheColumnFamilySummary represents a summary of the blockCache usage at Table/ColumnFamily granularity.
BlockCacheColumnFamilySummary() - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
Default constructor for Writable
BlockCacheColumnFamilySummary(String, String) - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
blockCacheEnabled - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
BlockCacheKey - Class in org.apache.hadoop.hbase.io.hfile
Cache Key for use with implementations of BlockCache
BlockCacheKey(String, long, DataBlockEncoding, BlockType) - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
BlockCacheKey(String, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
Construct a new BlockCacheKey
blockEncoder - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
The data block encoding which will be used.
blockFetches - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
BLOCKING_STOREFILES_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
BlockingRpcCallback<R> - Class in org.apache.hadoop.hbase.ipc
Simple RpcCallback implementation providing a Future-like BlockingRpcCallback.get() method, which will block util the instance's BlockingRpcCallback.run(Object) method has been called.
BlockingRpcCallback() - Constructor for class org.apache.hadoop.hbase.ipc.BlockingRpcCallback
 
blockMeta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
fields
blockMeta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
fields
blockMeta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
fields
blockMeta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp.MvccVersionDecoder
 
blockMeta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp.TimestampDecoder
 
blockMeta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
 
blockMeta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
blockMeta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
blockMeta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
blockRange(long, long) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
Creates a block iterator over the given portion of the HFile.
BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Size of storefile/hfile 'blocks'.
blockSize - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Number of uncompressed bytes we allow per block.
blockSize - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
blockSizeWritten() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
Returns the number of bytes written into the current block so far, or zero if not writing the block at the moment.
BlockType - Enum in org.apache.hadoop.hbase.io.hfile
Various types of HFile blocks.
BlockType.BlockCategory - Enum in org.apache.hadoop.hbase.io.hfile
 
blockUntilAvailable(ZooKeeperWatcher, long) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaRegionTracker
Wait until the meta region is available.
blockUntilAvailable(ZooKeeperWatcher, String, long) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
 
blockUntilAvailable() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
Gets the data of the node, blocking until the node is available.
blockUntilAvailable(long, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
Gets the data of the node, blocking until the node is available or the specified timeout has elapsed.
blockUntilNoRIT(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Blocks until there are no node in regions in transition.
blockUntilRIT(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Blocks until there is at least one node in regions in transition.
BlockWithScanInfo - Class in org.apache.hadoop.hbase.io.hfile
BlockWithScanInfo is wrapper class for HFileBlock with other attributes.
BlockWithScanInfo(HFileBlock, byte[]) - Constructor for class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
 
blockWritten(long, int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Called after an inline block has been written so that we can add an entry referring to that block to the parent-level index.
blockWritten(long, int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
Called after a block has been written, and its offset, raw size, and compressed size have been determined.
blockWritten(long, int, int) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
bloom - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Bloom bits
BLOOM_FILTER_DATA_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Meta data block name for bloom filter bits.
BLOOMFILTER - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
BloomFilter - Interface in org.apache.hadoop.hbase.util
Defines the general behavior of a bloom filter.
BloomFilterBase - Interface in org.apache.hadoop.hbase.util
Common methods Bloom filter methods required at read and write time.
BloomFilterFactory - Class in org.apache.hadoop.hbase.util
Handles Bloom filter initialization based on configuration and serialized metadata in the reader and writer of StoreFile.
bloomFilterNbHashes - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
bloomFilterType - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
bloomFilterType - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
bloomFilterVectorSize - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
BloomFilterWriter - Interface in org.apache.hadoop.hbase.util
Specifies methods needed to add elements to a Bloom filter and serialize the resulting Bloom filter as a sequence of bytes.
BloomType - Enum in org.apache.hadoop.hbase.regionserver
 
BOTTOM_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
BOTTOM = 1;
BUCKET_CACHE_COMBINED_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
BUCKET_CACHE_COMBINED_PERCENTAGE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
BUCKET_CACHE_IOENGINE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Configuration keys for Bucket cache
BUCKET_CACHE_PERSISTENT_PATH_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
BUCKET_CACHE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
BUCKET_CACHE_WRITER_QUEUE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
BUCKET_CACHE_WRITER_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
BucketAllocator - Class in org.apache.hadoop.hbase.io.hfile.bucket
This class is used to allocate a block with specified size and free the block when evicting.
BucketAllocatorException - Exception in org.apache.hadoop.hbase.io.hfile.bucket
Thrown by BucketAllocator
BucketCache - Class in org.apache.hadoop.hbase.io.hfile.bucket
BucketCache uses BucketAllocator to allocate/free block, and use BucketCache.ramCache and BucketCache.backingMap in order to determine whether a given element hit.
BucketCache(String, long, int, int, String) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
BucketCache(String, long, int, int, String, int) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
BucketCacheStats - Class in org.apache.hadoop.hbase.io.hfile.bucket
Class that implements cache metrics for bucket cache.
BucketCacheStats() - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
 
bucketIndex() - Method in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
 
bucketRsBatch(HTable, List<Row>) - Static method in class org.apache.hadoop.hbase.client.HTableUtil
Processes a List of Rows (Put, Delete) and writes them to an HTable instance in RegionServer buckets via the htable.batch method.
bucketRsPut(HTable, List<Put>) - Static method in class org.apache.hadoop.hbase.client.HTableUtil
Processes a List of Puts and writes them to an HTable instance in RegionServer buckets via the htable.put method.
buf - Variable in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
bufferForColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
bufferForColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
bufferForColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
bufferForColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
bufferForColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
bufferForColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
bufferForColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
bufferForColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
bufferForColumnName() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
bufferForEndKey() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
bufferForFamily() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
bufferForFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
bufferForFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
bufferForFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
bufferForFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
bufferForFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
bufferForFilterString() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
bufferForFilterString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
bufferForFilterString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
bufferForName() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
bufferForName() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
bufferForQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
bufferForQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
bufferForQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
bufferForQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
bufferForQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
bufferForRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
bufferForServerName() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
bufferForStartAndPrefix() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
bufferForStartKey() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
bufferForStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
bufferForStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
bufferForStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
bufferForStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
bufferForStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
bufferForStartRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
bufferForStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
bufferForStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
bufferForStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
bufferForStopRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
bufferForTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
bufferForTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
bufferForTableNameOrRegionName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
bufferForTableNameOrRegionName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
bufferForValue() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
bufferForValue() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
bufferForValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
bufferForValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
bufferForValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
bufferOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
build() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
build() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
build() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
Create a store file writer.
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
build() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
buildActionResult(Throwable) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Wrap a throwable to an action result.
buildActionResult(ClientProtos.Result) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Wrap a throwable to an action result.
buildAddColumnRequest(TableName, HColumnDescriptor) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer AddColumnRequest
buildAssignRegionRequest(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer AssignRegionRequest
buildBalanceRequest() - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer BalanceRequest
buildBulkLoadHFileRequest(List<Pair<byte[], String>>, byte[], boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer bulk load request
buildCatalogScanRequest() - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a request for running a catalog scan
buildCloseRegionRequest(byte[], boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a CloseRegionRequest for a given region name
buildCloseRegionRequest(byte[], int, ServerName, boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
 
buildCloseRegionRequest(String, boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a CloseRegionRequest for a given encoded region name
buildCompactRegionRequest(byte[], boolean, byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a CompactRegionRequest for a given region name
buildCreateTableRequest(HTableDescriptor, byte[][]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer CreateTableRequest
buildDeleteColumnRequest(TableName, byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer DeleteColumnRequest
buildDeleteTableRequest(TableName) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer DeleteTableRequest
buildDisableTableRequest(TableName) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer DisableTableRequest
buildDispatchMergingRegionsRequest(byte[], byte[], boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
 
buildEnableCatalogJanitorRequest(boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a request for enabling/disabling the catalog janitor
buildEnableCatalogJanitorResponse(boolean) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Creates a response for the catalog scan request
buildEnableTableRequest(TableName) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer EnableTableRequest
builder - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
builderNode - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
fields
buildException(Throwable) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
 
buildFilter(String) - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
buildFilter(String) - Static method in class org.apache.hadoop.hbase.rest.ResultGenerator
 
buildFilterFromModel(ScannerModel) - Static method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
buildFlushRegionRequest(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer FlushRegionRequest for a given region name
buildGetClusterStatusRequest() - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer GetClusterStatusRequest
buildGetLastFlushedSequenceIdRequest(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a request for querying the master the last flushed sequence Id for a region
buildGetLastFlushedSequenceIdResponse(long) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Creates a response for the last flushed sequence Id request
buildGetOnlineRegionRequest() - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer GetOnlineRegionRequest
buildGetOnlineRegionResponse(List<HRegionInfo>) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
A utility to build a GetOnlineRegionResponse.
buildGetRegionInfoRequest(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer GetRegionInfoRequest for a given region name
buildGetRegionInfoRequest(byte[], boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer GetRegionInfoRequest for a given region name
buildGetRequest(byte[], Get) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer GetRequest for a client Get
buildGetRowOrBeforeRequest(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a new protocol buffer GetRequest to get a row, all columns in a family.
buildGetSchemaAlterStatusRequest(TableName) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer GetSchemaAlterStatusRequest
buildGetServerInfoRequest() - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a new GetServerInfoRequest
buildGetServerInfoResponse(ServerName, int) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
A utility to build a GetServerInfoResponse.
buildGetStoreFileRequest(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer GetStoreFileRequest for a given region name
buildGetTableDescriptorsRequest(List<TableName>) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer GetTableDescriptorsRequest
buildGetTableDescriptorsRequest(TableName) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer GetTableDescriptorsRequest for a single table
buildGetUserPermissionsResponse(List<UserPermission>) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Converts the permissions list into a protocol buffer GetUserPermissionsResponse
buildGrantRequest(String, AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a request to grant user permissions.
buildGrantRequest(String, TableName, byte[], byte[], AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a request to grant user permissions.
buildGrantRequest(String, String, AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a request to grant user permissions.
buildIsCatalogJanitorEnabledRequest() - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a request for querying the master whether the catalog janitor is enabled
buildIsMasterRunningRequest() - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer IsMasterRunningRequest
buildMergeRegionsRequest(byte[], byte[], boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a MergeRegionsRequest for the given regions
buildModelFromPut(Put) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
buildModifyColumnRequest(TableName, HColumnDescriptor) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer ModifyColumnRequest
buildModifyTableRequest(TableName, HTableDescriptor) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer ModifyTableRequest
buildMoveRegionRequest(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer MoveRegionRequest
buildMultiRowSpec(byte[][], int) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
buildMutateRequest(byte[], byte[], byte[], byte[], long, Durability) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer MutateRequest for a client increment
buildMutateRequest(byte[], byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType, Put) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer MutateRequest for a conditioned put
buildMutateRequest(byte[], byte[], byte[], byte[], ByteArrayComparable, HBaseProtos.CompareType, Delete) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer MutateRequest for a conditioned delete
buildMutateRequest(byte[], Put) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer MutateRequest for a put
buildMutateRequest(byte[], Append) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer MutateRequest for an append
buildMutateRequest(byte[], Increment) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer MutateRequest for a client increment
buildMutateRequest(byte[], Delete) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer MutateRequest for a delete
buildNoDataRegionAction(byte[], RowMutations, List<CellScannable>) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer MultiRequest for row mutations that does not hold data.
buildNoDataRegionAction(byte[], List<Action<R>>, List<CellScannable>) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer multirequest with NO data for a list of actions (data is carried otherwise than via protobuf).
buildOfflineRegionRequest(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer OfflineRegionRequest
buildOpenRegionRequest(List<Triple<HRegionInfo, Integer, List<ServerName>>>) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer OpenRegionRequest to open a list of regions
buildOpenRegionRequest(HRegionInfo, int, List<ServerName>) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer OpenRegionRequest for a given region
buildPartial() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
buildPartial() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
buildRegionAction(byte[], RowMutations) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer MultiRequest for row mutations.
buildRegionAction(byte[], List<Action<R>>) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer multi request for a list of actions.
buildRegionSpecifier(HBaseProtos.RegionSpecifier.RegionSpecifierType, byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Convert a byte array to a protocol buffer RegionSpecifier
buildReplicateWALEntryRequest(HLog.Entry[]) - Static method in class org.apache.hadoop.hbase.protobuf.ReplicationProtbufUtil
Create a new ReplicateWALEntryRequest from a list of HLog entries
buildResultFromModel(CellSetModel) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
buildRevokeRequest(String, AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a request to revoke user permissions.
buildRevokeRequest(String, TableName, byte[], byte[], AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a request to revoke user permissions.
buildRevokeRequest(String, String, AccessControlProtos.Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a request to revoke user permissions.
buildRollWALWriterRequest() - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a new RollWALWriterRequest
buildRowSpec(byte[], Map, long, long, int) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
buildRunCatalogScanResponse(int) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Creates a response for the catalog scan request
buildScanRequest(byte[], Scan, int, boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer ScanRequest for a client Scan
buildScanRequest(long, int, boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer ScanRequest for a scanner id
buildScanRequest(long, int, boolean, long) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer ScanRequest for a scanner id
buildSetBalancerRunningRequest(boolean, boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer SetBalancerRunningRequest
buildSplitRegionRequest(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a SplitRegionRequest for a given region name
buildStopServerRequest(String) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a new StopServerRequest
buildSubprocedure(String, byte[]) - Method in interface org.apache.hadoop.hbase.procedure.SubprocedureFactory
Build Subprocedure when requested.
buildSubprocedure(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
If in a running state, creates the specified subprocedure for handling an online snapshot.
buildSubprocedure(String, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedureBuilder
 
buildUnassignRegionRequest(byte[], boolean) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Creates a protocol buffer UnassignRegionRequest
buildUpdateFavoredNodesRequest(List<Pair<HRegionInfo, List<ServerName>>>) - Static method in class org.apache.hadoop.hbase.protobuf.RequestConverter
Create a protocol buffer UpdateFavoredNodesRequest to update a list of favorednode mappings
BULK_ASSIGN_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
 
BULK_OUTPUT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
BULK_TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
BULK_TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
BULK_TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
bulkAssign() - Method in class org.apache.hadoop.hbase.master.BulkAssigner
 
bulkAssign(boolean) - Method in class org.apache.hadoop.hbase.master.BulkAssigner
Run the bulk assign.
BulkAssigner - Class in org.apache.hadoop.hbase.master
Base class used bulk assigning and unassigning regions.
BulkAssigner(Server) - Constructor for class org.apache.hadoop.hbase.master.BulkAssigner
 
BulkDeleteEndpoint - Class in org.apache.hadoop.hbase.coprocessor.example
Defines a protocol to delete data in bulk based on a scan.
BulkDeleteEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
BulkDeleteProtos - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteRequest - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteRequest.Builder - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteRequest.DeleteType - Enum in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteRequestOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteResponse - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteResponse.Builder - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteResponseOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteService - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteService() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
BulkDeleteProtos.BulkDeleteService.BlockingInterface - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteService.Interface - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
BulkDeleteProtos.BulkDeleteService.Stub - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
BULKLOAD_TASK_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
Meta key set when store file is a result of a bulk load
BULKLOAD_TIME_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
 
bulkLoadHFile(RpcController, ClientProtos.BulkLoadHFileRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface
 
bulkLoadHFile(RpcController, ClientProtos.BulkLoadHFileRequest, RpcCallback<ClientProtos.BulkLoadHFileResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
rpc BulkLoadHFile(.BulkLoadHFileRequest) returns (.BulkLoadHFileResponse);
bulkLoadHFile(RpcController, ClientProtos.BulkLoadHFileRequest, RpcCallback<ClientProtos.BulkLoadHFileResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Interface
rpc BulkLoadHFile(.BulkLoadHFileRequest) returns (.BulkLoadHFileResponse);
bulkLoadHFile(RpcController, ClientProtos.BulkLoadHFileRequest, RpcCallback<ClientProtos.BulkLoadHFileResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Stub
 
bulkLoadHFile(ClientProtos.ClientService.BlockingInterface, List<Pair<byte[], String>>, byte[], boolean) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to bulk load a list of HFiles using client protocol.
bulkLoadHFile(RpcController, ClientProtos.BulkLoadHFileRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Atomically bulk load several HFiles into an open region
bulkLoadHFile(String, long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
bulkLoadHFile(String, long) - Method in interface org.apache.hadoop.hbase.regionserver.Store
This method should only be called from HRegion.
bulkLoadHFiles(List<Pair<byte[], String>>, Token<?>, String, byte[]) - Method in class org.apache.hadoop.hbase.client.coprocessor.SecureBulkLoadClient
 
bulkLoadHFiles(List<Pair<byte[], String>>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
bulkLoadHFiles(List<Pair<byte[], String>>, boolean, HRegion.BulkLoadListener) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Attempts to atomically load a group of hfiles.
bulkLoadPhase(HTable, HConnection, ExecutorService, Deque<LoadIncrementalHFiles.LoadQueueItem>, Multimap<ByteBuffer, LoadIncrementalHFiles.LoadQueueItem>) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
This takes the LQI's grouped by likely regions and attempts to bulk load them.
BulkReOpen - Class in org.apache.hadoop.hbase.master
Performs bulk reopen of the list of regions provided to it.
BulkReOpen(Server, Map<ServerName, List<HRegionInfo>>, AssignmentManager) - Constructor for class org.apache.hadoop.hbase.master.BulkReOpen
 
bulkReOpen() - Method in class org.apache.hadoop.hbase.master.BulkReOpen
 
bypass() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
Call to indicate that the current coprocessor's return value should be used in place of the normal HBase obtained value.
BYTE_7_RIGHT_BITS_SET - Static variable in class org.apache.hadoop.hbase.util.vint.UVIntTool
 
BYTE_7_RIGHT_BITS_SET - Static variable in class org.apache.hadoop.hbase.util.vint.UVLongTool
 
BYTE_BUFFER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ByteBuffer
BYTE_BUFFER_HEAP_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
BYTE_LEFT_BIT_SET - Static variable in class org.apache.hadoop.hbase.util.vint.UVIntTool
 
BYTE_LEFT_BIT_SET - Static variable in class org.apache.hadoop.hbase.util.vint.UVLongTool
 
byteAppender - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
fields
ByteArrayComparable - Class in org.apache.hadoop.hbase.filter
Base class for byte array comparators
ByteArrayComparable(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.ByteArrayComparable
Constructor.
ByteBloomFilter - Class in org.apache.hadoop.hbase.util
Implements a Bloom filter, as defined by Bloom in 1970.
ByteBloomFilter(DataInput) - Constructor for class org.apache.hadoop.hbase.util.ByteBloomFilter
Loads bloom filter meta data from file input.
ByteBloomFilter(int, double, int, int) - Constructor for class org.apache.hadoop.hbase.util.ByteBloomFilter
Determines & initializes bloom filter meta data from user config.
ByteBufferArray - Class in org.apache.hadoop.hbase.util
This class manages an array of ByteBuffers with a default size 4MB.
ByteBufferArray(long, boolean) - Constructor for class org.apache.hadoop.hbase.util.ByteBufferArray
We allocate a number of byte buffers as the capacity.
ByteBufferIOEngine - Class in org.apache.hadoop.hbase.io.hfile.bucket
IO engine that stores data on the memory using an array of ByteBuffers ByteBufferArray
ByteBufferIOEngine(long, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
Construct the ByteBufferIOEngine with the given capacity
ByteBufferOutputStream - Class in org.apache.hadoop.hbase.io
Not thread safe!
ByteBufferOutputStream(int) - Constructor for class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
ByteBufferOutputStream(int, boolean) - Constructor for class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
ByteBufferUtils - Class in org.apache.hadoop.hbase.util
Utility functions for working with byte buffers, such as reading/writing variable-length long numbers.
ByteRange - Interface in org.apache.hadoop.hbase.util
Lightweight, reusable class for specifying ranges of byte[]'s.
ByteRangeHashSet - Class in org.apache.hadoop.hbase.util.byterange.impl
This is probably the best implementation of ByteRangeSet at the moment, though a HashMap produces garbage when adding a new element to it.
ByteRangeHashSet() - Constructor for class org.apache.hadoop.hbase.util.byterange.impl.ByteRangeHashSet
constructors
ByteRangeHashSet(List<ByteRange>) - Constructor for class org.apache.hadoop.hbase.util.byterange.impl.ByteRangeHashSet
 
ByteRangeSet - Class in org.apache.hadoop.hbase.util.byterange
Performance oriented class for de-duping and storing arbitrary byte[]'s arriving in non-sorted order.
ByteRangeSet() - Constructor for class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
construct
ByteRangeTreeSet - Class in org.apache.hadoop.hbase.util.byterange.impl
Not currently used in production, but here as a benchmark comparison against ByteRangeHashSet.
ByteRangeTreeSet() - Constructor for class org.apache.hadoop.hbase.util.byterange.impl.ByteRangeTreeSet
constructors
ByteRangeTreeSet(List<ByteRange>) - Constructor for class org.apache.hadoop.hbase.util.byterange.impl.ByteRangeTreeSet
 
ByteRangeUtils - Class in org.apache.hadoop.hbase.util
Utility methods for working with ByteRange.
ByteRangeUtils() - Constructor for class org.apache.hadoop.hbase.util.ByteRangeUtils
 
Bytes - Class in org.apache.hadoop.hbase.util
Utility class that handles byte arrays, conversions to/from other types, comparisons, hash code generation, manufacturing keys for HashMaps or HashSets, etc.
Bytes() - Constructor for class org.apache.hadoop.hbase.util.Bytes
 
bytes - Variable in class org.apache.hadoop.hbase.util.SimpleByteRange
The array containing the bytes in this range.
Bytes.ByteArrayComparator - Class in org.apache.hadoop.hbase.util
Byte array comparator class.
Bytes.ByteArrayComparator() - Constructor for class org.apache.hadoop.hbase.util.Bytes.ByteArrayComparator
Constructor
Bytes.RowEndKeyComparator - Class in org.apache.hadoop.hbase.util
A Bytes.ByteArrayComparator that treats the empty array as the largest value.
Bytes.RowEndKeyComparator() - Constructor for class org.apache.hadoop.hbase.util.Bytes.RowEndKeyComparator
 
BYTES_COMPARATOR - Static variable in class org.apache.hadoop.hbase.util.Bytes
Pass this to TreeMaps where byte [] are keys.
BYTES_COMPARATOR - Static variable in class org.apache.hadoop.hbase.util.RegionSplitCalculator
 
BYTES_PER_CHECKSUM - Static variable in class org.apache.hadoop.hbase.HConstants
The name of the configuration parameter that specifies the number of bytes in a newly created checksum chunk.
BYTES_RAWCOMPARATOR - Static variable in class org.apache.hadoop.hbase.util.Bytes
Use comparing byte arrays, byte-by-byte
byteSize - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Bytes (B) in the array.
bytesPerChecksum - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
bytesPerChecksum - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
Bytes per Checksum
bytesPerDelta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
bytesPerIndex - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
bytesToVint(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 

C

cache - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
CACHE_BLOCKS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
CACHE_BLOCKS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
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.HColumnDescriptor
 
CACHE_DATA_BLOCKS_COMPRESSED_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
TODO: Implement this (jgray) Configuration key to cache data blocks in compressed format.
CACHE_DATA_ON_WRITE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
CACHE_FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
CACHE_FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
CACHE_INDEX_BLOCKS_ON_WRITE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Configuration key to cache leaf and intermediate-level index blocks on write.
CACHE_INDEX_ON_WRITE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
Cacheable - Interface in org.apache.hadoop.hbase.io.hfile
Cacheable is an interface that allows for an object to be cached.
CacheableDeserializer<T extends Cacheable> - Interface in org.apache.hadoop.hbase.io.hfile
Interface for a deserializer.
CacheableDeserializerIdManager - Class in org.apache.hadoop.hbase.io.hfile
This class is used to manage the identifiers for CacheableDeserializer
CacheableDeserializerIdManager() - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
 
cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Add block to cache.
cacheBlock(BlockCacheKey, Cacheable) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Add block to cache (defaults to not in-memory).
cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
Cache the block with the specified name and buffer.
cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
Cache the block with the specified name and buffer.
cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Cache the block with the specified name and buffer.
cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Cache the block with the specified name and buffer.
cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
cacheBlock(BlockCacheKey, Cacheable) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
Cache the block with the specified key and buffer.
cacheBlock(BlockCacheKey, Cacheable, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
We don't care about whether its in memory or not, so we just pass the call through.
cacheBlocks - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
cacheBlocks - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
cacheBlockWithWait(BlockCacheKey, Cacheable, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
Cache the block to ramCache
cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Block cache configuration.
cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Cache configuration for caching data on write.
cacheConf - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
CacheConfig - Class in org.apache.hadoop.hbase.io.hfile
Stores all of the cache objects and configuration for a single HFile.
CacheConfig(Configuration, HColumnDescriptor) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
Create a cache configuration using the specified configuration object and family descriptor.
CacheConfig(Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
Create a cache configuration using the specified configuration object and defaults for family level settings.
CacheConfig(CacheConfig) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheConfig
Constructs a cache configuration copied from the specified configuration.
CachedBlock - Class in org.apache.hadoop.hbase.io.hfile
Represents an entry in the LruBlockCache.
CachedBlock(BlockCacheKey, Cacheable, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
CachedBlock(BlockCacheKey, Cacheable, long, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
CachedBlockQueue - Class in org.apache.hadoop.hbase.io.hfile
A memory-bound queue that will grow until an element brings total size >= maxSize.
CachedBlockQueue(long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.CachedBlockQueue
 
CachedEntryQueue - Class in org.apache.hadoop.hbase.io.hfile.bucket
A memory-bound queue that will grow until an element brings total size larger than maxSize.
CachedEntryQueue(long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
 
cacheFlusher - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
CacheFullException - Exception in org.apache.hadoop.hbase.io.hfile.bucket
Thrown by BucketAllocator.allocateBlock(int) when cache is full for the requested size
cacheSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
Total size of all elements in this queue.
CacheStats - Class in org.apache.hadoop.hbase.io.hfile
Class that implements cache metrics.
CacheStats() - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheStats
 
CacheStats(int) - Constructor for class org.apache.hadoop.hbase.io.hfile.CacheStats
 
caching - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
caching - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
caching - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
CACHING_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
calcCoverage() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
Generates a coverage multimap from split key to Regions that start with the split key.
calcIndexKey(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
calcIndexKey(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.RawBytesComparator
 
calculateNumMetaBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
operate on each field
calculateOffsetsAndLengths() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
methods
calculateOverhead(long, long, int) - Static method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
calculateWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
calculateWidthOverrideOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
call(T) - Method in interface org.apache.hadoop.hbase.client.coprocessor.Batch.Call
 
call() - Method in class org.apache.hadoop.hbase.client.DelegatingRetryingCallable
 
call() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
 
call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
This is a server side method, which is invoked over RPC.
call(BlockingService, Descriptors.MethodDescriptor, Message, CellScanner, long, MonitoredRPCHandler) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
call() - Method in class org.apache.hadoop.hbase.master.AssignCallable
 
call() - Method in class org.apache.hadoop.hbase.master.UnAssignCallable
 
call() - Method in class org.apache.hadoop.hbase.procedure.Procedure
This call is the main execution thread of the barriered procedure.
call() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
Execute the Subprocedure Subprocedure.acquireBarrier() and Subprocedure.insideBarrier() methods while keeping some state for other threads to access.
call() - Method in class org.apache.hadoop.hbase.snapshot.CopyRecoveredEditsTask
 
call() - Method in class org.apache.hadoop.hbase.snapshot.ReferenceRegionHFilesTask
 
call() - Method in class org.apache.hadoop.hbase.snapshot.ReferenceServerWALsTask
Create reference files (empty files with the same path and file name as original).
call() - Method in class org.apache.hadoop.hbase.snapshot.TableInfoCopyTask
 
call(Class<T>, T, String, Class[], Object[]) - Static method in class org.apache.hadoop.hbase.util.Methods
 
CALL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
CALL_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
CALL_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
CALL_QUEUE_LEN_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
 
callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message, Message) - Method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcChannel
 
callBlockingMethod(Descriptors.MethodDescriptor, RpcController, Message, Message) - Method in class org.apache.hadoop.hbase.ipc.RpcClient.BlockingRpcChannelImplementation
 
callComplete() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Call
Indicate when the call is complete and the value or error are available.
caller - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
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
 
callExecService(Descriptors.MethodDescriptor, Message, Message) - Method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcChannel
 
callExecService(Descriptors.MethodDescriptor, Message, Message) - Method in class org.apache.hadoop.hbase.ipc.MasterCoprocessorRpcChannel
 
callExecService(Descriptors.MethodDescriptor, Message, Message) - Method in class org.apache.hadoop.hbase.ipc.RegionCoprocessorRpcChannel
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.ipc.CoprocessorRpcChannel
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
 
callMethod(Descriptors.MethodDescriptor, RpcController, Message, RpcCallback<Message>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
callQueue - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
CallQueue - Class in org.apache.hadoop.hbase.thrift
A BlockingQueue reports waiting time in queue and queue length to ThriftMetrics.
CallQueue(BlockingQueue<CallQueue.Call>, ThriftMetrics) - Constructor for class org.apache.hadoop.hbase.thrift.CallQueue
 
CallQueue.Call - Class in org.apache.hadoop.hbase.thrift
 
callQueueSize - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
calls - Variable in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
callWithoutRetries(RetryingCallable<T>) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCaller
Call the server once only.
callWithRetries(RetryingCallable<T>) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCaller
 
callWithRetries(RetryingCallable<T>, int) - Method in class org.apache.hadoop.hbase.client.RpcRetryingCaller
Retries if invocation fails.
Canary - Class in org.apache.hadoop.hbase.tool
HBase Canary Tool, that that can be used to do "canary monitoring" of a running HBase cluster.
Canary() - Constructor for class org.apache.hadoop.hbase.tool.Canary
 
Canary(Canary.Sink) - Constructor for class org.apache.hadoop.hbase.tool.Canary
 
Canary.Sink - Interface in org.apache.hadoop.hbase.tool
 
Canary.StdOutSink - Class in org.apache.hadoop.hbase.tool
 
Canary.StdOutSink() - Constructor for class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
cancel(String) - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
 
cancel(String) - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
 
cancel(String) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
cancel(String) - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
Actively cancel a running snapshot.
cancel(String, Throwable) - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
Method to cancel the Subprocedure by injecting an exception from and external source.
cancel() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
Cancels the compaction progress, setting things to 0.
CancelableProgressable - Interface in org.apache.hadoop.hbase.util
Similar interface as Progressable but returns a boolean to support canceling the operation.
cancelConnections(String, int, IOException) - Method in class org.apache.hadoop.hbase.ipc.RpcClient
Interrupt the connections to the given ip:port server.
cancelLease(String) - Method in class org.apache.hadoop.hbase.regionserver.Leases
Client explicitly cancels a lease.
cancelRequestedCompaction(CompactionContext) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
cancelRequestedCompaction(CompactionContext) - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
canQueue() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
canSplit() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
canSplit() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
castToCellType(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
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(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
A janitor for the catalog tables.
catalogJanitorEnabled - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
CatalogTracker - Class in org.apache.hadoop.hbase.catalog
Tracks the availability of the catalog tables hbase:meta.
CatalogTracker(Configuration) - Constructor for class org.apache.hadoop.hbase.catalog.CatalogTracker
Constructs a catalog tracker.
CatalogTracker(ZooKeeperWatcher, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.catalog.CatalogTracker
Constructs the catalog tracker.
CatalogTracker(ZooKeeperWatcher, Configuration, HConnection, Abortable) - Constructor for class org.apache.hadoop.hbase.catalog.CatalogTracker
 
catalogTracker - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
ceiling(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
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.thrift.generated.TColumn
 
CELL_BLOCK_CODEC_CLASS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
CELL_BLOCK_COMPRESSOR_CLASS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
CELL_BLOCK_META_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
CELL_BLOCK_META_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
CELL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
CELL_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
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
 
CellComparator - Class in org.apache.hadoop.hbase
Compare two HBase cells.
CellComparator() - Constructor for class org.apache.hadoop.hbase.CellComparator
 
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
 
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.
CellMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellMessage.Cell - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Cell
CellMessage.Cell.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Cell
CellMessage.CellOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellModel - Class in org.apache.hadoop.hbase.rest.model
Representation of a cell.
CellModel() - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Default constructor
CellModel(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Constructor
CellModel(byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Constructor
CellModel(KeyValue) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Constructor from KeyValue
CellModel(byte[], long, byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Constructor
CellModel(byte[], byte[], long, byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.CellModel
Constructor
CellOutputStream - Interface in org.apache.hadoop.hbase.io
Accepts a stream of Cells.
CellProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
CellProtos.Cell - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Cell
CellProtos.Cell.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Cell
CellProtos.CellOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
CellProtos.CellType - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum CellType
CellProtos.KeyValue - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type KeyValue
CellProtos.KeyValue.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type KeyValue
CellProtos.KeyValueOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
CELLS_PER_RESULT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
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
 
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.PayloadCarryingRpcController
 
CellScannerPosition - Enum in org.apache.hadoop.hbase.codec.prefixtree.scanner
An indicator of the state of the scanner after an operation such as nextCell() or positionAt(..).
CellSearcher - Interface in org.apache.hadoop.hbase.codec.prefixtree.scanner
Methods for seeking to a random Cell inside a sorted collection of cells.
CellSetMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellSetMessage.CellSet - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.CellSet
CellSetMessage.CellSet.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.CellSet
CellSetMessage.CellSet.Row - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row
CellSetMessage.CellSet.Row.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row
CellSetMessage.CellSet.RowOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellSetMessage.CellSetOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
CellSetModel - Class in org.apache.hadoop.hbase.rest.model
Representation of a grouping of cells.
CellSetModel() - Constructor for class org.apache.hadoop.hbase.rest.model.CellSetModel
Constructor
CellSetModel(List<RowModel>) - Constructor for class org.apache.hadoop.hbase.rest.model.CellSetModel
 
CellTypeEncoder - Class in org.apache.hadoop.hbase.codec.prefixtree.encode.other
Detect if every KV has the same KeyValue.Type, in which case we don't need to store it for each KV.
CellTypeEncoder() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.other.CellTypeEncoder
 
cellTypeEncoder - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
CellUtil - Class in org.apache.hadoop.hbase
Utility methods helpful slinging Cell instances.
CellUtil() - Constructor for class org.apache.hadoop.hbase.CellUtil
 
CFNAME - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
 
chance - Variable in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
CHANCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
ChangedReadersObserver - Interface in org.apache.hadoop.hbase.regionserver
If set of MapFile.Readers in Store change, implementors are notified.
channel - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
channelRead(ReadableByteChannel, ByteBuffer) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
channelWrite(WritableByteChannel, ByteBuffer) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
CHARSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
check(Put) - Method in interface org.apache.hadoop.hbase.constraint.Constraint
Check a Put to ensure it is valid for the table.
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
 
checkAccess(UserGroupInformation, FileStatus, FsAction) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Throw an exception if an action is not permitted by a user on a file.
checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in class org.apache.hadoop.hbase.client.HTable
Atomically checks if a row/family/qualifier value matches the expected value.
checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Atomically checks if a row/family/qualifier value matches the expected value.
checkAndDelete(byte[], byte[], byte[], byte[], Delete) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
checkAndDelete(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete, AsyncMethodCallback<THBaseService.AsyncClient.checkAndDelete_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
checkAndDelete(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete, AsyncMethodCallback<THBaseService.AsyncClient.checkAndDelete_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
checkAndDelete(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
checkAndDelete(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Atomically checks if a row/family/qualifier value matches the expected value.
checkAndDelete(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
checkAndMutate(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Mutation, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in class org.apache.hadoop.hbase.client.HTable
Atomically checks if a row/family/qualifier value matches the expected value.
checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Atomically checks if a row/family/qualifier value matches the expected value.
checkAndPut(byte[], byte[], byte[], byte[], Put) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut, AsyncMethodCallback<THBaseService.AsyncClient.checkAndPut_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut, AsyncMethodCallback<THBaseService.AsyncClient.checkAndPut_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Atomically checks if a row/family/qualifier value matches the expected value.
checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
checkAndSetEnablingTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Sets the specified table as ENABLING in zookeeper atomically If the table is already in ENABLING state, no operation is performed
checkClosingState(ZooKeeperWatcher, HRegionInfo, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
 
checkClusterIdExists(FileSystem, Path, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Checks that a cluster ID file exists in the HBase root directory
checkColFamDir(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
Check all files in a column family dir.
checkColumn(byte[], int, int, byte) - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
Checks if the column is present in the list of requested columns by returning the match code instance.
checkColumn(byte[], int, int, byte) - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
Checks if the column is present in the list of requested columns by returning the match code instance.
checkColumn(byte[], int, int, byte) - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
Checks if the column is present in the list of requested columns by returning the match code instance.
checkDfsSafeMode(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Check whether dfs is in safemode.
checkDifferencesWithOldPlan(Map<TableName, Integer>, Map<String, Map<String, Float>>, FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
Compares two plans and check whether the locality dropped or increased (prints the information as a string) also prints the baseline locality
checkDisabledAndSetEnablingTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Sets the specified table as ENABLING in zookeeper atomically If the table isn't in DISABLED state, no operation is performed
checkEnabledAndSetDisablingTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Sets the specified table as DISABLING in zookeeper atomically If the table isn't in ENABLED state, no operation is performed
checkExists(ZooKeeperWatcher, 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.
checkFileSystem() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Checks to see if the file system is still accessible.
checkFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Checks to see if the file system is still accessible.
checkFileSystemAvailable(FileSystem) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Checks to see if the specified file system is available
checkFlushed() - Method in class org.apache.hadoop.hbase.codec.BaseEncoder
 
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'
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.
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'
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'
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'
checkHBaseAvailable(Configuration) - Static method in class org.apache.hadoop.hbase.client.HBaseAdmin
Check to see if HBase is running.
checkHFile(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
Checks a path to see if it is a valid hfile.
checkIfBaseNodeAvailable() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
Checks if the baseznode set as per the property 'zookeeper.znode.parent' exists.
checkIn(PrefixTreeArraySearcher) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.ArraySearcherPool
 
checkIn(CellSearcher) - Static method in class org.apache.hadoop.hbase.codec.prefixtree.decode.DecoderFactory
 
checkIn(PrefixTreeEncoder) - Static method in class org.apache.hadoop.hbase.codec.prefixtree.encode.EncoderFactory
 
checkIn(PrefixTreeEncoder) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.encode.EncoderPool
 
checkIn(PrefixTreeEncoder) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.ThreadLocalEncoderPool
 
checkIOException(IOException) - Static method in class org.apache.hadoop.hbase.RemoteExceptionHandler
Examine passed IOException.
checkKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Checks that the given key does not violate the key order.
checkOOME(Throwable) - Method in interface org.apache.hadoop.hbase.ipc.HBaseRPCErrorHandler
Take actions on the event of an OutOfMemoryError.
checkOOME(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
checkOpen() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Called to verify that this server is up and running.
checkOut(ByteBuffer, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.ArraySearcherPool
 
checkOut(ByteBuffer, boolean) - Static method in class org.apache.hadoop.hbase.codec.prefixtree.decode.DecoderFactory
 
checkOut(OutputStream, boolean) - Static method in class org.apache.hadoop.hbase.codec.prefixtree.encode.EncoderFactory
 
checkOut(OutputStream, boolean) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.encode.EncoderPool
 
checkOut(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.ThreadLocalEncoderPool
Get the encoder attached to the current ThreadLocal, or create a new one and attach it to the current thread.
checkOutputSpecs(FileSystem, JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat
Deprecated.
 
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
 
checkOutputSpecs(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
Checks if the output target exists.
checkPermissions(RpcController, AccessControlProtos.CheckPermissionsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.BlockingInterface
 
checkPermissions(RpcController, AccessControlProtos.CheckPermissionsRequest, RpcCallback<AccessControlProtos.CheckPermissionsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
rpc CheckPermissions(.CheckPermissionsRequest) returns (.CheckPermissionsResponse);
checkPermissions(RpcController, AccessControlProtos.CheckPermissionsRequest, RpcCallback<AccessControlProtos.CheckPermissionsResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Interface
rpc CheckPermissions(.CheckPermissionsRequest) returns (.CheckPermissionsResponse);
checkPermissions(RpcController, AccessControlProtos.CheckPermissionsRequest, RpcCallback<AccessControlProtos.CheckPermissionsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Stub
 
checkPermissions(RpcController, AccessControlProtos.CheckPermissionsRequest, RpcCallback<AccessControlProtos.CheckPermissionsResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
checkReadOnly() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
checkRegionChain(TableIntegrityErrorHandler) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
Check the region chain (from META) of this table.
checkRegionDir(Path) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
Check all column families in a region dir.
checkReseek() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
checkScanStopRow(byte[]) - Method in class org.apache.hadoop.hbase.client.ClientScanner
 
checkSnapshotSupport() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Throws an exception if snapshot operations (take a snapshot, restore, clone) are not supported.
checkSplit() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Return the splitpoint.
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.
ChecksumFactory - Class in org.apache.hadoop.hbase.util
Utility class that is used to generate a Checksum object.
ChecksumFactory() - Constructor for class org.apache.hadoop.hbase.util.ChecksumFactory
 
checksumOk() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
Report that checksum was ok, so we may ponder going back to HBase checksum.
checksumType - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
checksumType - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
Checksum type
ChecksumType - Enum in org.apache.hadoop.hbase.util
Checksum types.
ChecksumUtil - Class in org.apache.hadoop.hbase.io.hfile
Utility methods to compute and validate checksums.
ChecksumUtil() - Constructor for class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
 
checkTableLocks() - Method in class org.apache.hadoop.hbase.util.hbck.TableLockChecker
 
checkTableModifiable(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
 
checkTableModifiable(TableName) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Check table is modifiable; i.e.
checkTables(Collection<Path>) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
Check the specified table dirs for bad hfiles.
checkThrowable(Throwable) - Static method in class org.apache.hadoop.hbase.RemoteExceptionHandler
Examine passed Throwable.
checkType(TMutation._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
checkValue(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Checks the given value for validity.
checkVersion(FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Verifies current version of file system
checkVersion(FileSystem, Path, boolean, int, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Verifies current version of file system
checkVersions(byte[], int, int, long, byte, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
Keeps track of the number of versions for the columns asked for.
checkVersions(byte[], int, int, long, byte, boolean) - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
 
checkVersions(byte[], int, int, long, byte, boolean) - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
Keeps track of the number of versions for the columns asked for.
children - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
childZNode - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
 
Chore - Class in org.apache.hadoop.hbase
Chore is a task performed on a period in hbase.
Chore(String, int, Stoppable) - Constructor for class org.apache.hadoop.hbase.Chore
 
Chore() - Constructor for class org.apache.hadoop.hbase.Chore
This constructor is for test only.
chore() - Method in class org.apache.hadoop.hbase.Chore
Look for chores.
chore() - Method in class org.apache.hadoop.hbase.HealthCheckChore
 
chore() - Method in class org.apache.hadoop.hbase.master.AssignmentManager.TimeoutMonitor
 
chore() - Method in class org.apache.hadoop.hbase.master.AssignmentManager.TimerUpdater
 
chore() - Method in class org.apache.hadoop.hbase.master.balancer.BalancerChore
 
chore() - Method in class org.apache.hadoop.hbase.master.balancer.ClusterStatusChore
 
chore() - Method in class org.apache.hadoop.hbase.master.CatalogJanitor
 
chore() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
chore() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
 
chore() - Method in class org.apache.hadoop.hbase.master.NamespaceJanitor
 
chore() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionsCleaner
 
choreForTesting() - Method in class org.apache.hadoop.hbase.Chore
 
claimQueues(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Take ownership for the set of queues belonging to a dead region server.
claimQueues(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
CLASS_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
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
 
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.
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
 
cleanAllPreviousInstances(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
 
CleanerChore<T extends FileCleanerDelegate> - Class in org.apache.hadoop.hbase.master.cleaner
Abstract Cleaner that uses a chain of delegates to clean a directory of files
CleanerChore(String, int, Stoppable, Configuration, FileSystem, Path, String) - Constructor for class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
cleanersChain - Variable in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
cleanMergeQualifier(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.CatalogJanitor
Checks if the specified region has merge qualifiers, if so, try to clean them
cleanMovedRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Remove the expired entries from the moved regions list.
cleanOldLogs(String, String, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Cleans a log file and all older files from ZK.
cleanPreviousInstance(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
A dead server that comes back alive has a different start code.
cleanup() - Method in class org.apache.hadoop.hbase.Chore
Called when the chore has completed, allowing subclasses to cleanup any extra overhead
cleanup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
 
cleanup() - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
 
cleanup() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
 
cleanup() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
Explicitly mark this status as able to be cleaned up, even though it might not be complete.
cleanup(Exception) - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
Users should override this method.
cleanup(Exception) - Method in class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
 
cleanup(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
cleanup(Throwable, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
cleanup(Exception) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
Cancel threads if they haven't finished.
cleanupBulkLoad(String) - Method in class org.apache.hadoop.hbase.client.coprocessor.SecureBulkLoadClient
 
cleanupBulkLoad(RpcController, SecureBulkLoadProtos.CleanupBulkLoadRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.BlockingInterface
 
cleanupBulkLoad(RpcController, SecureBulkLoadProtos.CleanupBulkLoadRequest, RpcCallback<SecureBulkLoadProtos.CleanupBulkLoadResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
rpc CleanupBulkLoad(.CleanupBulkLoadRequest) returns (.CleanupBulkLoadResponse);
cleanupBulkLoad(RpcController, SecureBulkLoadProtos.CleanupBulkLoadRequest, RpcCallback<SecureBulkLoadProtos.CleanupBulkLoadResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Interface
rpc CleanupBulkLoad(.CleanupBulkLoadRequest) returns (.CleanupBulkLoadResponse);
cleanupBulkLoad(RpcController, SecureBulkLoadProtos.CleanupBulkLoadRequest, RpcCallback<SecureBulkLoadProtos.CleanupBulkLoadResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Stub
 
cleanupBulkLoad(RpcController, SecureBulkLoadProtos.CleanupBulkLoadRequest, RpcCallback<SecureBulkLoadProtos.CleanupBulkLoadResponse>) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
cleanupCalls() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
cleanupCalls(long) - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
cleanupJob(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
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.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
clear() - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
Clears out the client credentials for a given request.
clear() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
Clears all recorded values.
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
clear() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
clear() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
clear() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Clears all entries from the map.
clear() - Method in class org.apache.hadoop.hbase.regionserver.wal.LRUDictionary
 
clear() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Removes all metrics about this Source.
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
clear() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
clear() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
clear() - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
clear() - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
clear() - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
clear() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
clear() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
clear() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
clear() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
clear() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
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.SoftValueSortedMap
 
clear() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
clear(Configuration) - Static method in class org.apache.hadoop.hbase.ZNodeClearer
Delete the master znode if its content (ServerName string) is the same as the one in the znode file.
clear() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
Resets the estimator, clearing out all previously inserted items
clearAction() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
repeated .Permission.Action action = 1;
clearAction() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
repeated .Permission.Action action = 2;
clearAction() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
repeated .Permission.Action action = 4;
clearAction() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
clearArchive() - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
 
clearAssignSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
optional bool assign_seq_num = 3;
clearAssignSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
optional bool assign_seq_num = 2;
clearAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
optional int32 associated_cell_count = 3;
clearAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional int32 associated_cell_count = 8;
clearAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional int32 associated_cell_count = 2;
clearAtomic() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
optional bool atomic = 2;
clearAttribute() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
clearAttribute() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
clearAttribute() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
clearAttributes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
clearAttributes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
clearAttrs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
clearAttrs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
clearAuthMethod() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string auth_method = 2;
clearAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional double averageLoad = 5;
clearBackupMasters() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
clearBalancerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional bool balancer_on = 9;
clearBalancerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
optional bool balancer_on = 1;
clearBalancerRan() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
required bool balancer_ran = 1;
clearBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 batch = 4;
clearBatchSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 batch_size = 9;
clearBigdecimalMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
required bytes bigdecimal_msg = 1;
clearBitwiseOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .BitComparator.BitwiseOp bitwise_op = 2;
clearBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
required string bulk_token = 1;
clearBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
required string bulk_token = 1;
clearBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required string bulk_token = 4;
clearCache() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Clears the cache.
clearCache() - Static method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
 
clearCacheBlocks() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool cache_blocks = 7 [default = true];
clearCacheBlocks() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool cache_blocks = 8 [default = true];
clearCaches(ServerName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
clearCaches(ServerName) - Method in interface org.apache.hadoop.hbase.client.HConnection
Clear any caches that pertain to server name sn.
clearCaching() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 caching = 9;
clearCall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .CoprocessorServiceCall call = 2;
clearCallId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional uint32 call_id = 1;
clearCallId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional uint32 call_id = 1;
clearCell() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
clearCellBlockCodecClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_codec_class = 3;
clearCellBlockCompressorClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_compressor_class = 4;
clearCellBlockMeta() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .CellBlockMeta cell_block_meta = 5;
clearCellBlockMeta() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .CellBlockMeta cell_block_meta = 3;
clearCellsPerResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated uint32 cells_per_result = 1;
clearCellType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional .CellType cell_type = 5;
clearChance() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
required float chance = 1;
clearCharset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string charset = 3;
clearChildZNodes() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
clearClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string class_name = 1;
clearClosed() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
required bool closed = 1;
clearCloseScanner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional bool close_scanner = 5;
clearClosestRowBefore() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool closest_row_before = 11 [default = false];
clearClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
required string cluster_id = 1;
clearClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ClusterId cluster_id = 5;
clearClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
Deprecated.
clearClusterIds() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
clearClusterkey() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
required string clusterkey = 1;
clearClusterStatus() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
required .ClusterStatus cluster_status = 1;
clearColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
clearColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
clearColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes column = 2;
clearColumnBuffer() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
 
clearColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
clearColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
clearColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
clearColumnFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bytes column_family = 2;
clearColumnFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bytes column_family = 1;
clearColumnName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required bytes column_name = 2;
clearColumnOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
optional bytes column_offset = 3;
clearColumnQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bytes column_qualifier = 3;
clearColumnQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bytes column_qualifier = 2;
clearColumns() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
repeated bytes columns = 3;
clearColumns() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
clearColumnValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
clearCompactionInput() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_input = 4;
clearCompactionOutput() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_output = 5;
clearCompactionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
optional bool compaction_state = 2;
clearCompactionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
optional .GetRegionInfoResponse.CompactionState compaction_state = 2;
clearComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
required .ByteArrayComparable comparable = 1;
clearComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
required .ByteArrayComparable comparable = 1;
clearComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .ByteArrayComparable comparable = 1;
clearComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .Comparator comparator = 5;
clearComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
optional .Comparator comparator = 2;
clearComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .Comparator comparator = 4;
clearComparatorClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional string comparator_class_name = 11;
clearCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
required .CompareFilter compare_filter = 1;
clearCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
required .CompareFilter compare_filter = 1;
clearCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
required .CompareFilter compare_filter = 1;
clearCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
required .CompareFilter compare_filter = 1;
clearCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
required .CompareFilter compare_filter = 1;
clearCompareOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
required .CompareType compare_op = 1;
clearCompareOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .CompareType compare_op = 3;
clearCompareType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .CompareType compare_type = 4;
clearCompleteSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 complete_sequence_id = 15;
clearCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string compression = 5;
clearCompressionCodec() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 compression_codec = 12;
clearCondition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional .Condition condition = 3;
clearConfiguration() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
clearConfiguration() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
clearConfiguration() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
clearCoprocessors() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
clearCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
clearCreateTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required uint64 create_time = 3;
clearCreateTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional int64 create_time = 6;
clearCreationTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional int64 creation_time = 3 [default = 0];
clearCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 current_compacted_KVs = 11;
clearCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 currentCompactedKVs = 13;
clearData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes data = 4;
clearDataIndexCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 data_index_count = 5;
clearDeadNodes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated string deadNodes = 2;
clearDeadServers() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
clearDeclaringClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string declaring_class = 1;
clearDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
clearDeleteType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional .MutationProto.DeleteType delete_type = 4;
clearDestinationServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional .ServerName destination_server = 4;
clearDestServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
optional .ServerName dest_server_name = 2;
clearDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
optional bool done = 1 [default = false];
clearDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional bool done = 1 [default = false];
clearDoNotRetry() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional bool do_not_retry = 5;
clearDropDependentColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bool drop_dependent_column = 4;
clearDurability() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .MutationProto.Durability durability = 6 [default = USE_DEFAULT];
clearEffectiveUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
required string effective_user = 1;
clearEnable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
required bool enable = 1;
clearEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes encoded_region_name = 2;
clearEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required bytes encoded_region_name = 1;
clearEndKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bytes end_key = 4;
clearEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional bytes endKey = 3;
clearEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bytes endRow = 2;
clearEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int64 endTime = 6;
clearEntry() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
clearEntryCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 entry_count = 7;
clearErrorInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional bytes error_info = 3;
clearErrorMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required string error_message = 2;
clearEventTypeCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required uint32 event_type_code = 1;
clearException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
optional .NameBytesPair exception = 2;
clearException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .NameBytesPair exception = 3;
clearException() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .ExceptionResponse exception = 2;
clearExceptionClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string exception_class_name = 1;
clearExistenceOnly() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool existence_only = 10 [default = false];
clearExists() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional bool exists = 3;
clearExpectedTimeout() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
required int64 expected_timeout = 1;
clearExpirationDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required int64 expiration_date = 2;
clearExpirationDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 expiration_date = 5;
clearFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional bytes family = 2;
clearFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
optional bytes family = 3;
clearFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
repeated bytes family = 2;
clearFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes family = 2;
clearFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes family = 2;
clearFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required bytes family = 1;
clearFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
required bytes family = 1;
clearFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes family = 2;
clearFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
required bytes family = 1;
clearFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
required bytes family = 1;
clearFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes family_name = 3;
clearFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
required bytes family_name = 1;
clearFamilyPath() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
clearFamilyPath() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
clearFavoredNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
clearFavoredNodes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
clearFavoredNodes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
clearFileInfoOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 file_info_offset = 1;
clearFileName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string file_name = 3;
clearFiles() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Clears all the files currently in use and returns them.
clearFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Filter filter = 4;
clearFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Filter filter = 5;
clearFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
required .Filter filter = 1;
clearFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
required .Filter filter = 1;
clearFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
required .Filter filter = 1;
clearFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional string filter = 8;
clearFilterIfMissing() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bool filter_if_missing = 5;
clearFilters() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
clearFirst() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
required bytes first = 1;
clearFirstDataBlockOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 first_data_block_offset = 9;
clearFirstPart() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
repeated bytes first_part = 1;
clearFlushed() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
optional bool flushed = 2;
clearFollowingKvCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
optional uint32 following_kv_count = 7;
clearForce() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
optional bool force = 2 [default = false];
clearForcible() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
optional bool forcible = 3 [default = false];
clearForcible() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
optional bool forcible = 3 [default = false];
clearFrom() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
optional uint64 from = 1;
clearFsToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required .DelegationToken fs_token = 3;
clearFuzzyKeysData() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
clearGenericException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional .GenericExceptionMessage generic_exception = 2;
clearGet() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .Get get = 3;
clearGet() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .Get get = 2;
clearGlobalPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .GlobalPermission global_permission = 2;
clearHasCompression() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional bool has_compression = 1;
clearHashCache() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
clearHbaseVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .HBaseVersionFileContent hbase_version = 1;
clearHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 heapSizeMB = 4;
clearHostName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
required string host_name = 1;
clearHostname() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string hostname = 3;
clearId() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required int32 id = 1;
clearId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional int64 id = 4;
clearIdentifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes identifier = 1;
clearIdentifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional bytes identifier = 1;
clearIfOlderThanTs() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
optional uint64 if_older_than_ts = 2;
clearIndex() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional uint32 index = 1;
clearIndex() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional uint32 index = 1;
clearInfoServerPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 info_server_port = 9;
clearInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional bool inMemory = 4;
clearInterpreterClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required string interpreter_class_name = 1;
clearInterpreterSpecificBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
optional bytes interpreter_specific_bytes = 3;
clearIsMasterRunning() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
required bool is_master_running = 1;
clearIsRecovering() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
optional bool isRecovering = 3;
clearIsShared() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional bool is_shared = 4;
clearIssueDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 issue_date = 4;
clearJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jerseyVersion = 5;
clearJmxCache() - Static method in class org.apache.hadoop.metrics2.impl.JmxCacheBuster
For JMX to forget about all previously exported metrics.
clearJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jvmVersion = 2;
clearKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
required .WALKey key = 1;
clearKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required bytes key = 3;
clearKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
required bytes key = 1;
clearKeyId() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required int32 key_id = 3;
clearKeyType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional .CellType key_type = 5;
clearKeyValueBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
repeated bytes key_value_bytes = 2;
clearKind() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required .TokenIdentifier.Kind kind = 1;
clearKind() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string kind = 3;
clearLastDataBlockOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 last_data_block_offset = 10;
clearLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
required uint64 last_flushed_sequence_id = 1;
clearLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
required uint64 last_flushed_sequence_id = 1;
clearLastFlushTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
required uint64 last_flush_time = 1;
clearLatestVersionOnly() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bool latest_version_only = 6;
clearLeastSigBits() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
required uint64 least_sig_bits = 1;
clearLenAsVal() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
required bool len_as_val = 1;
clearLength() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
optional uint32 length = 1;
clearLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
required int32 limit = 1;
clearLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
required int32 limit = 1;
clearLineNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional int32 line_number = 4;
clearLiveNodes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
clearLiveServers() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
clearLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
optional .ServerLoad load = 2;
clearLoadColumnFamiliesOnDemand() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool load_column_families_on_demand = 13;
clearLoaded() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
required bool loaded = 1;
clearLoaded() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
required bool loaded = 1;
clearLoadOnOpenDataOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 load_on_open_data_offset = 2;
clearLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional string location = 5;
clearLockOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
required string lock_owner = 1;
clearLockOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .ServerName lock_owner = 2;
clearLogSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required uint64 log_sequence_number = 3;
clearLongMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
required int64 long_msg = 1;
clearMajor() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
optional bool major = 2;
clearMapEntries() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
clearMapEntry() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
clearMaster() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ServerName master = 7;
clearMaster() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
required .ServerName master = 1;
clearMasterCoprocessors() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
clearMaxColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bytes max_column = 3;
clearMaxColumnInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bool max_column_inclusive = 4;
clearMaxHeapMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 max_heap_MB = 4;
clearMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 maxHeapSizeMB = 5;
clearMaxResultSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint64 max_result_size = 10;
clearMaxVersions() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 max_versions = 6 [default = 1];
clearMaxVersions() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 max_versions = 7 [default = 1];
clearMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional int32 maxVersions = 4;
clearMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 maxVersions = 7;
clearMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 memstore_size_MB = 6;
clearMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 memstoreSizeMB = 5;
clearMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string message = 2;
clearMetaIndexCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 meta_index_count = 6;
clearMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string method_name = 3;
clearMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string method_name = 2;
clearMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional string method_name = 3;
clearMetrics() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
clearMetrics() - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
 
clearMinColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bytes min_column = 1;
clearMinColumnInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bool min_column_inclusive = 2;
clearMoreResults() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional bool more_results = 3;
clearMostSigBits() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
required uint64 most_sig_bits = 2;
clearMutateType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .MutationProto.MutationType mutate_type = 2;
clearMutation() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .MutationProto mutation = 2;
clearMutation() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .MutationProto mutation = 2;
clearMutationRequest() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
clearName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
required bytes name = 1;
clearName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
required bytes name = 1;
clearName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
required bytes name = 1;
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
repeated string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string name = 1;
clearName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional string name = 1;
clearNamespace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
required bytes namespace = 1;
clearNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
clearNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
clearNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
clearNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
clearNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional bytes namespace_name = 3;
clearNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
optional bytes namespace_name = 1;
clearNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
required string namespaceName = 1;
clearNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
required string namespaceName = 1;
clearNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
required string namespaceName = 1;
clearNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
required string namespaceName = 1;
clearNamespacePermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .NamespacePermission namespace_permission = 3;
clearNextCallSeq() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint64 next_call_seq = 6;
clearNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 number_of_requests = 1;
clearNumberOfRows() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint32 number_of_rows = 4;
clearNumDataIndexLevels() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 num_data_index_levels = 8;
clearOffline() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bool offline = 5;
clearOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
optional int32 offset = 2;
clearOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
required bool on = 1;
clearOpenInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
clearOpeningState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
clearOperator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
required .FilterList.Operator operator = 1;
clearOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string osVersion = 3;
clearPageSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
required int64 page_size = 1;
clearParentId() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
optional int64 parent_id = 2;
clearPassword() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes password = 2;
clearPassword() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional bytes password = 2;
clearPath() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required string path = 2;
clearPattern() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string pattern = 1;
clearPatternFlags() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required int32 pattern_flags = 2;
clearPayload() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
optional bytes payload = 5;
clearPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
clearPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required .Permission permission = 3;
clearPermissions() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
clearPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
optional uint32 port = 2;
clearPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint32 port = 1;
clearPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional int32 port = 4;
clearPosition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
required int64 position = 1;
clearPrefix() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
required bytes prefix = 1;
clearPrefix() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
optional bytes prefix = 1;
clearPrevBalanceValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
optional bool prev_balance_value = 1;
clearPrevValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
optional bool prev_value = 1;
clearPriority() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional uint32 priority = 6;
clearProcessed() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional bool processed = 2;
clearPurpose() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional string purpose = 5;
clearQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional bytes qualifier = 3;
clearQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes qualifier = 3;
clearQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes qualifier = 3;
clearQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
repeated bytes qualifier = 2;
clearQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes qualifier = 3;
clearQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes qualifier = 1;
clearQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
required bytes qualifier = 2;
clearQualifiers() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
repeated bytes qualifiers = 1;
clearQualifierValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
clearRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
required .Reference.Range range = 2;
clearReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional bool readOnly = 5;
clearReadRequestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 read_requests_count = 8;
clearReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 readRequestsCount = 7;
clearRealUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
optional string real_user = 2;
clearReason() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
required string reason = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
required .RegionInfo region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
required .RegionInfo region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
required .RegionSpecifier region = 1;
clearRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
required .RegionSpecifier region = 1;
clearRegionA() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
clearRegionA() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
clearRegionAction() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
clearRegionActionResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
clearRegionB() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
clearRegionB() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
clearRegionCache() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
clearRegionCache(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
clearRegionCache(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
clearRegionCache() - Method in interface org.apache.hadoop.hbase.client.HConnection
Allows flushing the region cache.
clearRegionCache(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
Allows flushing the region cache of all locations that pertain to tableName
clearRegionCache(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
clearRegionCache() - Method in class org.apache.hadoop.hbase.client.HTable
Explicitly clears the region cache to fetch the latest value from META.
clearRegionId() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required uint64 region_id = 1;
clearRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
clearRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
required .RegionInfo region_info = 1;
clearRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionInfo region_info = 1;
clearRegionLoads() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
clearRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
required bytes region_name = 1;
clearRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required bytes region_name = 2;
clearRegionReplayEditsSize(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
Clear a region from replayEditsPerRegion.
clearRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional int32 regions = 3;
clearRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
clearRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
clearRegionsInTransition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
clearRegionSpecifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
required .RegionSpecifier region_specifier = 1;
clearRegionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionState region_state = 2;
clearRegionToFlush() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
repeated bytes region_to_flush = 1;
clearReportEndTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 report_end_time = 8;
clearReportStartTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 report_start_time = 7;
clearRequest() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required bytes request = 4;
clearRequestParam() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional bool request_param = 4;
clearRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional int32 requests = 4;
clearRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 requests = 3;
clearResponse() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
optional uint32 response = 1;
clearRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string restVersion = 1;
clearResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
optional .Result result = 1;
clearResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional .Result result = 1;
clearResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .Result result = 2;
clearResultOrException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
clearResults() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
clearRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 root_index_size_KB = 12;
clearRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 rootIndexSizeKB = 9;
clearRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes row = 1;
clearRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes row = 1;
clearRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes row = 1;
clearRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required bytes row = 1;
clearRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
required bytes row = 1;
clearRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional bytes row = 1;
clearRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes row = 1;
clearRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
clearRowProcessorClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
required string row_processor_class_name = 1;
clearRowProcessorInitializerMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional bytes row_processor_initializer_message = 3;
clearRowProcessorInitializerMessageName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional string row_processor_initializer_message_name = 2;
clearRowProcessorResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
required bytes row_processor_result = 1;
clearRows() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
clearRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
clearRpcVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
optional uint32 rpc_version = 2;
clearRpcVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
optional uint32 rpc_version = 2;
clearScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
clearScan() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required .Scan scan = 2;
clearScan() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .Scan scan = 2;
clearScannerId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint64 scanner_id = 3;
clearScannerId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional uint64 scanner_id = 2;
clearScanResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
optional int32 scan_result = 1;
clearScopes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
clearScopeType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
required .ScopeType scope_type = 2;
clearSecond() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
required bytes second = 2;
clearSecondPart() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
optional bytes second_part = 2;
clearSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
required uint64 sequence_id = 2;
clearSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 sequence_number = 6;
clearSerializedComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
optional bytes serialized_comparator = 2;
clearSerializedFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
optional bytes serialized_filter = 2;
clearServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerName server = 1;
clearServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
required .ServerName server = 1;
clearServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required .ServerName server = 1;
clearServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
required .ServerName server = 1;
clearServerCurrentTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint64 server_current_time = 3;
clearServerInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
required .ServerInfo server_info = 1;
clearServerLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerLoad server_load = 2;
clearServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
required .ServerName server_name = 1;
clearServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required .ServerName server_name = 4;
clearServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .ServerName server_name = 2;
clearServerStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint64 server_start_code = 2;
clearServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string serverVersion = 4;
clearService() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes service = 3;
clearService() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string service = 4;
clearServiceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string service_name = 2;
clearServiceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string service_name = 2;
clearSingleColumnValueFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
required .SingleColumnValueFilter single_column_value_filter = 1;
clearSmall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool small = 14;
clearSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
clearSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
clearSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
clearSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional .SnapshotDescription snapshot = 2;
clearSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
clearSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
clearSnapshots() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
clearSortedPrefixes() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
repeated bytes sorted_prefixes = 1;
clearSource() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional string source = 1;
clearSpec() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionSpecifier spec = 1;
clearSplit() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bool split = 6;
clearSplitkey() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
required bytes splitkey = 1;
clearSplitKeys() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
repeated bytes split_keys = 2;
clearSplitPoint() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
optional bytes split_point = 2;
clearStackTrace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string stack_trace = 2;
clearStamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
optional uint64 stamp = 3;
clearStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
optional uint64 start_code = 3;
clearStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int64 startCode = 2;
clearStartDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
required string start_date = 1;
clearStartKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bytes start_key = 3;
clearStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional bytes startKey = 2;
clearStartRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bytes start_row = 3;
clearStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bytes startRow = 1;
clearStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int64 startTime = 5;
clearState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionState.State state = 2;
clearState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
required .ReplicationState.State state = 1;
clearState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .SplitLogTask.State state = 1;
clearState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
required .Table.State state = 1 [default = ENABLED];
clearStopRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bytes stop_row = 4;
clearStopRowKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
optional bytes stop_row_key = 1;
clearStoreFile() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
repeated string store_file = 1;
clearStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefile_index_size_MB = 7;
clearStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefileIndexSizeMB = 6;
clearStorefiles() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefiles = 3;
clearStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefiles = 3;
clearStorefileSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefile_size_MB = 5;
clearStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefileSizeMB = 4;
clearStoreHomeDir() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required string store_home_dir = 6;
clearStoreLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 store_limit = 8;
clearStoreLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 store_limit = 11;
clearStoreOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 store_offset = 9;
clearStoreOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 store_offset = 12;
clearStores() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 stores = 2;
clearStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 stores = 2;
clearStoreSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
clearStoreUncompressedSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 store_uncompressed_size_MB = 4;
clearSubstr() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
required string substr = 1;
clearSynchronous() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
optional bool synchronous = 2;
clearTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional string table = 2;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .TableName table_name = 2;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required .TableName table_name = 2;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
optional .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
required .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
required .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
required .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
required .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
required .TableName table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes table_name = 1;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required bytes table_name = 2;
clearTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .TableName table_name = 1;
clearTableNames() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
clearTableNames() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
clearTablePermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .TablePermission table_permission = 4;
clearTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
required .TableSchema table_schema = 1;
clearTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
clearTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
clearTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableSchema table_schema = 2;
clearThreadId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional int64 thread_id = 3;
clearTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .TimeRange time_range = 5;
clearTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .TimeRange time_range = 7;
clearTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .TimeRange time_range = 6;
clearTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
clearTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional uint64 timestamp = 4;
clearTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional uint64 timestamp = 4;
clearTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional uint64 timestamp = 4;
clearTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional uint64 timestamp = 3;
clearTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional int64 timestamp = 3;
clearTimestamps() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
repeated int64 timestamps = 1 [packed = true];
clearTo() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
optional uint64 to = 2;
clearToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
optional .Token token = 1;
clearTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 total_compacting_KVs = 10;
clearTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 totalCompactingKVs = 12;
clearTotalNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 total_number_of_requests = 2;
clearTotalRegions() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
optional uint32 total_regions = 2;
clearTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 total_static_bloom_size_KB = 14;
clearTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 totalStaticBloomSizeKB = 11;
clearTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 total_static_index_size_KB = 13;
clearTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 totalStaticIndexSizeKB = 10;
clearTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 total_uncompressed_bytes = 4;
clearTrace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
clearTraceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
optional int64 trace_id = 1;
clearTraceInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .RPCTInfo trace_info = 2;
clearTransitionInZK() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional bool transition_in_ZK = 3 [default = true];
clearTtl() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional uint32 ttl = 4;
clearTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional int32 ttl = 3;
clearType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .Permission.Type type = 1;
clearType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
required .Permission.Type type = 1;
clearType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
required .RegionSpecifier.RegionSpecifierType type = 1;
clearType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional .SnapshotDescription.Type type = 4 [default = FLUSH];
clearUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 uncompressed_data_index_size = 3;
clearUpdateInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
clearUsedHeapMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 used_heap_MB = 3;
clearUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required bytes user = 1;
clearUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
required bytes user = 1;
clearUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .UserInformation user_info = 1;
clearUsername() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required bytes username = 2;
clearUsername() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string username = 1;
clearUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
clearUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
required .UserPermission user_permission = 1;
clearUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
required .UserPermission user_permission = 1;
clearUserPermissions() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
clearValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes value = 6;
clearValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional bytes value = 6;
clearValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .NameBytesPair value = 2;
clearValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes value = 2;
clearValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
optional bytes value = 1;
clearValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
optional bytes value = 2;
clearValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional int64 value = 2;
clearValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string value = 2;
clearValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
required bytes value = 2;
clearValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
required bool value = 1;
clearValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string value = 2;
clearValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string value = 2;
clearValues() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
clearVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
required string version = 1;
clearVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional int32 version = 5;
clearVersionOfClosingNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional uint32 version_of_closing_node = 2;
clearVersionOfOfflineNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
optional uint32 version_of_offline_node = 2;
clearVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
clearWebuiPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
optional uint32 webui_port = 2;
clearWriteRequestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 write_requests_count = 9;
clearWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 writeRequestsCount = 8;
clearWriteTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required uint64 write_time = 4;
clearYetToUpdateRegions() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
optional uint32 yet_to_update_regions = 1;
clearZNodes(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
Client - Class in org.apache.hadoop.hbase.rest.client
A wrapper around HttpClient which provides some useful function and semantics for interacting with the REST gateway.
Client() - Constructor for class org.apache.hadoop.hbase.rest.client.Client
Default Constructor
Client(Cluster) - Constructor for class org.apache.hadoop.hbase.rest.client.Client
Constructor
CLIENT_PORT_STR - Static variable in class org.apache.hadoop.hbase.HConstants
The ZK client port key in the ZK properties map.
ClientProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.Action - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Action
ClientProtos.Action.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Action
ClientProtos.ActionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.BulkLoadHFileRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BulkLoadHFileRequest
ClientProtos.BulkLoadHFileRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BulkLoadHFileRequest
ClientProtos.BulkLoadHFileRequest.FamilyPath - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BulkLoadHFileRequest.FamilyPath
ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BulkLoadHFileRequest.FamilyPath
ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.BulkLoadHFileRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.BulkLoadHFileResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BulkLoadHFileResponse
ClientProtos.BulkLoadHFileResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BulkLoadHFileResponse
ClientProtos.BulkLoadHFileResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.ClientService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service ClientService
ClientProtos.ClientService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
 
ClientProtos.ClientService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.ClientService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.ClientService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.Column - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Column
ClientProtos.Column.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Column
ClientProtos.ColumnOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.Condition - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Condition
ClientProtos.Condition.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Condition
ClientProtos.ConditionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.CoprocessorServiceCall - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CoprocessorServiceCall
ClientProtos.CoprocessorServiceCall.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CoprocessorServiceCall
ClientProtos.CoprocessorServiceCallOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.CoprocessorServiceRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CoprocessorServiceRequest
ClientProtos.CoprocessorServiceRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CoprocessorServiceRequest
ClientProtos.CoprocessorServiceRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.CoprocessorServiceResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CoprocessorServiceResponse
ClientProtos.CoprocessorServiceResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CoprocessorServiceResponse
ClientProtos.CoprocessorServiceResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.Get - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Get
ClientProtos.Get.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Get
ClientProtos.GetOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.GetRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetRequest
ClientProtos.GetRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetRequest
ClientProtos.GetRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.GetResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetResponse
ClientProtos.GetResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetResponse
ClientProtos.GetResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.MultiRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MultiRequest
ClientProtos.MultiRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MultiRequest
ClientProtos.MultiRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.MultiResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MultiResponse
ClientProtos.MultiResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MultiResponse
ClientProtos.MultiResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.MutateRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutateRequest
ClientProtos.MutateRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutateRequest
ClientProtos.MutateRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.MutateResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutateResponse
ClientProtos.MutateResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutateResponse
ClientProtos.MutateResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.MutationProto - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutationProto
ClientProtos.MutationProto.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutationProto
ClientProtos.MutationProto.ColumnValue - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutationProto.ColumnValue
ClientProtos.MutationProto.ColumnValue.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutationProto.ColumnValue
ClientProtos.MutationProto.ColumnValue.QualifierValue - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutationProto.ColumnValue.QualifierValue
ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutationProto.ColumnValue.QualifierValue
ClientProtos.MutationProto.ColumnValue.QualifierValueOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.MutationProto.ColumnValueOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.MutationProto.DeleteType - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum MutationProto.DeleteType
ClientProtos.MutationProto.Durability - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum MutationProto.Durability
ClientProtos.MutationProto.MutationType - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum MutationProto.MutationType
ClientProtos.MutationProtoOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.RegionAction - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionAction
ClientProtos.RegionAction.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionAction
ClientProtos.RegionActionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.RegionActionResult - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionActionResult
ClientProtos.RegionActionResult.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionActionResult
ClientProtos.RegionActionResultOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.Result - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Result
ClientProtos.Result.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Result
ClientProtos.ResultOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.ResultOrException - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ResultOrException
ClientProtos.ResultOrException.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ResultOrException
ClientProtos.ResultOrExceptionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.Scan - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Scan
ClientProtos.Scan.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Scan
ClientProtos.ScanOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.ScanRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ScanRequest
ClientProtos.ScanRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ScanRequest
ClientProtos.ScanRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientProtos.ScanResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ScanResponse
ClientProtos.ScanResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ScanResponse
ClientProtos.ScanResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClientScanner - Class in org.apache.hadoop.hbase.client
Implements the scanner interface for the HBase client.
ClientScanner(Configuration, Scan, TableName) - Constructor for class org.apache.hadoop.hbase.client.ClientScanner
Create a new ClientScanner for the specified table.
ClientScanner(Configuration, Scan, byte[]) - Constructor for class org.apache.hadoop.hbase.client.ClientScanner
ClientScanner(Configuration, Scan, TableName, HConnection) - 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.
ClientScanner(Configuration, Scan, byte[], HConnection) - Constructor for class org.apache.hadoop.hbase.client.ClientScanner
ClientScanner(Configuration, Scan, TableName, HConnection, RpcRetryingCallerFactory) - 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.
ClientSmallScanner - Class in org.apache.hadoop.hbase.client
Client scanner for small scan.
ClientSmallScanner(Configuration, Scan, TableName) - Constructor for class org.apache.hadoop.hbase.client.ClientSmallScanner
Create a new ClientSmallScanner for the specified table.
ClientSmallScanner(Configuration, Scan, TableName, HConnection) - Constructor for class org.apache.hadoop.hbase.client.ClientSmallScanner
Create a new ClientSmallScanner for the specified table.
ClientSmallScanner(Configuration, Scan, TableName, HConnection, RpcRetryingCallerFactory) - Constructor for class org.apache.hadoop.hbase.client.ClientSmallScanner
Create a new ShortClientScanner for the specified table Note that the passed Scan's start row maybe changed changed.
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
 
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.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.KeyValue
Clones a KeyValue.
clone() - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
clone() - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
 
clone() - Method in class org.apache.hadoop.hbase.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.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
clone() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
clone() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
cloneFamily(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
cloneQualifier(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
cloneRegionInfo(HRegionInfo) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
Create a new HRegionInfo from the snapshot region info.
cloneRow(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
get individual arrays for tests
cloneSnapshot(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Create a new table by cloning the snapshot content.
cloneSnapshot(byte[], TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Create a new table by cloning the snapshot content.
cloneSnapshot(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Create a new table by cloning the snapshot content.
cloneSnapshot(String, TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Create a new table by cloning the snapshot content.
CloneSnapshotHandler - Class in org.apache.hadoop.hbase.master.snapshot
Handler to Clone a snapshot.
CloneSnapshotHandler(MasterServices, HBaseProtos.SnapshotDescription, HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
 
cloneTableSchema(HTableDescriptor, TableName) - Static method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
Create a new table descriptor cloning the snapshot table schema.
cloneValue(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
close() - Method in class org.apache.hadoop.hbase.client.ClientScanner
 
close() - Method in class org.apache.hadoop.hbase.client.ClientSmallScanner
 
close() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
close() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
close() - Method in class org.apache.hadoop.hbase.client.HTable
 
close() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Releases any resources held or pending changes in internal buffers.
close() - Method in class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
Closes all the HTable instances , belonging to all tables in the table pool.
close() - Method in class org.apache.hadoop.hbase.client.MetaScanner.MetaScannerVisitorBase
 
close() - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
 
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.fs.HFileSystem
Close this filesystem object
close() - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
close() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
 
close() - Method in class org.apache.hadoop.hbase.io.DoubleOutputStream
 
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.FSDataInputStreamWrapper
Close stream(s) if necessary.
close(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
Close method with optional evictOnClose
close() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
 
close(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
 
close() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
 
close() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
Close the connection.
close() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
close(Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
Deprecated.
 
close() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
close() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
close() - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
 
close() - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
 
close(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
 
close(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat.TableRecordWriter
Closes the writer, in this case flush table commits.
close() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Closes the split.
close() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Closes the split.
close() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
 
close() - Method in interface org.apache.hadoop.hbase.master.ClusterStatusPublisher.Publisher
 
close() - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Shutdown the thread pools and release rpc resources
close() - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
Best effort attempt to close the threadpool via Thread.interrupt.
close() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
 
close() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
 
close() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
close() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Close down this HRegion.
close(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Close down this HRegion.
CLOSE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
close() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
close() - Method in interface org.apache.hadoop.hbase.regionserver.InternalScanner
Closes the scanner and releases any resources it has allocated
close() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
close() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Close the KeyValue scanner.
close() - Method in class org.apache.hadoop.hbase.regionserver.Leases
Shut down this Leases instance.
close() - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
 
close() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
close() - Method in 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.Store
Close all the readers We don't need to worry about subsequent requests because the HRegion holds a write lock that will prevent any more reads or writes.
close(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
close() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
 
close() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
close() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
close() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Shut down the log.
close() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
 
close() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
 
close() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
close() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
close() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
close() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
 
close() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
close() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
 
close() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
 
close() - Method in class org.apache.hadoop.hbase.rest.ResultGenerator
 
close() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
 
close() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
close() - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Flushes and closes (I think, in the superclass) the stream.
close() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
close() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
close() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Close the connection to ZooKeeper.
CLOSE_SCANNER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
closeAfterLeasesExpire() - Method in class org.apache.hadoop.hbase.regionserver.Leases
Shuts down this lease instance when all outstanding leases expire.
closeAllRegions(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Closes all regions.
closeAndDelete() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Shut down the log and delete the log directory
closeConnection() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
closeConnection(RpcServer.Connection) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
closed - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
CLOSED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
CLOSED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
CLOSED = 6;
ClosedRegionHandler - Class in org.apache.hadoop.hbase.master.handler
Handles CLOSED region event on Master.
ClosedRegionHandler(Server, AssignmentManager, HRegionInfo) - Constructor for class org.apache.hadoop.hbase.master.handler.ClosedRegionHandler
 
closeException - Variable in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
closeHRegion(HRegion) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
This will do the necessary cleanup a call to HRegion.createHRegion(HRegionInfo, Path, Configuration, HTableDescriptor) requires.
CloseMetaHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handles closing of the root region on a region server.
CloseMetaHandler(Server, RegionServerServices, HRegionInfo) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseMetaHandler
 
CloseMetaHandler(Server, RegionServerServices, HRegionInfo, boolean, boolean, int) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseMetaHandler
 
closeOutputStream - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
True if we opened the outputStream (and so will close it).
closeReader(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
closeReader() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
Close the current reader
closeReceivers() - Method in class org.apache.hadoop.hbase.trace.SpanReceiverHost
Calls close() on all SpanReceivers created by this SpanReceiverHost.
closeRecoveredQueue(ReplicationSourceInterface) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Clear the references to the specified old source
closeRegion(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Close a region.
closeRegion(byte[], String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Close a region.
closeRegion(ServerName, HRegionInfo) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Close a region.
closeRegion(RpcController, AdminProtos.CloseRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
closeRegion(RpcController, AdminProtos.CloseRegionRequest, RpcCallback<AdminProtos.CloseRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc CloseRegion(.CloseRegionRequest) returns (.CloseRegionResponse);
closeRegion(RpcController, AdminProtos.CloseRegionRequest, RpcCallback<AdminProtos.CloseRegionResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc CloseRegion(.CloseRegionRequest) returns (.CloseRegionResponse);
closeRegion(RpcController, AdminProtos.CloseRegionRequest, RpcCallback<AdminProtos.CloseRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
closeRegion(AdminProtos.AdminService.BlockingInterface, byte[], boolean) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to close a region given a region name using admin protocol.
closeRegion(AdminProtos.AdminService.BlockingInterface, byte[], int, ServerName, boolean) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to close a region given a region name using admin protocol.
closeRegion(String, boolean, boolean, int, ServerName) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Close asynchronously a region, can be called from the master or internally by the regionserver when stopping.
closeRegion(RpcController, AdminProtos.CloseRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Close a region on the region server.
CloseRegionHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handles closing of a region on a region server.
CloseRegionHandler(Server, RegionServerServices, HRegionInfo) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
 
CloseRegionHandler(Server, RegionServerServices, HRegionInfo, boolean, boolean, int) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
This method used internally by the RegionServer to close out regions.
CloseRegionHandler(Server, RegionServerServices, HRegionInfo, boolean, boolean, int, ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
 
CloseRegionHandler(Server, RegionServerServices, HRegionInfo, boolean, boolean, int, EventType) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
 
CloseRegionHandler(Server, RegionServerServices, HRegionInfo, boolean, boolean, int, EventType, ServerName) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
 
closeRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Closes the lock.
closeRegionSilentlyAndWait(HBaseAdmin, ServerName, HRegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
Contacts a region server and waits up to hbase.hbck.close.timeout ms (default 120s) to close the region.
closeRegionWithEncodedRegionName(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
For expert-admins.
closeScanner(int, AsyncMethodCallback<THBaseService.AsyncClient.closeScanner_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
closeScanner(int, AsyncMethodCallback<THBaseService.AsyncClient.closeScanner_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
closeScanner(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
closeScanner(int) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Closes the scanner.
closeScanner(int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
CLOSEST_ROW_BEFORE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
closeStreams() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
Closes the backing streams
closeTablePool(String) - Method in class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
Closes all the HTable instances , belonging to the given table, in the table pool.
closeTablePool(byte[]) - Method in class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
closing - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
CLOSING_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
CLOSING = 5;
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_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
CLUSTER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
CLUSTER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
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_IDS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
CLUSTER_IS_DISTRIBUTED - Static variable in class org.apache.hadoop.hbase.HConstants
Cluster is fully-distributed
CLUSTER_IS_LOCAL - Static variable in class org.apache.hadoop.hbase.HConstants
Cluster is standalone or pseudo-distributed
CLUSTER_REQUESTS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
CLUSTER_STATUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
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.ipc.RpcClient
 
ClusterIdProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
ClusterIdProtos.ClusterId - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ClusterId
ClusterIdProtos.ClusterId.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ClusterId
ClusterIdProtos.ClusterIdOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
clusterIdZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
CLUSTERKEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
ClusterLoadState - Class in org.apache.hadoop.hbase.master.balancer
Class used to hold the current state of the cluster and how balanced it is.
ClusterLoadState(Map<ServerName, List<HRegionInfo>>) - Constructor for class org.apache.hadoop.hbase.master.balancer.ClusterLoadState
 
clusterStateZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
ClusterStatus - Class in org.apache.hadoop.hbase
Status information on the HBase cluster.
ClusterStatus() - Constructor for class org.apache.hadoop.hbase.ClusterStatus
Deprecated.
Used by Writables and Writables are going away.
ClusterStatus(String, String, Map<ServerName, ServerLoad>, Collection<ServerName>, ServerName, Collection<ServerName>, Map<String, RegionState>, String[], Boolean) - Constructor for class org.apache.hadoop.hbase.ClusterStatus
 
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
 
ClusterStatusProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
ClusterStatusProtos.ClusterStatus - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ClusterStatus
ClusterStatusProtos.ClusterStatus.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ClusterStatus
ClusterStatusProtos.ClusterStatusOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClusterStatusProtos.LiveServerInfo - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type LiveServerInfo
ClusterStatusProtos.LiveServerInfo.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type LiveServerInfo
ClusterStatusProtos.LiveServerInfoOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClusterStatusProtos.RegionInTransition - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionInTransition
ClusterStatusProtos.RegionInTransition.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionInTransition
ClusterStatusProtos.RegionInTransitionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClusterStatusProtos.RegionLoad - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionLoad
ClusterStatusProtos.RegionLoad.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionLoad
ClusterStatusProtos.RegionLoadOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClusterStatusProtos.RegionState - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionState
ClusterStatusProtos.RegionState.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionState
ClusterStatusProtos.RegionState.State - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum RegionState.State
ClusterStatusProtos.RegionStateOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClusterStatusProtos.ServerLoad - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ServerLoad
ClusterStatusProtos.ServerLoad.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ServerLoad
ClusterStatusProtos.ServerLoadOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ClusterStatusPublisher - Class in org.apache.hadoop.hbase.master
Class to publish the cluster status to the client.
ClusterStatusPublisher(HMaster, Configuration, Class<? extends ClusterStatusPublisher.Publisher>) - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher
 
ClusterStatusPublisher() - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher
 
ClusterStatusPublisher.MulticastPublisher - Class in org.apache.hadoop.hbase.master
 
ClusterStatusPublisher.MulticastPublisher() - Constructor for class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
 
ClusterStatusPublisher.Publisher - Interface in org.apache.hadoop.hbase.master
 
ClusterStatusTracker - Class in org.apache.hadoop.hbase.zookeeper
Tracker on cluster settings up in zookeeper.
ClusterStatusTracker(ZooKeeperWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
Creates a cluster status tracker.
cmdLineArgs - Variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
cmp(int) - Method in enum org.apache.hadoop.hbase.util.Order
Returns the adjusted trichotomous value according to the ordering imposed by this Order.
code() - Method in enum org.apache.hadoop.hbase.security.access.Permission.Action
 
code - Variable in enum org.apache.hadoop.hbase.security.AuthMethod
The code for this method.
Codec - Interface in org.apache.hadoop.hbase.codec
Encoder/Decoder for Cell.
Codec.Decoder - Interface in org.apache.hadoop.hbase.codec
Implementations should implicitly clean up any resources allocated when the Decoder/CellScanner runs off the end of the cell block.
Codec.Encoder - Interface in org.apache.hadoop.hbase.codec
Call flush when done.
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
 
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 .
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".
CollectionBackedScanner - Class in org.apache.hadoop.hbase.util
Utility scanner that wraps a sortable collection and serves as a KeyValueScanner.
CollectionBackedScanner(SortedSet<KeyValue>) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
CollectionBackedScanner(SortedSet<KeyValue>, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
CollectionBackedScanner(List<KeyValue>) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
CollectionBackedScanner(List<KeyValue>, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
CollectionBackedScanner(KeyValue.KVComparator, KeyValue...) - Constructor for class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
CollectionUtils - Class in org.apache.hadoop.hbase.util
Utility methods for dealing with Collections, including treating null collections as empty.
CollectionUtils() - Constructor for class org.apache.hadoop.hbase.util.CollectionUtils
 
COLON - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for colon (:)
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
name of column
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
name of column whose value is to be deleted
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
name of column whose value is to be deleted
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
column name
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
column name
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
column name
column - Variable in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
column - Variable in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
COLUMN_FAMILIES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
COLUMN_FAMILIES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
COLUMN_FAMILIES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
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_FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
COLUMN_FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
COLUMN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
COLUMN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
COLUMN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
COLUMN_LIST - Static variable in class org.apache.hadoop.hbase.mapred.TableInputFormat
Deprecated.
space delimited list of columns
COLUMN_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
COLUMN_OFFSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
COLUMN_QUALIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
COLUMN_QUALIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
COLUMN_VALUE - Static variable in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
COLUMN_VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
columnBuffer - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
columnBuffer - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
 
ColumnCount - Class in org.apache.hadoop.hbase.regionserver
Simple wrapper for a byte buffer and a counter.
ColumnCount(byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.ColumnCount
Constructor
ColumnCount(byte[], int) - Constructor for class org.apache.hadoop.hbase.regionserver.ColumnCount
Constructor
ColumnCount(byte[], int, int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.ColumnCount
Constuctor
ColumnCountGetFilter - Class in org.apache.hadoop.hbase.filter
Simple filter that returns first N columns on row only.
ColumnCountGetFilter(int) - Constructor for class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
ColumnDescriptor - Class in org.apache.hadoop.hbase.thrift.generated
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc.
ColumnDescriptor() - Constructor for class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
ColumnDescriptor(ByteBuffer, int, String, boolean, String, int, int, boolean, int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
ColumnDescriptor(ColumnDescriptor) - Constructor for class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Performs a deep copy on other.
ColumnDescriptor._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
columnFamilies - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
list of column family descriptors
columnFamily - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
columnFamily - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
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
 
columnLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
 
columnName - Variable in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
ColumnNodeReader - Class in org.apache.hadoop.hbase.codec.prefixtree.decode.column
 
ColumnNodeReader(byte[], boolean) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
construct
columnNodeReader - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
 
ColumnNodeWriter - Class in org.apache.hadoop.hbase.codec.prefixtree.encode.column
Column nodes can be either family nodes or qualifier nodes, as both sections encode similarly.
ColumnNodeWriter(PrefixTreeBlockMeta, TokenizerNode, boolean) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
construct
columnOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
 
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.
ColumnReader - Class in org.apache.hadoop.hbase.codec.prefixtree.decode.column
Position one of these appropriately in the data block and you can call its methods to retrieve the family or qualifier at the current position.
ColumnReader(byte[], boolean) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
construct
columns - Variable in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated.
 
columns - Variable in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
The grouping columns.
columns - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
List of columns to return, null for all columns
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
List of columns to return, null for all columns
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
List of columns to return, null for all columns
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
List of columns to return, null for all columns
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
columns to scan.
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
columns to scan.
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the columns you want returned
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
columns to scan.
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
columns to scan.
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
columns - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
columns - Variable in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
columns - Variable in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
columns - Variable in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
columns - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
COLUMNS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
COLUMNS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
COLUMNS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
ColumnSchemaMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
ColumnSchemaMessage.ColumnSchema - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema
ColumnSchemaMessage.ColumnSchema.Attribute - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute
ColumnSchemaMessage.ColumnSchema.Attribute.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute
ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
ColumnSchemaMessage.ColumnSchema.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema
ColumnSchemaMessage.ColumnSchemaOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
ColumnSchemaModel - Class in org.apache.hadoop.hbase.rest.model
Representation of a column family schema.
ColumnSchemaModel() - Constructor for class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
Default constructor
ColumnSectionWriter - Class in org.apache.hadoop.hbase.codec.prefixtree.encode.column
Takes the tokenized family or qualifier data and flattens it into a stream of bytes.
ColumnSectionWriter() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
construct
ColumnSectionWriter(PrefixTreeBlockMeta, Tokenizer, boolean) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
 
ColumnTracker - Interface in org.apache.hadoop.hbase.regionserver
Implementing classes of this interface will be used for the tracking and enforcement of columns and numbers of versions and timeToLive during the course of a Get or Scan operation.
columnValues - Variable in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
columnValues - Variable in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
CombinedBlockCache - Class in org.apache.hadoop.hbase.io.hfile
CombinedBlockCache is an abstraction layer that combines LruBlockCache and BucketCache.
CombinedBlockCache(LruBlockCache, BucketCache) - Constructor for class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
combineWith(CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Combines the request with other request.
comConf - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
COMMA - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for a comma
commitStoreFile(String, Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Move the file from a build/temp location to the main family store directory.
commitTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
compact(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Compact a table or an individual region.
compact(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Compact a table or an individual region.
compact(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Compact a column family within a table or region.
compact(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Compact a column family within a table or region.
compact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
Runs the compaction based on current selection.
compact(CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
Do a minor/major compaction on an explicit set of storefiles from a Store.
compact(CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
Do a minor/major compaction on an explicit set of storefiles from a Store.
compact(CompactionContext, Store) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
compact(CompactionContext) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Compact the StoreFiles.
compact(CompactionContext) - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
compact(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.compact_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
compact(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.compact_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
compact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
compact(ByteBuffer) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
 
compact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
compactBloom() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
Compact the Bloom filter before writing metadata & data to disk.
compactBloom() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
compactBloom() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
COMPACTCHECKER_INTERVAL_MULTIPLIER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
compactForTesting(Collection<StoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
Compact a list of files for testing.
COMPACTION_ENABLED - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Used by HBase Shell interface to access this metadata attribute which denotes if the table is compaction enabled
COMPACTION_INPUT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
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_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
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_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
COMPACTION_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
compactionCompression - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
CompactionConfiguration - Class in org.apache.hadoop.hbase.regionserver.compactions
Compaction configuration for a particular instance of HStore.
CompactionContext - Class in org.apache.hadoop.hbase.regionserver.compactions
This class holds all "physical" details necessary to run a compaction, and abstracts away the details specific to a particular compaction.
CompactionContext() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
 
CompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
A compaction policy determines how to select files for compaction, how to compact them, and how to generate the compacted files.
CompactionPolicy(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
compactionPolicy - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
CompactionProgress - Class in org.apache.hadoop.hbase.regionserver.compactions
This class holds information relevant for tracking the progress of a compaction.
CompactionProgress(long) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
Constructor
CompactionRequest - Class in org.apache.hadoop.hbase.regionserver.compactions
This class holds all logical details necessary to run a compaction.
CompactionRequest() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
This ctor should be used by coprocessors that want to subclass CompactionRequest.
CompactionRequest(Collection<StoreFile>) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
CompactionRequestor - Interface in org.apache.hadoop.hbase.regionserver
 
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
 
CompactionTool - Class in org.apache.hadoop.hbase.regionserver
 
CompactionTool() - Constructor for class org.apache.hadoop.hbase.regionserver.CompactionTool
 
Compactor - Class in org.apache.hadoop.hbase.regionserver.compactions
A compactor is a compaction algorithm associated a given policy.
compactor - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
Compactor.CellSink - Interface in org.apache.hadoop.hbase.regionserver.compactions
TODO: Replace this with CellOutputStream when StoreFile.Writer uses cells.
Compactor.FileDetails - Class in org.apache.hadoop.hbase.regionserver.compactions
The sole reason this class exists is that java has no ref/out/pointer parameters.
Compactor.FileDetails() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
 
compactRecentForTestingAssumingDefaultPolicy(int) - Method in class org.apache.hadoop.hbase.regionserver.HStore
This method tries to compact N recent files for testing.
compactRegion(RpcController, AdminProtos.CompactRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
compactRegion(RpcController, AdminProtos.CompactRegionRequest, RpcCallback<AdminProtos.CompactRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc CompactRegion(.CompactRegionRequest) returns (.CompactRegionResponse);
compactRegion(RpcController, AdminProtos.CompactRegionRequest, RpcCallback<AdminProtos.CompactRegionResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc CompactRegion(.CompactRegionRequest) returns (.CompactRegionResponse);
compactRegion(RpcController, AdminProtos.CompactRegionRequest, RpcCallback<AdminProtos.CompactRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
compactRegion(RpcController, AdminProtos.CompactRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Compact a region on the region server.
CompactSplitThread - Class in org.apache.hadoop.hbase.regionserver
Compact region on request and then run split if appropriate
compactSplitThread - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
compactStores(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
This is a helper function that compact all the stores synchronously It is used by utilities and testing
compactStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
This is a helper function that compact all the stores synchronously It is used by utilities and testing
COMPARABLE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
COMPARABLE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
COMPARABLE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
comparator - Variable in class org.apache.hadoop.hbase.filter.CompareFilter
 
comparator - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
comparator - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Key comparator
comparator - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Key comparator.
comparator - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
COMPARATOR - Static variable in class org.apache.hadoop.hbase.KeyValue
Comparator for plain key/values; i.e.
comparator() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
comparator - Variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
Comparator used to compare Bloom filter keys
comparator() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
comparator() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
COMPARATOR - Static variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.ZNodeComparator
 
COMPARATOR_CLASS_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
COMPARATOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
COMPARATOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
COMPARATOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
ComparatorProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
ComparatorProtos.BinaryComparator - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BinaryComparator
ComparatorProtos.BinaryComparator.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BinaryComparator
ComparatorProtos.BinaryComparatorOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ComparatorProtos.BinaryPrefixComparator - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BinaryPrefixComparator
ComparatorProtos.BinaryPrefixComparator.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BinaryPrefixComparator
ComparatorProtos.BinaryPrefixComparatorOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ComparatorProtos.BitComparator - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BitComparator
ComparatorProtos.BitComparator.BitwiseOp - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum BitComparator.BitwiseOp
ComparatorProtos.BitComparator.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BitComparator
ComparatorProtos.BitComparatorOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ComparatorProtos.ByteArrayComparable - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ByteArrayComparable
ComparatorProtos.ByteArrayComparable.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ByteArrayComparable
ComparatorProtos.ByteArrayComparableOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ComparatorProtos.Comparator - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Comparator
ComparatorProtos.Comparator.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Comparator
ComparatorProtos.ComparatorOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ComparatorProtos.NullComparator - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NullComparator
ComparatorProtos.NullComparator.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NullComparator
ComparatorProtos.NullComparatorOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ComparatorProtos.RegexStringComparator - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegexStringComparator
ComparatorProtos.RegexStringComparator.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegexStringComparator
ComparatorProtos.RegexStringComparatorOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ComparatorProtos.SubstringComparator - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SubstringComparator
ComparatorProtos.SubstringComparator.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SubstringComparator
ComparatorProtos.SubstringComparatorOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.CellComparator
 
compare(BigDecimal, BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
compare(Long, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
compare(TokenizerNode, TokenizerNode) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenDepthComparator
 
compare(T, T) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
This takes care if either of arguments are null.
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(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
compare(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
Compares the Key of a cell -- with fields being more significant in this order: rowkey, colfam/qual, timestamp, type, mvcc
compare(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue.RowOnlyComparator
 
compare(RegionPlan, RegionPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator
 
compare(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.LogsComparator
 
compare(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(String, String) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.ZNodeComparator
 
COMPARE_FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
COMPARE_FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
COMPARE_FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
COMPARE_FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
COMPARE_FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
COMPARE_OP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
COMPARE_OP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
COMPARE_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
compareColumns(byte[], int, int, int, byte[], int, int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
CompareFilter - Class in org.apache.hadoop.hbase.filter
This is a generic filter to be used to filter by comparison.
CompareFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.CompareFilter
Constructor.
CompareFilter.CompareOp - Enum in org.apache.hadoop.hbase.filter
Comparison operators.
compareFlatKey(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
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
 
compareFlatKey(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.RawBytesComparator
 
compareIgnoringPrefix(int, byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
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.
compareOp - Variable in class org.apache.hadoop.hbase.filter.CompareFilter
 
compareOp - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
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.
compareRowKey(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
Compares the only the user specified portion of a Key.
compareRowKey(Cell, Cell) - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
Override the row key comparison to parse and compare the meta row key parts.
compareRows(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
compareRows(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
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
Compare key portion of a KeyValue for keys in hbase:meta table.
compareStatic(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
 
compareTimestamps(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
 
compareTo(Object) - Method in class org.apache.hadoop.hbase.client.Action
 
compareTo(Row) - Method in class org.apache.hadoop.hbase.client.Get
 
compareTo(Row) - Method in class org.apache.hadoop.hbase.client.Increment
 
compareTo(Row) - Method in class org.apache.hadoop.hbase.client.Mutation
 
compareTo(Row) - Method in class org.apache.hadoop.hbase.client.RowMutations
 
compareTo(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
compareTo(Runnable) - Method in class org.apache.hadoop.hbase.executor.EventHandler
Default prioritized runnable comparator which implements a FIFO ordering.
compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.BinaryComparator
 
compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
 
compareTo(byte[], 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(byte[]) - Method in class org.apache.hadoop.hbase.filter.NullComparator
 
compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.NullComparator
 
compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator
 
compareTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.SubstringComparator
 
compareTo(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
compareTo(HRegionInfo) - Method in class org.apache.hadoop.hbase.HRegionInfo
 
compareTo(HRegionLocation) - Method in class org.apache.hadoop.hbase.HRegionLocation
 
compareTo(HTableDescriptor) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Compares the descriptor with another descriptor which is passed as a parameter.
compareTo(BlockCacheColumnFamilySummary) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
compareTo(CachedBlock) - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
compareTo(ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Define the sort order of the BytesWritable.
compareTo(byte[]) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Compares the bytes in this object to the specified byte array
compareTo(TableSplit) - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
compareTo(TableSplit) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Compares this split against the given one.
compareTo(RegionPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlan
Compare the region info.
compareTo(CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
This function will define where in the priority queue the request will end up.
compareTo(MetricsRegionSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
 
compareTo(HLogKey) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
compareTo(ServerName) - Method in class org.apache.hadoop.hbase.ServerName
 
compareTo(TableName) - Method in class org.apache.hadoop.hbase.TableName
 
compareTo(AlreadyExists) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
compareTo(BatchMutation) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
compareTo(ColumnDescriptor) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
compareTo(Hbase.atomicIncrement_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
compareTo(Hbase.atomicIncrement_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
compareTo(Hbase.compact_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
compareTo(Hbase.compact_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
compareTo(Hbase.createTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
compareTo(Hbase.createTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
compareTo(Hbase.deleteAll_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
compareTo(Hbase.deleteAll_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
compareTo(Hbase.deleteAllRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
compareTo(Hbase.deleteAllRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
compareTo(Hbase.deleteAllRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
compareTo(Hbase.deleteAllRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
compareTo(Hbase.deleteAllTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
compareTo(Hbase.deleteAllTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
compareTo(Hbase.deleteTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
compareTo(Hbase.deleteTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
compareTo(Hbase.disableTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
compareTo(Hbase.disableTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
compareTo(Hbase.enableTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
compareTo(Hbase.enableTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
compareTo(Hbase.get_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
compareTo(Hbase.get_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
compareTo(Hbase.getColumnDescriptors_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
compareTo(Hbase.getColumnDescriptors_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
compareTo(Hbase.getRegionInfo_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
compareTo(Hbase.getRegionInfo_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
compareTo(Hbase.getRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
compareTo(Hbase.getRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
compareTo(Hbase.getRowOrBefore_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
compareTo(Hbase.getRowOrBefore_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
compareTo(Hbase.getRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
compareTo(Hbase.getRows_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
compareTo(Hbase.getRowsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
compareTo(Hbase.getRowsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
compareTo(Hbase.getRowsWithColumns_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
compareTo(Hbase.getRowsWithColumns_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
compareTo(Hbase.getRowsWithColumnsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
compareTo(Hbase.getRowsWithColumnsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
compareTo(Hbase.getRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
compareTo(Hbase.getRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
compareTo(Hbase.getRowWithColumns_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
compareTo(Hbase.getRowWithColumns_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
compareTo(Hbase.getRowWithColumnsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
compareTo(Hbase.getRowWithColumnsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
compareTo(Hbase.getTableNames_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
compareTo(Hbase.getTableNames_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
compareTo(Hbase.getTableRegions_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
compareTo(Hbase.getTableRegions_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
compareTo(Hbase.getVer_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
compareTo(Hbase.getVer_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
compareTo(Hbase.getVerTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
compareTo(Hbase.getVerTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
compareTo(Hbase.increment_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
compareTo(Hbase.increment_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
compareTo(Hbase.incrementRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
compareTo(Hbase.incrementRows_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
compareTo(Hbase.isTableEnabled_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
compareTo(Hbase.isTableEnabled_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
compareTo(Hbase.majorCompact_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
compareTo(Hbase.majorCompact_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
compareTo(Hbase.mutateRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
compareTo(Hbase.mutateRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
compareTo(Hbase.mutateRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
compareTo(Hbase.mutateRows_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
compareTo(Hbase.mutateRowsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
compareTo(Hbase.mutateRowsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
compareTo(Hbase.mutateRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
compareTo(Hbase.mutateRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
compareTo(Hbase.scannerClose_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
compareTo(Hbase.scannerClose_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
compareTo(Hbase.scannerGet_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
compareTo(Hbase.scannerGet_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
compareTo(Hbase.scannerGetList_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
compareTo(Hbase.scannerGetList_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
compareTo(Hbase.scannerOpen_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
compareTo(Hbase.scannerOpen_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
compareTo(Hbase.scannerOpenTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
compareTo(Hbase.scannerOpenTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
compareTo(Hbase.scannerOpenWithPrefix_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
compareTo(Hbase.scannerOpenWithPrefix_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
compareTo(Hbase.scannerOpenWithScan_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
compareTo(Hbase.scannerOpenWithScan_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
compareTo(Hbase.scannerOpenWithStop_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
compareTo(Hbase.scannerOpenWithStop_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
compareTo(Hbase.scannerOpenWithStopTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
compareTo(Hbase.scannerOpenWithStopTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
compareTo(IllegalArgument) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
compareTo(IOError) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
compareTo(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
compareTo(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
compareTo(TColumn) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
compareTo(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
compareTo(TRegionInfo) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
compareTo(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
compareTo(TScan) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
compareTo(TColumn) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
compareTo(TColumnIncrement) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
compareTo(TColumnValue) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
compareTo(TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
compareTo(TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
compareTo(THBaseService.checkAndDelete_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
compareTo(THBaseService.checkAndDelete_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
compareTo(THBaseService.checkAndPut_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
compareTo(THBaseService.checkAndPut_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
compareTo(THBaseService.closeScanner_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
compareTo(THBaseService.closeScanner_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
compareTo(THBaseService.deleteMultiple_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
compareTo(THBaseService.deleteMultiple_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
compareTo(THBaseService.deleteSingle_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
compareTo(THBaseService.deleteSingle_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
compareTo(THBaseService.exists_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
compareTo(THBaseService.exists_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
compareTo(THBaseService.get_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
compareTo(THBaseService.get_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
compareTo(THBaseService.getMultiple_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
compareTo(THBaseService.getMultiple_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
compareTo(THBaseService.getScannerResults_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
compareTo(THBaseService.getScannerResults_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
compareTo(THBaseService.getScannerRows_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
compareTo(THBaseService.getScannerRows_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
compareTo(THBaseService.increment_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
compareTo(THBaseService.increment_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
compareTo(THBaseService.mutateRow_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
compareTo(THBaseService.mutateRow_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
compareTo(THBaseService.openScanner_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
compareTo(THBaseService.openScanner_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
compareTo(THBaseService.put_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
compareTo(THBaseService.put_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
compareTo(THBaseService.putMultiple_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
compareTo(THBaseService.putMultiple_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
compareTo(TIllegalArgument) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
compareTo(TIncrement) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
compareTo(TIOError) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
compareTo(TMutation) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
compareTo(TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
compareTo(TResult) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
compareTo(TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
compareTo(TScan) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
compareTo(TTimeRange) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
compareTo(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
compareTo(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Lexicographically compare two arrays.
compareTo(ByteRange) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
Bitwise comparison of each byte in the array.
compareToCurrentToken(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
Compare only the bytes within the window of the current token
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.
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
 
compile() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
methods
compile() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
compile() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
Now that all the cells have been added, do the work to reduce them to a series of byte[] fragments that are ready to be written to the output stream.
compile() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
methods
compile() - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
compileFamilies() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
compileMvccVersions() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
compileQualifiers() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
compileRows() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
compileTimestamps() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
compileTypes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
The following "compile" methods do any intermediate work necessary to transform the cell fragments collected during the writing phase into structures that are ready to write to the outputStream.
complete() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
Call to indicate that additional coprocessors further down the execution chain do not need to be invoked.
complete() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
For all time forward, do not throw an error because the process has completed.
complete() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
Marks the compaction as complete by setting total to current KV count; Total KV count is an estimate, so there might be a discrepancy otherwise.
COMPLETE_SEQUENCE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
completeCacheFlush(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Complete the cache flush.
completeCompaction(Collection<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
completeCompactionMarker(WALProtos.CompactionDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Call to complete a compaction.
completeCompactionMarker(WALProtos.CompactionDescriptor) - Method in interface org.apache.hadoop.hbase.regionserver.Store
Call to complete a compaction.
completed(Throwable) - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
Called after that process() is completed.
completed(Throwable) - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
Called after that process() is completed.
completed(Throwable) - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
 
completed(Throwable) - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
 
completeMemstoreInsert(MultiVersionConsistencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
completeSequenceId - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
completeSnapshot(Path, Path, FileSystem) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
Reset the manager to allow another snapshot to proceed
completeSnapshot(HBaseProtos.SnapshotDescription, Path, Path, FileSystem) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Move the finished snapshot to its final, publicly visible directory - this marks the snapshot as 'complete'.
CompoundBloomFilter - Class in org.apache.hadoop.hbase.util
A Bloom filter implementation built on top of ByteBloomFilter, encapsulating a set of fixed-size Bloom filters written out at the time of HFile generation into the data block stream, and loaded on demand at query time.
CompoundBloomFilter(DataInput, HFile.Reader) - Constructor for class org.apache.hadoop.hbase.util.CompoundBloomFilter
De-serialization for compound Bloom filter metadata.
CompoundBloomFilterBase - Class in org.apache.hadoop.hbase.util
 
CompoundBloomFilterBase() - Constructor for class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
 
CompoundBloomFilterWriter - Class in org.apache.hadoop.hbase.util
Adds methods required for writing a compound Bloom filter to the data section of an HFile to the CompoundBloomFilter class.
CompoundBloomFilterWriter(int, float, int, int, boolean, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
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.
compress(byte[], Dictionary) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringCompressor
 
compressAfterEncoding(byte[], BlockType, byte[]) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
compressAfterEncodingWithBlockType(byte[], BlockType) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
compressAlgo - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Filled when we read in the trailer.
compressAlgo - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
The compression algorithm used.
COMPRESSION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
Compression - Class in org.apache.hadoop.hbase.io.compress
Compression related stuff.
compression - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
compression - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
Compression.Algorithm - Enum in org.apache.hadoop.hbase.io.compress
Compression algorithms.
COMPRESSION_CODEC_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
COMPRESSION_COMPACT - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
COMPRESSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
compressionByName(String) - Static method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
 
compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Compression context to use reading.
compressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.WriterBase
 
CompressionTest - Class in org.apache.hadoop.hbase.util
Compression validation test.
CompressionTest() - Constructor for class org.apache.hadoop.hbase.util.CompressionTest
 
Compressor - Class in org.apache.hadoop.hbase.regionserver.wal
A set of static functions for running our custom WAL compression/decompression.
Compressor() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.Compressor
 
computeBitSize(long, double) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
computeCost(BaseLoadBalancer.Cluster, double) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
This is the main cost function.
computeFoldableByteSize(long, int) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
Increases the given byte size of a Bloom filter until it can be folded by the given factor.
computeHDFSBlocksDistribution(Configuration, HTableDescriptor, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
This is a helper function to compute HDFS block distribution on demand
computeHDFSBlocksDistribution(FileSystem) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Compute the HDFS Block Distribution for this StoreFile
computeHDFSBlocksDistribution(FileSystem, FileStatus, long, long) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Compute HDFS blocks distribution of a given file, or a portion of the file
computeMaxKeys(long, double, int) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
The maximum number of keys we can put into a Bloom filter of a certain size to get the given error rate, with the given number of hash functions.
CONCURRENT_HASHMAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ConcurrentHashMap
CONCURRENT_HASHMAP_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ConcurrentHashMap.Entry
CONCURRENT_HASHMAP_SEGMENT - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ConcurrentHashMap.Segment
CONCURRENT_SKIPLISTMAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ConcurrentSkipListMap
CONCURRENT_SKIPLISTMAP_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ConcurrentSkipListMap Entry
CONDITION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
conf - Variable in class org.apache.hadoop.hbase.client.HConnectable
 
conf - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
 
conf - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
conf - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
conf - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
conf - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
conf - Variable in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
 
conf - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
conf - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
conf - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
conf - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
conf - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
 
conf - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
conf - Variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
 
conf - Variable in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
conf - Variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
configs - Variable in class org.apache.hadoop.hbase.CompoundConfiguration
 
CONFIGURATION - Static variable in class org.apache.hadoop.hbase.HConstants
 
CONFIGURATION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
CONFIGURATION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
CONFIGURATION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated.
 
configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
Deprecated.
 
configure(JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormat
Deprecated.
 
configureCfRenaming(Configuration, Map<String, String>) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
Sets a configuration property with key Import.CF_RENAME_PROP in conf that tells the mapper how to rename column families.
configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
 
configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
 
configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
 
configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
 
configureForRegion(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
Upon construction, this method will be called with the region to be governed.
configureIncrementalLoad(Job, HTable) - Static method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat
Configure a MapReduce Job to perform an incremental load into the given table.
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.
connect(HConnection) - Method in class org.apache.hadoop.hbase.client.HConnectable
 
connect(Configuration) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
 
connect(Configuration) - Method in interface org.apache.hadoop.hbase.master.ClusterStatusPublisher.Publisher
 
connect() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
To repair region consistency, one must call connect() in order to repair online state.
connect(Configuration, Watcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Creates a new connection to ZooKeeper, pulling settings and ensemble config from the specified configuration object using methods from ZKConfig.
connect(Configuration, String, Watcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
 
connect(Configuration, String, Watcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
 
connection - Variable in class org.apache.hadoop.hbase.client.HTable
 
connectionList - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
connections - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
ConnectionUtils - Class in org.apache.hadoop.hbase.client
Utility used by client connections.
ConnectionUtils() - Constructor for class org.apache.hadoop.hbase.client.ConnectionUtils
 
connectToPeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Attempt to connect to a new remote slave cluster.
connectToPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
Constants - Interface in org.apache.hadoop.hbase.rest
Common constants for org.apache.hadoop.hbase.rest
ConstantSizeRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
A RegionSplitPolicy implementation which splits a region as soon as any of its store files exceeds a maximum configurable size.
ConstantSizeRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
 
Constraint - Interface in org.apache.hadoop.hbase.constraint
Apply a Constraint (in traditional database terminology) to a HTable.
ConstraintException - Exception in org.apache.hadoop.hbase.constraint
Exception that a user defined constraint throws on failure of a Put.
ConstraintException() - Constructor for exception org.apache.hadoop.hbase.constraint.ConstraintException
 
ConstraintException(String) - Constructor for exception org.apache.hadoop.hbase.constraint.ConstraintException
 
ConstraintException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.constraint.ConstraintException
 
ConstraintProcessor - Class in org.apache.hadoop.hbase.constraint
Processes multiple Constraints on a given table.
ConstraintProcessor() - Constructor for class org.apache.hadoop.hbase.constraint.ConstraintProcessor
Create the constraint processor.
Constraints - Class in org.apache.hadoop.hbase.constraint
Utilities for adding/removing constraints from a table.
constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
constructImpl(Class<? extends AbstractTemplateImpl>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
constructImpl() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
constructInputStream(DataInput) - Static method in class org.apache.hadoop.hbase.io.DataInputInputStream
Construct an InputStream from the given DataInput.
constructMaster(Class<? extends HMaster>, Configuration) - Static method in class org.apache.hadoop.hbase.master.HMaster
Utility for constructing an instance of the passed HMaster class.
constructOutputStream(DataOutput) - Static method in class org.apache.hadoop.hbase.io.DataOutputOutputStream
Construct an OutputStream from the given DataOutput.
constructRegionServer(Class<? extends HRegionServer>, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Utility for constructing an instance of the passed HRegionServer class.
contains(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
Check to see if the passed file name is contained in any of the snapshots.
contains(Object) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
contains(Object) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
contains(byte[], int, int, ByteBuffer) - Method in interface org.apache.hadoop.hbase.util.BloomFilter
Check if the specified key is contained in the bloom filter.
contains(byte[], int, int, ByteBuffer) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
contains(byte[], int, int, byte[], int, int, Hash, int) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
contains(byte[], byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
contains(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
contains(byte[], int, int, ByteBuffer) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
 
contains(Object) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
containsAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
containsBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Whether the cache contains block with specified cacheKey
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.
containsKey(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Checks whether there is a value in the map for the specified key.
containsKey(Object) - Method in class org.apache.hadoop.hbase.util.PoolMap
 
containsKey(Object) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
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).
containsRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.HRegionInfo
Returns true if the given inclusive range of rows is fully contained by this region.
containsRow(byte[]) - Method in class org.apache.hadoop.hbase.HRegionInfo
Return true if the given row falls in this region.
containsValue(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Checks whether this is a mapping which contains the specified value.
containsValue(Object) - Method in class org.apache.hadoop.hbase.util.PoolMap
 
containsValue(Object) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
CONTEXT - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
controllerConnectionFailure(String, IOException) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
The connection to the rest of the procedure group (member and coordinator) has been broken/lost/failed.
convert() - Method in class org.apache.hadoop.hbase.ClusterStatus
Convert a ClusterStatus to a protobuf ClusterStatus
convert(ClusterStatusProtos.ClusterStatus) - Static method in class org.apache.hadoop.hbase.ClusterStatus
Convert a protobuf ClusterStatus to a ClusterStatus
convert(HBaseProtos.ColumnFamilySchema) - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
 
convert() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
convert(HRegionInfo) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Convert a HRegionInfo to a RegionInfo
convert(HBaseProtos.RegionInfo) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Convert a RegionInfo to a HRegionInfo
convert() - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
convert(HBaseProtos.TableSchema) - Static method in class org.apache.hadoop.hbase.HTableDescriptor
 
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(DeserializationException) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Convert a DeserializationException to a more palatable KeeperException.
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
convertKvToByteBuffer(List<KeyValue>, boolean) - Static method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
Convert list of KeyValues to byte buffer.
convertThrowableToIOE(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
convertThrowableToIOE(Throwable, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
convertToBigInteger(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
Returns the BigInteger represented by the byte array
convertToByte(BigInteger, int) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
Returns the bytes corresponding to the BigInteger
convertToByte(BigInteger) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
Returns the bytes corresponding to the BigInteger
convertToBytes(BigInteger[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
Returns an array of bytes corresponding to an array of BigIntegers
coordinator - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
 
COPROC - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
 
Coprocessor - Interface in org.apache.hadoop.hbase
Coprocessor interface.
Coprocessor.State - Enum in org.apache.hadoop.hbase
Lifecycle state of a given coprocessor instance.
CoprocessorClassLoader - Class in org.apache.hadoop.hbase.util
ClassLoader used to load classes for Coprocessor instances.
CoprocessorEnvironment - 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
CoprocessorHConnection - Class in org.apache.hadoop.hbase.client
Connection to an HTable from within a Coprocessor.
CoprocessorHConnection(HConnection, HRegionServer) - Constructor for class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
CoprocessorHost<E extends CoprocessorEnvironment> - Class in org.apache.hadoop.hbase.coprocessor
Provides the common setup framework and runtime services for coprocessor invocation from HBase services.
CoprocessorHost() - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
CoprocessorHost.Environment - Class in org.apache.hadoop.hbase.coprocessor
Encapsulation of the environment of each coprocessor
CoprocessorHost.Environment(Coprocessor, int, int, Configuration) - Constructor for class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
Constructor
CoprocessorRpcChannel - Class in org.apache.hadoop.hbase.ipc
Base class which provides clients with an RPC connection to call coprocessor endpoint Services
CoprocessorRpcChannel() - Constructor for class org.apache.hadoop.hbase.ipc.CoprocessorRpcChannel
 
coprocessors - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Ordered set of loaded coprocessors with lock
COPROCESSORS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
coprocessorService() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Creates and returns a RpcChannel instance connected to the active master.
coprocessorService(byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
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 class org.apache.hadoop.hbase.client.HTable
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 class org.apache.hadoop.hbase.client.HTable
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(byte[]) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
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.HTableInterface
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.HTableInterface
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
Coprocessor endpoints providing protobuf services should implement this interface and return the Service instance via CoprocessorService.getService().
coprocessorService(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
coprocessorService(Class<T>, byte[], byte[], Batch.Call<T, R>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
coprocessorService(Class<T>, byte[], byte[], Batch.Call<T, R>, Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
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.
copyBufferToNewArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
 
copyBufferToStream(OutputStream, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
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
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
 
copyFrom(Result) - Method in class org.apache.hadoop.hbase.client.Result
Copy another Result into this one.
copyFromBufferToBuffer(ByteBuffer, ByteBuffer, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Copy from one buffer to another from given offset
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
 
copyFromStreamToBuffer(ByteBuffer, DataInputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
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.
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
 
copyKeyToNewByteBuffer(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
 
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
copyQualifierTo(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
 
CopyRecoveredEditsTask - Class in org.apache.hadoop.hbase.snapshot
Copy over each of the files in a region's recovered.edits directory to the region's snapshot directory.
CopyRecoveredEditsTask(HBaseProtos.SnapshotDescription, ForeignExceptionDispatcher, FileSystem, Path, Path) - Constructor for class org.apache.hadoop.hbase.snapshot.CopyRecoveredEditsTask
 
copyRowTo(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
copyTo
copyServerNames() - Method in class org.apache.hadoop.hbase.master.DeadServer
 
CopyTable - Class in org.apache.hadoop.hbase.mapreduce
Tool used to copy a table to another one which can be on a different setup.
CopyTable(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.CopyTable
 
copyToNewArrays(Collection<ByteRange>) - Static method in class org.apache.hadoop.hbase.util.ByteRangeUtils
 
copyToNewByteArray(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
 
copyToNewByteBuffer(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
 
copyToNewKeyValue(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
copy key only
copyValueTo(Cell, byte[], int) - Static method in class org.apache.hadoop.hbase.CellUtil
 
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.
CORRUPT_DIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
 
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
 
CorruptedSnapshotException(String, HBaseProtos.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
 
CorruptHFileException - Exception in org.apache.hadoop.hbase.io.hfile
This exception is thrown when attempts to read an HFile fail due to corruption or truncation issues.
CorruptHFileException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.io.hfile.CorruptHFileException
 
CorruptHFileException(String) - Constructor for exception org.apache.hadoop.hbase.io.hfile.CorruptHFileException
 
costFromArray(double[]) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFunction
Function to compute a scaled cost using DescriptiveStatistics.
COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
counter - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
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
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
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
 
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.HConstants
 
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.HConstants
 
CP_HTD_ATTR_VALUE_PATTERN - Static variable in class org.apache.hadoop.hbase.HConstants
 
create(Configuration) - Static method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
Create an archive tracker for the passed in server
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(Cell[]) - Static method in class org.apache.hadoop.hbase.client.Result
Instantiate a Result with the specified array of KeyValues.
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
 
create(BlockCacheColumnFamilySummary) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
Creates a new BlockCacheSummaryEntry
create() - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
create(Configuration, TableName, String, String, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Create an HFileLink instance from table/region/family/hfile location
create(Configuration, FileSystem, Path, HRegionInfo, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Create a new HFileLink
create(Configuration, FileSystem, Path, TableName, String, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Create a new HFileLink
create(String, MetricsHBaseServerWrapper) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl
 
create(DataInput) - Static method in class org.apache.hadoop.hbase.KeyValue
 
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(MetricsMasterWrapper) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSourceFactory
 
create(MetricsMasterWrapper) - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl
 
create(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
create(String) - Static method in class org.apache.hadoop.hbase.NamespaceDescriptor
 
create(NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.NamespaceDescriptor
 
create(HRegion, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
Create the RegionSplitPolicy configured for the given table.
create(Store, Configuration, KeyValue.KVComparator) - Static method in class org.apache.hadoop.hbase.regionserver.StoreEngine
Create the StoreEngine configured for the given Store.
create(Configuration, CompressionContext) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
Create and setup a WALCellCodec from the Configuration and CompressionContext, if they have been specified.
create(UserGroupInformation) - Static method in class org.apache.hadoop.hbase.security.User
Wraps an underlying UserGroupInformation instance.
create(FileSystem, Path, FsPermission, InetSocketAddress[]) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Create the specified file on the filesystem.
create(FileSystem, Path, FsPermission, boolean) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Create the specified file on the filesystem.
create() - Method in class org.apache.hadoop.hbase.util.RetryCounterFactory
 
create(String, byte[], List<ACL>, CreateMode) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
NONSEQUENTIAL create is idempotent operation.
CREATE_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
CREATE_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
CREATE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
CREATE = 3;
createAndFailSilent(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Creates the specified node, iff the node does not exist.
createAndFailSilent(ZooKeeperWatcher, 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(String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
 
createAndPrepare(T, ObserverContext<T>) - Static method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
Instantiates a new ObserverContext instance if the passed reference is null and sets the environment in the new or existing instance.
createAndWatch(ZooKeeperWatcher, 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.ByteBloomFilter
Creates another similar Bloom filter.
createBlockingRpcChannel(ServerName, User, int) - Method in class org.apache.hadoop.hbase.ipc.RpcClient
Creates a "channel" that can be used by a blocking protobuf service.
createBloomKey(byte[], int, int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
Create a key for a row-column Bloom filter.
createBloomKey(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
Create a key for a row-column Bloom filter.
createBloomKey(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
Prepare an ordered pair of row and qualifier to be compared using KeyValue.KeyComparator.
createBottomReference(byte[]) - Static method in class org.apache.hadoop.hbase.io.Reference
 
createBySize(int, double, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
Creates a Bloom filter of the given size.
createCell(byte[], byte[], byte[], long, byte, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
 
createCellScanner(List<? extends CellScannable>) - Static method in class org.apache.hadoop.hbase.CellUtil
 
createCellScanner(Iterable<Cell>) - Static method in class org.apache.hadoop.hbase.CellUtil
 
createCellScanner(Iterator<Cell>) - Static method in class org.apache.hadoop.hbase.CellUtil
 
createCellScanner(Cell[]) - Static method in class org.apache.hadoop.hbase.CellUtil
 
createCellScanner(NavigableMap<byte[], List<Cell>>) - Static method in class org.apache.hadoop.hbase.CellUtil
Flatten the map of cells out under the CellScanner
createCompaction() - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
createCompaction() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
Creates an instance of a compaction context specific to this engine.
createCompaction(WALProtos.CompactionDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
Create a compacion WALEdit
createComparator(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
Parses a comparator of the form comparatorType:comparatorValue form and returns a comparator
createComparator(String) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
createCompareOp(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
Takes a compareOperator symbol as a byte array and returns the corresponding CompareOperator
createComponents(Configuration, Store, KeyValue.KVComparator) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
createComponents(Configuration, Store, KeyValue.KVComparator) - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
Create the StoreEngine's components.
createCompressionStream(OutputStream, Compressor, int) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
 
createConfigurationSubset() - Method in class org.apache.hadoop.hbase.master.HMaster
 
createConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Create a new HConnection instance using the passed conf instance.
createConnection(Configuration, ExecutorService) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Create a new HConnection instance using the passed conf instance.
createConnection(Configuration, User) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Create a new HConnection instance using the passed conf instance.
createConnection(Configuration, ExecutorService, User) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Create a new HConnection instance using the passed conf instance.
createConnection(RpcClient.ConnectionId, Codec, CompressionCodec) - Method in class org.apache.hadoop.hbase.ipc.RpcClient
Creates a connection.
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.
createDecompressionStream(InputStream, Decompressor, int) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
 
createDeleteBloomAtWrite(Configuration, CacheConfig, int, HFile.Writer) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
Creates a new Delete Family Bloom filter at the time of StoreFile writing.
createDestinationServersList(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
Creates a list of possible destinations for a region.
createDestinationServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
createEncoder(String) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
 
createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Called when a new Coprocessor class is loaded
createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
createEnvironment(Class<?>, Coprocessor, int, int, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
 
createEphemeralNodeAndWatch(ZooKeeperWatcher, 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.
createExceptionString(Class) - Static method in class org.apache.hadoop.hbase.CompatibilityFactory
 
createFileScanners(Collection<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
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.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
 
createFirstDeleteFamilyOnRow(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a Delete Family KeyValue for the specified row and family that would be smaller than all other possible Delete Family KeyValues that have the same row and family.
createFirstKeyInIncrementedRow(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
Increment the row bytes and clear the other fields
createFirstKeyInNextRow(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
Append single byte 0x00 to the end of the input row key
createFirstOnRow(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue that is smaller than all other possible KeyValues for the given row.
createFirstOnRow(byte[], int, short) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue that is smaller than all other possible KeyValues for the given row.
createFirstOnRow(byte[], long) - Static method in class org.apache.hadoop.hbase.KeyValue
Creates a KeyValue that is smaller than all other KeyValues that are older than the passed timestamp.
createFirstOnRow(byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row,family,qualifier.
createFirstOnRow(byte[], byte[], byte[], long) - Static method in class org.apache.hadoop.hbase.KeyValue
 
createFirstOnRow(byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row, family, qualifier.
createFirstOnRow(byte[], byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row, family, qualifier.
createFirstOnRow(byte[], int, byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue for the specified row, family and qualifier that would be smaller than all other possible KeyValues that have the same row, family, qualifier.
createFirstOnRowColTS(long) - Method in class org.apache.hadoop.hbase.KeyValue
Creates the first KV with the row/family/qualifier of this KV and the given timestamp.
createFlushContext(long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
createFlushContext(long) - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
createFromFileInfo(HFile.FileInfo, DataBlockEncoding) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
createFromHFileLink(Configuration, FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Create a new HFileLink starting from a hfileLink name
createFromMeta(DataInput, HFile.Reader) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
Instantiates the correct Bloom filter class based on the version provided in the meta block data.
createFromStoreFilePath(Path) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
Construct a BlockCacheSummaryEntry from a full StoreFile Path

The path is expected to be in the format of...
createGeneralBloomAtWrite(Configuration, CacheConfig, BloomType, int, HFile.Writer) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
Creates a new general (Row or RowCol) Bloom filter at the time of StoreFile writing.
createGroupKey(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated.
Create a key by concatenating multiple column values.
createGroupKey(byte[][]) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
Create a key by concatenating multiple column values.
createHDFSRegionDir(Configuration, HRegionInfo, HTableDescriptor) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
Creates, flushes, and closes a new region.
createHFileCorruptionChecker(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
createHFileLinkName(HRegionInfo, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Create a new HFileLink name
createHFileLinkName(TableName, String, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Create a new HFileLink name
createHLog(FileSystem, Path, String, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
 
createHLog(FileSystem, Path, String, String, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
 
createHLog(FileSystem, Path, String, Configuration, List<WALActionsListener>, String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
 
createHostAndPortStr(String, int) - Static method in class org.apache.hadoop.hbase.util.Addressing
 
createHRegion(HRegionInfo, Path, Configuration, HTableDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Convenience method creating new HRegions.
createHRegion(HRegionInfo, Path, Configuration, HTableDescriptor, HLog, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Convenience method creating new HRegions.
createHRegion(HRegionInfo, Path, Configuration, HTableDescriptor, HLog, boolean, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Convenience method creating new HRegions.
createHRegion(HRegionInfo, Path, Configuration, HTableDescriptor, HLog) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
 
createHTable(String) - Method in class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
 
createHTableInterface(Configuration, byte[]) - Method in class org.apache.hadoop.hbase.client.HTableFactory
 
createHTableInterface(Configuration, byte[]) - Method in interface org.apache.hadoop.hbase.client.HTableInterfaceFactory
Creates a new HTableInterface.
createIdentifier() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
createInetSocketAddressFromHostAndPortStr(String) - Static method in class org.apache.hadoop.hbase.util.Addressing
 
createKey() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
createKey() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
createKey(String) - Static method in class org.apache.hadoop.hbase.util.Keying
Deprecated.
Makes a key out of passed URI for use as row name or column qualifier.
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).
createKeyValueFromKey(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
 
createKeyValueFromKey(ByteBuffer) - Static method in class org.apache.hadoop.hbase.KeyValue
 
createKeyValueFromKey(byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
 
createLastOnRow(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
Creates a KeyValue that is last on the specified row id.
createLastOnRow(byte[], int, int, byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue for the specified row, family and qualifier that would be larger than or equal to all other possible KeyValues that have the same row, family, qualifier.
createLastOnRowCol() - Method in class org.apache.hadoop.hbase.KeyValue
Similar to KeyValue.createLastOnRow(byte[], int, int, byte[], int, int, byte[], int, int) but creates the last key on the row/column of this KV (the value part of the returned KV is always empty).
createLease(String, int, LeaseListener) - Method in class org.apache.hadoop.hbase.regionserver.Leases
Obtain a lease.
createMasterThread(Configuration, Class<? extends HMaster>, int) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
createMetaHLog(FileSystem, Path, String, Configuration, List<WALActionsListener>, String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
 
createNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Create a new namespace
createNamespace(RpcController, MasterProtos.CreateNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
createNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
 
createNamespace(NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Create a new namespace
createNamespace(RpcController, MasterProtos.CreateNamespaceRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
createNamespace(RpcController, MasterProtos.CreateNamespaceRequest, RpcCallback<MasterProtos.CreateNamespaceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc CreateNamespace(.CreateNamespaceRequest) returns (.CreateNamespaceResponse);
createNamespace(RpcController, MasterProtos.CreateNamespaceRequest, RpcCallback<MasterProtos.CreateNamespaceResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc CreateNamespace(.CreateNamespaceRequest) returns (.CreateNamespaceResponse);
createNamespace(RpcController, MasterProtos.CreateNamespaceRequest, RpcCallback<MasterProtos.CreateNamespaceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
createNodeClosing(ZooKeeperWatcher, HRegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Creates a new unassigned node in the CLOSING state for the specified region.
createNodeIfNotExistsAndWatch(ZooKeeperWatcher, 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(ZooKeeperWatcher, 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.
createNodeMerging(ZooKeeperWatcher, HRegionInfo, ServerName, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
Creates a new ephemeral node in the PENDING_MERGE state for the merged region.
createNodeOffline(ZooKeeperWatcher, HRegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Creates a new unassigned node in the OFFLINE state for the specified region.
createNodeOffline(ZooKeeperWatcher, HRegionInfo, ServerName, EventType) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
 
createNodeSplitting(ZooKeeperWatcher, HRegionInfo, ServerName, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.SplitTransaction
Creates a new ephemeral node in the PENDING_SPLIT state for the specified region.
createNonRecursive(Path, boolean, int, short, long, Progressable) - Method in class org.apache.hadoop.hbase.fs.HFileSystem
The org.apache.hadoop.fs.FilterFileSystem does not yet support createNonRecursive.
createOrForceNodeOffline(ZooKeeperWatcher, HRegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Creates or force updates an unassigned node to the OFFLINE state for the specified region.
createOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec
 
createOutputStream(Configuration, FileSystem, Path, InetSocketAddress[]) - Static method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
A helper method to create HFile output streams in constructors
createPassword(AuthenticationTokenIdentifier) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
createPath(TableName, String, String, String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Create an HFileLink relative path for the table/region/family/hfile location
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
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
createProtobufOutput() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
createProtobufOutput() - Method in interface org.apache.hadoop.hbase.rest.ProtobufMessageHandler
 
createReader(FileSystem, Path, CacheConfig) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
createReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
createReader(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
 
createReader(FileSystem, Path, Configuration, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
Create a reader for the WAL.
createReader(FileSystem, Path, Configuration, CancelableProgressable, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
 
createReaderWithEncoding(FileSystem, Path, CacheConfig, DataBlockEncoding) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
createReaderWithEncoding(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, DataBlockEncoding) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
 
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
Builds a TableRecordReader.
createRecordReader(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Builds a TableRecordReader.
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
 
createRegionLoad(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
createRegionName(TableName, byte[], long, boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Make a region name of passed parameters.
createRegionName(TableName, byte[], String, boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Make a region name of passed parameters.
createRegionName(TableName, byte[], byte[], boolean) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Make a region name of passed parameters.
createRegionOnFileSystem(Configuration, FileSystem, Path, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Create a new Region on file-system.
createRegions(Configuration, Path, HTableDescriptor, HRegionInfo[]) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
Create new set of regions on the specified file-system.
createRegions(Configuration, Path, HTableDescriptor, HRegionInfo[], ModifyRegionUtils.RegionFillTask) - Static method in class org.apache.hadoop.hbase.util.ModifyRegionUtils
Create new set of regions on the specified file-system.
createRegionServerThread(Configuration, Class<? extends HRegionServer>, int) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
createRegionState(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
Add a region to RegionStates.
createRegionStates(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.RegionStates
Add a list of regions to RegionStates.
createRegionTransition(EventType, byte[], ServerName) - Static method in class org.apache.hadoop.hbase.RegionTransition
 
createRegionTransition(EventType, byte[], ServerName, byte[]) - Static method in class org.apache.hadoop.hbase.RegionTransition
 
createRPCStatus(String) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
createScanner(Store, List<StoreFileScanner>, ScanType, long, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
createSecretKey(byte[]) - Static method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
createSeeker(KeyValue.KVComparator, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec
Is this the correct handling of an illegal comparator? How to prevent that from getting all the way to this point.
createSeeker(KeyValue.KVComparator, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
 
createSeeker(KeyValue.KVComparator, boolean) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
Create a HFileBlock seeker which find KeyValues within a block.
createSeeker(KeyValue.KVComparator, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
 
createSeeker(KeyValue.KVComparator, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
 
createSeeker(KeyValue.KVComparator, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
 
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
 
createSetData(ZooKeeperWatcher, String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Set data into node creating node if it doesn't yet exist.
createStatus(String) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapred.RowCounter
Deprecated.
 
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CellCounter
Sets up the actual job.
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CopyTable
Sets up the actual job.
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Export
Sets up the actual job.
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
Sets up the actual job.
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
Sets up the actual job.
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
Sets up the actual job.
createSubmittableJob(Configuration, String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.RowCounter
Sets up the actual job.
createSubmittableJob(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
Sets up the actual job.
createSubprocedure(String, byte[]) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
This is separated from execution so that we can detect and handle the case where the subprocedure is invalid and inactionable due to bad info (like DISABLED snapshot type being sent here)
createTable(HTableDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Creates a new table.
createTable(HTableDescriptor, byte[], byte[], int) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Creates a new table with the specified number of regions.
createTable(HTableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Creates a new table with an initial set of empty regions defined by the specified split keys.
createTable(HTableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.master.HMaster
 
createTable(RpcController, MasterProtos.CreateTableRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
createTable(HTableDescriptor, byte[][]) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Create a table using the given table definition.
createTable(RpcController, MasterProtos.CreateTableRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
createTable(RpcController, MasterProtos.CreateTableRequest, RpcCallback<MasterProtos.CreateTableResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc CreateTable(.CreateTableRequest) returns (.CreateTableResponse);
createTable(RpcController, MasterProtos.CreateTableRequest, RpcCallback<MasterProtos.CreateTableResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc CreateTable(.CreateTableRequest) returns (.CreateTableResponse);
createTable(RpcController, MasterProtos.CreateTableRequest, RpcCallback<MasterProtos.CreateTableResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
createTable(HTableDescriptor) - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
Creates a new table.
createTable(ByteBuffer, List<ColumnDescriptor>, AsyncMethodCallback<Hbase.AsyncClient.createTable_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
createTable(ByteBuffer, List<ColumnDescriptor>, AsyncMethodCallback<Hbase.AsyncClient.createTable_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
createTable(ByteBuffer, List<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
createTable(ByteBuffer, List<ColumnDescriptor>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Create a table with the specified column families.
createTable(ByteBuffer, List<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
createTableAsync(HTableDescriptor, byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Creates a new table but does not block and wait for it to come online.
createTableDescriptor(HTableDescriptor) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Create new HTableDescriptor in HDFS.
createTableDescriptor(HTableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Create new HTableDescriptor in HDFS.
createTableDescriptorForTableDirectory(Path, HTableDescriptor, boolean) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Create a new HTableDescriptor in HDFS in the specified table directory.
CreateTableHandler - Class in org.apache.hadoop.hbase.master.handler
Handler to create a table.
CreateTableHandler(Server, MasterFileSystem, HTableDescriptor, Configuration, HRegionInfo[], MasterServices) - Constructor for class org.apache.hadoop.hbase.master.handler.CreateTableHandler
 
createTableLockManager(Configuration, ZooKeeperWatcher, ServerName) - Static method in class org.apache.hadoop.hbase.master.TableLockManager
Creates and returns a TableLockManager according to the configuration
createTempName() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Generate a unique temporary Path.
createTempName(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Generate a unique temporary Path.
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
 
createTopReference(byte[]) - Static method in class org.apache.hadoop.hbase.io.Reference
 
createTreeSet() - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
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
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.
createValue() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
createValue() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
createWithParents(ZooKeeperWatcher, 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(ZooKeeperWatcher, 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(FileSystem, Path, FSDataOutputStream, int, Compression.Algorithm, HFileDataBlockEncoder, KeyValue.KVComparator, ChecksumType, int, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
createWriter(FileSystem, Path, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
Create a writer for the WAL.
createWriter(FileSystem, Path, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
Create a new HLog.Writer for writing log splits.
createWriterInTmp(long, Compression.Algorithm, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
createWriterInTmp(long, Compression.Algorithm, boolean, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
CREATION_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
CREATOR_ALL_AND_WORLD_READABLE - Static variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
CRLF - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
CurCall - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
This is set to Call object before Handler invokes an RPC and reset after the call returns.
current() - Method in interface org.apache.hadoop.hbase.CellScanner
 
current() - Method in class org.apache.hadoop.hbase.codec.BaseDecoder
 
current() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
CellScanner
CURRENT_COMPACTED_KVS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
CURRENT_VERSION - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
currentCellIndex - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
currentCompactedKVs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
the completed count of key values in currently running compaction
CURRENTCOMPACTEDKVS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
CurrentHourProvider - Class in org.apache.hadoop.hbase.regionserver.compactions
 
currentPositionIsAfter(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
internal methods
currentRegion - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
currentRowNode - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
currentTimeMillis() - Method in class org.apache.hadoop.hbase.util.DefaultEnvironmentEdge
Returns the currentTimeMillis.
currentTimeMillis() - Method in interface org.apache.hadoop.hbase.util.EnvironmentEdge
Returns the currentTimeMillis.
currentTimeMillis() - Static method in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
Defers to the delegate and calls the EnvironmentEdge.currentTimeMillis() method.
currentTimeMillis() - Method in class org.apache.hadoop.hbase.util.IncrementingEnvironmentEdge
Returns the currentTimeMillis.
currentTimeMillis() - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
currentWriteBufferSize - Variable in class org.apache.hadoop.hbase.client.HTable
 
currKeyLen - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
currMemstoreTS - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
currMemstoreTSLen - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
currValueLen - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
CUSTOM_CALLER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
Configuration key for a custom RpcRetryingCaller

D

D - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'D'
DaemonThreadFactory - Class in org.apache.hadoop.hbase
Thread factory that creates daemon threads
DaemonThreadFactory(String) - Constructor for class org.apache.hadoop.hbase.DaemonThreadFactory
 
DATA_BLOCK_ENCODING - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
DATA_BLOCK_ENCODING - Static variable in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Type of encoding used for data blocks in HFile.
DATA_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
DATA_FILE_UMASK_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
File permission umask to use when creating hbase data files
DATA_INDEX_COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
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
 
DataBlockEncoder - Interface in org.apache.hadoop.hbase.io.encoding
Encoding of KeyValue.
dataBlockEncoder - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
What kind of data block encoding should be used while reading, writing, and handling cache.
dataBlockEncoder - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
 
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.
dataBlockIndexReader - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Data block index reader keeping the root data index in memory
dataBlockReadCnt - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
 
DataInputInputStream - Class in org.apache.hadoop.hbase.io
An InputStream that wraps a DataInput.
DataInputInputStream(DataInput) - Constructor for class org.apache.hadoop.hbase.io.DataInputInputStream
 
DataOutputOutputStream - Class in org.apache.hadoop.hbase.io
OutputStream implementation that wraps a DataOutput.
DataType<T> - Interface in org.apache.hadoop.hbase.types
DataType is the base class for all HBase data types.
DEAD_SERVERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
DEADNODES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
DeadServer - Class in org.apache.hadoop.hbase.master
Class to hold dead servers list and utility querying dead server list.
DeadServer() - Constructor for class org.apache.hadoop.hbase.master.DeadServer
 
deadServers - Variable in class org.apache.hadoop.hbase.master.handler.LogReplayHandler
 
deadServers - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
deadServers - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
debugLsr(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
ls -r for debugging purposes
debugLsr(Configuration, Path, HBaseFsck.ErrorReporter) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
ls -r for debugging purposes
decGauge(String, long) - Method in 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.
DECLARING_CLASS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
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.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 - Static variable in class org.apache.hadoop.hbase.util.Base64
Specify decoding.
decode(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Very low-level access to decoding ASCII characters in the form of a byte array.
decode(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode(String, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Decodes data from Base64 notation, automatically detecting gzip-compressed data and decompressing it.
decode4to3(byte[], int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Decodes four bytes from array source and writes the resulting bytes (up to three of them) to destination.
decodeA(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Union2
Read an instance of the first type parameter from buffer src.
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.
decodeFileToFile(String, String) - Static method in class org.apache.hadoop.hbase.util.Base64
Reads infile and decodes it to outfile.
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.
decodeFromFile(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for reading a base64-encoded file and decoding it.
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.
decodeKeyValues(DataInputStream, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec
 
decodeKeyValues(DataInputStream, int, int, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec
I don't think this method is called during normal HBase operation, so efficiency is not important.
decodeKeyValues(DataInputStream, int, int, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
 
decodeKeyValues(DataInputStream, boolean) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
Decode.
decodeKeyValues(DataInputStream, int, int, boolean) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
Uncompress.
decodeKeyValues(DataInputStream, int, int, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
 
decodeKeyValues(DataInputStream, int, int, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
 
decodeKeyValues(DataInputStream, int, int, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
 
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.
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.
decodeRemoteException(RemoteException) - Static method in class org.apache.hadoop.hbase.RemoteExceptionHandler
Deprecated.
Use RemoteException.unwrapRemoteException() instead. In fact we should look into deprecating this whole class - St.Ack 2010929
DecoderFactory - Class in org.apache.hadoop.hbase.codec.prefixtree.decode
Static wrapper class for the ArraySearcherPool.
DecoderFactory() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.DecoderFactory
 
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.
decodeString(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Decode a String value.
decodeToFile(String, String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for decoding data to a file.
decodeToObject(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Attempts to decode Base64 data and deserialize a Java Object within.
decompress(byte[], int, InputStream, int, int, Compression.Algorithm) - Static method in class org.apache.hadoop.hbase.io.compress.Compression
Decompresses data from the given stream using the configured compression algorithm.
decorateMasterConfiguration(Configuration) - Static method in class org.apache.hadoop.hbase.replication.regionserver.Replication
This method modifies the master's configuration in order to inject replication-related features
decrement() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
Decrement the current version count
decRpcCount() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
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.MemStore
 
deepCopy() - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
deepCopy() - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
deepCopy() - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
deepCopy() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
deepCopy() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
deepCopy() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
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.SimplePositionedByteRange
 
deepCopySubRangeTo(int, int, byte[], int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Wrapper for System.arraycopy.
deepCopySubRangeTo(int, int, byte[], int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
deepCopyTo(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.SimpleByteRange
 
deepCopyToNewArray() - Method in interface org.apache.hadoop.hbase.util.ByteRange
Instantiate a new byte[] with exact length, which is at least 24 bytes + length.
deepCopyToNewArray() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
DEFAULT_ASSIGNMENT_TIMEOUT_DEFAULT - Static variable in class org.apache.hadoop.hbase.master.AssignmentManager
 
DEFAULT_ASSIGNMENT_TIMEOUT_MANAGEMENT - Static variable in class org.apache.hadoop.hbase.master.AssignmentManager
 
DEFAULT_BLOCKCACHE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default setting for whether to use a block cache or not.
DEFAULT_BLOCKING_STOREFILE_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
DEFAULT_BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default size of blocks in files stored to the filesytem (hfiles).
DEFAULT_BLOCKSIZE - Static variable in class org.apache.hadoop.hbase.HConstants
Default block size for an HFile.
DEFAULT_BLOCKSIZE_SMALL - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
 
DEFAULT_BLOOMFILTER - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default setting for whether or not to use bloomfilters.
DEFAULT_BUCKET_CACHE_COMBINED - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Defaults for Bucket cache
DEFAULT_BUCKET_CACHE_COMBINED_PERCENTAGE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_BUCKET_CACHE_WRITER_QUEUE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_BUCKET_CACHE_WRITER_THREADS - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_BYTES_PER_CHECKSUM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
The number of bytes per checksum.
DEFAULT_CACHE_BLOOMS_ON_WRITE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
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.io.hfile.CacheConfig
 
DEFAULT_CACHE_DATA_ON_READ - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_CACHE_DATA_ON_WRITE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
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.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.HColumnDescriptor
Default setting for whether to cache index blocks on write if block caching is enabled.
DEFAULT_CACHE_INDEXES_ON_WRITE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_CHECKSUM_TYPE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
 
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_COMPACTCHECKER_INTERVAL_MULTIPLIER - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
DEFAULT_COMPACTION_ENABLED - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
Constant that denotes whether the table is compaction enabled by default
DEFAULT_COMPACTION_POLICY_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
DEFAULT_COMPACTOR_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
DEFAULT_COMPRESSED_CACHE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_COMPRESSION - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default compression type.
DEFAULT_COMPRESSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Default compression name: none.
DEFAULT_COMPRESSION_ALGORITHM - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Default compression: none.
DEFAULT_DATA_BLOCK_ENCODING - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default data block encoding algorithm.
DEFAULT_DISALLOW_WRITES_IN_RECOVERING_CONFIG - Static variable in class org.apache.hadoop.hbase.HConstants
 
DEFAULT_DISTRIBUTED_LOG_REPLAY_CONFIG - Static variable in class org.apache.hadoop.hbase.HConstants
 
DEFAULT_ENCODE_ON_DISK - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default value of the flag that enables data block encoding on disk, as opposed to encoding in cache only.
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_EVICT_BLOCKS_ON_CLOSE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default setting for whether to evict cached blocks from the blockcache on close.
DEFAULT_EVICT_ON_CLOSE - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
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_PREFETCH_LIMIT - 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_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_CONFIG_READ_ZOOKEEPER_CONFIG - 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_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_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_HOST - Static variable in class org.apache.hadoop.hbase.HConstants
default host address
DEFAULT_HREGION_EDITS_REPLAY_SKIP_ERRORS - Static variable in class org.apache.hadoop.hbase.HConstants
 
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_IN_MEMORY - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default setting for whether to serve from memory or not.
DEFAULT_IN_MEMORY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
DEFAULT_KEEP_DELETED - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default setting for preventing deleted from being collected immediately.
DEFAULT_KEYVALUE_SEPARATOR - Static variable in class org.apache.hadoop.hbase.util.Strings
 
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.ThriftServerRunner
 
DEFAULT_LISTEN_PORT - Static variable in class org.apache.hadoop.hbase.thrift2.ThriftServer
 
DEFAULT_LOCAL_DIR - Static variable in class org.apache.hadoop.hbase.util.ClassLoaderBase
 
DEFAULT_MASTER_INFOPORT - Static variable in class org.apache.hadoop.hbase.HConstants
default port for master web api
DEFAULT_MASTER_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
default port that the master listens on
DEFAULT_MASTER_TYPE_BACKUP - Static variable in class org.apache.hadoop.hbase.HConstants
by default every master is a possible primary master unless the conf explicitly overrides it
DEFAULT_MATH_CONTEXT - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
The context used to normalize BigDecimal values.
DEFAULT_MAX_AGE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
DEFAULT_MAX_FILE_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
Default maximum file size
DEFAULT_MAX_QUEUED_REQUESTS - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
 
DEFAULT_MAX_RESUBMIT - Static variable in class org.apache.hadoop.hbase.master.SplitLogManager
 
DEFAULT_MAX_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
By default, wait 60 seconds for a snapshot to complete
DEFAULT_MAX_WORKER_THREADS - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
 
DEFAULT_MEMSTORE_FLUSH_SIZE - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
Constant that denotes the maximum default size of the memstore after which the contents are flushed to the store files
DEFAULT_MIN_VERSIONS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default is not to keep a minimum of versions.
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_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_READONLY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
Constant that denotes whether the table is READONLY by default and is false
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_REPLICATION_SCOPE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default scope.
DEFAULT_SEPARATOR - Static variable in class org.apache.hadoop.hbase.util.Strings
 
DEFAULT_SLEEP_BEFORE_RERUN - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
 
DEFAULT_SLOW_RESPONSE_NANO_SEC - Static variable in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
DEFAULT_START_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.rest.RowSpec
 
DEFAULT_STATUS_MULTICAST_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_PUBLISH_PERIOD - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
 
DEFAULT_STATUS_PUBLISHER_CLASS - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
 
DEFAULT_STORE_FLUSHER_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
DEFAULT_TABLE_LOCK_EXPIRE_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.TableLockManager
 
DEFAULT_TABLE_READ_LOCK_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.TableLockManager
 
DEFAULT_TABLE_WRITE_LOCK_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.TableLockManager
 
DEFAULT_THREAD_WAKE_FREQUENCY - Static variable in class org.apache.hadoop.hbase.HConstants
Default value for thread wake frequency
DEFAULT_TIME_LAG - Static variable in class org.apache.hadoop.hbase.util.HBaseFsck
 
DEFAULT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.SplitLogManager
 
DEFAULT_TIMESTAMP_COLUMN_INDEX - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
DEFAULT_TTL - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
Default time to live of cell contents.
DEFAULT_TTL - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
DEFAULT_TYPE - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
DEFAULT_UNASSIGNED_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.SplitLogManager
 
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
Default number of versions of a record to keep.
DEFAULT_WAL_TRAILER_WARN_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
DEFAULT_ZK_RETRIES - Static variable in class org.apache.hadoop.hbase.master.SplitLogManager
 
DEFAULT_ZK_SESSION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
Default value for ZooKeeper session timeout
DEFAULT_ZOOKEEPER_ZNODE_PARENT - Static variable in class org.apache.hadoop.hbase.HConstants
 
DEFAULT_ZOOKEPER_CLIENT_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
Default client port that the zookeeper listens on
DEFAULT_ZOOKEPER_MAX_CLIENT_CNXNS - Static variable in class org.apache.hadoop.hbase.HConstants
Default limit on concurrent client-side zookeeper connections
DEFAULT_ZOOKEPER_RECOVERABLE_WAITIME - Static variable in class org.apache.hadoop.hbase.HConstants
Default wait time for the recoverable zookeeper
DefaultCompactor - Class in org.apache.hadoop.hbase.regionserver.compactions
Compact passed set of files.
DefaultCompactor(Configuration, Store) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.DefaultCompactor
 
DefaultEnvironmentEdge - Class in org.apache.hadoop.hbase.util
Default implementation of an environment edge.
DefaultEnvironmentEdge() - Constructor for class org.apache.hadoop.hbase.util.DefaultEnvironmentEdge
 
defaultPool(String, int) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Default thread pool for the procedure
defaultPool(String, int, long) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Default thread pool for the procedure
defaultPool(String, int) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureMember
Default thread pool for the procedure
defaultPool(String, int, long) - Static method in class org.apache.hadoop.hbase.procedure.ProcedureMember
Default thread pool for the procedure
DefaultStoreEngine - Class in org.apache.hadoop.hbase.regionserver
Default StoreEngine creates the default compactor, policy, and store file manager, or their derivatives.
DefaultStoreEngine() - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultStoreEngine
 
DefaultStoreFlusher - Class in org.apache.hadoop.hbase.regionserver
Default implementation of StoreFlusher.
DefaultStoreFlusher(Configuration, Store) - Constructor for class org.apache.hadoop.hbase.regionserver.DefaultStoreFlusher
 
DEFERRED_LOG_FLUSH - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
Delayable - Interface in org.apache.hadoop.hbase.ipc
A call whose response can be delayed by the server.
delegate - Variable in class org.apache.hadoop.hbase.client.DelegatingRetryingCallable
 
DelegatingRetryingCallable<T,D extends RetryingCallable<T>> - Class in org.apache.hadoop.hbase.client
 
DelegatingRetryingCallable(D) - Constructor for class org.apache.hadoop.hbase.client.DelegatingRetryingCallable
 
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
 
delete(Delete) - Method in class org.apache.hadoop.hbase.client.HTable
Deletes the specified cells/row.
delete(List<Delete>) - Method in class org.apache.hadoop.hbase.client.HTable
Deletes the specified cells/rows in bulk.
delete(Delete) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Deletes the specified cells/row.
delete(List<Delete>) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Deletes the specified cells/rows in bulk.
delete(RpcController, BulkDeleteProtos.BulkDeleteRequest, RpcCallback<BulkDeleteProtos.BulkDeleteResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
delete(RpcController, BulkDeleteProtos.BulkDeleteRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService.BlockingInterface
 
delete(RpcController, BulkDeleteProtos.BulkDeleteRequest, RpcCallback<BulkDeleteProtos.BulkDeleteResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
delete(RpcController, BulkDeleteProtos.BulkDeleteRequest, RpcCallback<BulkDeleteProtos.BulkDeleteResponse>) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService.Interface
 
delete(RpcController, BulkDeleteProtos.BulkDeleteRequest, RpcCallback<BulkDeleteProtos.BulkDeleteResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService.Stub
 
delete(Delete) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
delete(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Adds a value to the memstore
delete(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a DELETE request
delete(Cluster, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a DELETE request
delete(Delete) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
delete(List<Delete>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
delete(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
 
delete(UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
 
delete(UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
 
delete(FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.util.FSUtils
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_COLUMN_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
DELETE_COLUMN = 12;
DELETE_FAMILY_COUNT - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
Delete Family Count in FileInfo
DELETE_FAMILY_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
DELETE_FAMILY = 14;
DELETE_FAMILY_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
DELETE_FAMILY = 2;
DELETE_FAMILY_VERSION_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
DELETE_FAMILY_VERSION = 3;
DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
DELETE_MULTIPLE_VERSIONS_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
DELETE_MULTIPLE_VERSIONS = 1;
DELETE_ONE_VERSION_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
DELETE_ONE_VERSION = 0;
DELETE_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
DELETE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
DELETE = 8;
DELETE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
DELETE = 3;
deleteAll(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAll_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
deleteAll(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAll_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
deleteAll(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAll(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Delete all cells that match the passed row and column.
deleteAll(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
deleteAllConnections(boolean) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Deprecated. 
deleteAllConnections() - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Deprecated.
kept for backward compatibility, but the behavior is broken. HBASE-8983
deleteAllNodes(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Deletes all unassigned nodes regardless of their state.
deleteAllRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAllRow_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
deleteAllRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAllRow_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
deleteAllRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAllRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Completely delete the row's cells.
deleteAllRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
deleteAllRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAllRowTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
deleteAllRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAllRowTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
deleteAllRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAllRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Completely delete the row's cells marked with a timestamp equal-to or older than the passed timestamp.
deleteAllRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
deleteAllTs(ByteBuffer, ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAllTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
deleteAllTs(ByteBuffer, ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAllTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
deleteAllTs(ByteBuffer, ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteAllTs(ByteBuffer, ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Delete all cells that match the passed row and column and whose timestamp is equal-to or older than the passed timestamp.
deleteAllTs(ByteBuffer, ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
deleteCachedRegionLocation(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
deleteCachedRegionLocation(HRegionLocation) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deletes cached locations for the specific region.
deleteChangedReaderObserver(ChangedReadersObserver) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
deleteChangedReaderObserver(ChangedReadersObserver) - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
deleteChildrenRecursively(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Delete all the children of the specified node but not the node itself.
deleteClosedNode(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Deletes an existing unassigned node that is in the CLOSED state for the specified region.
deleteClosingNode(ZooKeeperWatcher, HRegionInfo) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Deletes an existing unassigned node that is in the CLOSING state for the specified region.
deleteClosingOrClosedNode(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
deleteColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
Delete the latest version of the specified column.
deleteColumn(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
Delete the specified version of the specified column.
deleteColumn(byte[], String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete a column from a table.
deleteColumn(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete a column from a table.
deleteColumn(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete a column from a table.
deleteColumn(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteColumn(RpcController, MasterProtos.DeleteColumnRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteColumn(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Delete column of a table
deleteColumn(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Delete a column from an existing table
deleteColumn(RpcController, MasterProtos.DeleteColumnRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
deleteColumn(RpcController, MasterProtos.DeleteColumnRequest, RpcCallback<MasterProtos.DeleteColumnResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc DeleteColumn(.DeleteColumnRequest) returns (.DeleteColumnResponse);
deleteColumn(RpcController, MasterProtos.DeleteColumnRequest, RpcCallback<MasterProtos.DeleteColumnResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc DeleteColumn(.DeleteColumnRequest) returns (.DeleteColumnResponse);
deleteColumn(RpcController, MasterProtos.DeleteColumnRequest, RpcCallback<MasterProtos.DeleteColumnResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
deleteColumns(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
Delete all versions of the specified column.
deleteColumns(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
Delete all versions of the specified column with a timestamp less than or equal to the specified timestamp.
deleteConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Deprecated. 
deleteDirectory(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Delete if exists.
deleteFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.Delete
Delete all versions of all columns of the specified family.
deleteFamily(byte[], long) - Method in class org.apache.hadoop.hbase.client.Delete
Delete all columns of the specified family with a timestamp less than or equal to the specified timestamp.
deleteFamily(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Remove the region family from disk, archiving the store files.
deleteFamilyBloomFilter - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
deleteFamilyFromFS(HRegionInfo, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
deleteFamilyVersion(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.
deleteFromHBase(Delete) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
 
deleteFromMetaTable(CatalogTracker, List<Delete>) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Delete the passed deletes from the hbase:meta table.
deleteFromThrift(TDelete) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
Creates a Delete (HBase) from a TDelete (Thrift).
deleteIfEquals(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
delete the master znode if its content is same as the parameter
deleteMergeQualifiers(CatalogTracker, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Deletes merge qualifiers for the specified merged region.
deleteMetaLocation(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaRegionTracker
Deletes the location of hbase:meta in ZooKeeper.
deleteMultiple(ByteBuffer, List<TDelete>, AsyncMethodCallback<THBaseService.AsyncClient.deleteMultiple_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
deleteMultiple(ByteBuffer, List<TDelete>, AsyncMethodCallback<THBaseService.AsyncClient.deleteMultiple_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
deleteMultiple(ByteBuffer, List<TDelete>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
deleteMultiple(ByteBuffer, List<TDelete>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Bulk commit a List of TDeletes to the table.
deleteMultiple(ByteBuffer, List<TDelete>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
deleteMyEphemeralNodeOnDisk() - Static method in class org.apache.hadoop.hbase.ZNodeClearer
delete the znode file
deleteNamespace(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete an existing namespace.
deleteNamespace(RpcController, MasterProtos.DeleteNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteNamespace(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteNamespace(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Delete an existing namespace.
deleteNamespace(RpcController, MasterProtos.DeleteNamespaceRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
deleteNamespace(RpcController, MasterProtos.DeleteNamespaceRequest, RpcCallback<MasterProtos.DeleteNamespaceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc DeleteNamespace(.DeleteNamespaceRequest) returns (.DeleteNamespaceResponse);
deleteNamespace(RpcController, MasterProtos.DeleteNamespaceRequest, RpcCallback<MasterProtos.DeleteNamespaceResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc DeleteNamespace(.DeleteNamespaceRequest) returns (.DeleteNamespaceResponse);
deleteNamespace(RpcController, MasterProtos.DeleteNamespaceRequest, RpcCallback<MasterProtos.DeleteNamespaceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
deleteNode(ZooKeeperWatcher, String, EventType) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Deletes an existing unassigned node that is in the specified state for the specified region.
deleteNode(ZooKeeperWatcher, String, EventType, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Deletes an existing unassigned node that is in the specified state for the specified region.
deleteNode(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Delete the specified node.
deleteNode(ZooKeeperWatcher, String, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Delete the specified node with the specified version.
deleteNodeFailSilent(ZooKeeperWatcher, HRegionInfo) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Delete the assignment node regardless of its current state.
deleteNodeFailSilent(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Deletes the specified node.
deleteNodeFailSilent(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
 
deleteNodeRecursively(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Delete the specified node and all of it's children.
deleteOfflineNode(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Deletes an existing unassigned node that is in the OFFLINE state for the specified region.
deleteOpenedNode(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Deletes an existing unassigned node that is in the OPENED state for the specified region.
deleteReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
Delete this file
deleteRegion(CatalogTracker, HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Deletes the specified region from META.
deleteRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
deleteRegionFromFileSystem(Configuration, FileSystem, Path, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Remove the region from the table directory, archiving the region's hfiles.
deleteRegions(CatalogTracker, List<HRegionInfo>) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Deletes the specified regions from META.
deleteRoot() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
Remove the -ROOT- dir.
deletes - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
list of TDeletes to delete
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, AsyncMethodCallback<THBaseService.AsyncClient.deleteSingle_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
deleteSingle(ByteBuffer, TDelete, AsyncMethodCallback<THBaseService.AsyncClient.deleteSingle_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
deleteSingle - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
the TDelete to execute if the check succeeds
deleteSingle(ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
deleteSingle - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
the TDelete to delete
deleteSingle(ByteBuffer, TDelete) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Deletes as specified by the TDelete.
deleteSingle(TDelete) - Static method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
deleteSingle(ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
deleteSnapshot(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete an existing snapshot.
deleteSnapshot(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete an existing snapshot.
deleteSnapshot(RpcController, MasterProtos.DeleteSnapshotRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
Execute Delete Snapshot operation.
deleteSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Delete the specified snapshot
deleteSnapshot(RpcController, MasterProtos.DeleteSnapshotRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
deleteSnapshot(RpcController, MasterProtos.DeleteSnapshotRequest, RpcCallback<MasterProtos.DeleteSnapshotResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc DeleteSnapshot(.DeleteSnapshotRequest) returns (.DeleteSnapshotResponse);
deleteSnapshot(RpcController, MasterProtos.DeleteSnapshotRequest, RpcCallback<MasterProtos.DeleteSnapshotResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc DeleteSnapshot(.DeleteSnapshotRequest) returns (.DeleteSnapshotResponse);
deleteSnapshot(RpcController, MasterProtos.DeleteSnapshotRequest, RpcCallback<MasterProtos.DeleteSnapshotResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
deleteSnapshots(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete existing snapshots whose names match the pattern passed.
deleteSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete existing snapshots whose names match the pattern passed.
deleteSource(String, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Delete a complete queue of hlogs associated with a peer cluster
deleteStaleConnection(HConnection) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Deprecated. 
deleteTable(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
deleteTable(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
deleteTable(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Deletes a table.
deleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteTable(RpcController, MasterProtos.DeleteTableRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
deleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
deleteTable(TableName) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Delete a table
deleteTable(RpcController, MasterProtos.DeleteTableRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
deleteTable(RpcController, MasterProtos.DeleteTableRequest, RpcCallback<MasterProtos.DeleteTableResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc DeleteTable(.DeleteTableRequest) returns (.DeleteTableResponse);
deleteTable(RpcController, MasterProtos.DeleteTableRequest, RpcCallback<MasterProtos.DeleteTableResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc DeleteTable(.DeleteTableRequest) returns (.DeleteTableResponse);
deleteTable(RpcController, MasterProtos.DeleteTableRequest, RpcCallback<MasterProtos.DeleteTableResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
deleteTable(String) - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
Deletes a table.
deleteTable(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
Deletes a table.
deleteTable(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.deleteTable_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
deleteTable(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.deleteTable_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
deleteTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
deleteTable(ByteBuffer) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Deletes a table
deleteTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
deleteTableDescriptorIfExists(TableName) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Deletes all the table descriptor files from the file system.
DeleteTableHandler - Class in org.apache.hadoop.hbase.master.handler
 
DeleteTableHandler(TableName, Server, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.handler.DeleteTableHandler
 
deleteTables(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Deletes tables matching the passed in pattern and wait on completion.
deleteTables(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Delete tables matching the passed in pattern and wait on completion.
DeleteTracker - Interface in org.apache.hadoop.hbase.regionserver
This interface is used for the tracking and enforcement of Deletes during the course of a Get or Scan operation.
DeleteTracker.DeleteCompare - Enum in org.apache.hadoop.hbase.regionserver
Return codes for comparison of two Deletes.
DeleteTracker.DeleteResult - Enum in org.apache.hadoop.hbase.regionserver
Returns codes for delete result.
deleteType - Variable in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
DELETETYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
DeletionListener - Class in org.apache.hadoop.hbase.zookeeper
A ZooKeeper watcher meant to detect deletions of ZNodes.
DeletionListener(ZooKeeperWatcher, String, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.zookeeper.DeletionListener
Create a new instance of the deletion watcher.
DelimitedKeyPrefixRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
A custom RegionSplitPolicy implementing a SplitPolicy that groups rows by a prefix of the row-key with a delimiter.
DelimitedKeyPrefixRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
 
DELIMITER - Static variable in class org.apache.hadoop.hbase.HConstants
delimiter used between portions of a region name
DELIMITER_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
 
DemoClient - Class in org.apache.hadoop.hbase.thrift
 
DemoClient - Class in org.apache.hadoop.hbase.thrift2
 
DemoClient() - Constructor for class org.apache.hadoop.hbase.thrift2.DemoClient
 
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
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.
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
 
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.KeyValueSkipListSet
 
descendingSet() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
descendToLastRowFromCurrentPosition() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
 
description - Variable in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
Deprecated.
 
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(ByteBuffer) - Method in interface org.apache.hadoop.hbase.io.hfile.CacheableDeserializer
Returns the deserialized object.
deserialize(ByteBuffer, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.CacheableDeserializer
 
deserialize(KeyValue) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
 
DEST_SERVER_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
DESTINATION_SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
destroy() - Method in class org.apache.hadoop.hbase.rest.filter.GzipFilter
 
destroyDirectByteBuffer(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.DirectMemoryUtils
DirectByteBuffers are garbage collected by using a phantom reference and a reference queue.
detail(String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
difference - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
fields
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.DiffCompressionState() - Constructor for class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffCompressionState
 
DiffKeyDeltaEncoder.DiffSeekerState - Class in org.apache.hadoop.hbase.io.encoding
 
DiffKeyDeltaEncoder.DiffSeekerState() - Constructor for class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffSeekerState
 
DirectMemoryUtils - Class in org.apache.hadoop.hbase.util
 
DirectMemoryUtils() - Constructor for class org.apache.hadoop.hbase.util.DirectMemoryUtils
 
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.
disableConstraint(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Disable the given Constraint.
DISABLED - Static variable in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
 
DISABLED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
DISABLED = 0;
DISABLED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
DISABLED = 1;
DISABLED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
DISABLED = 1;
DISABLED_ZNODE_BYTES - Static variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
 
DisabledRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
A RegionSplitPolicy that disables region splits.
DisabledRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.DisabledRegionSplitPolicy
 
DisabledTableSnapshotHandler - Class in org.apache.hadoop.hbase.master.snapshot
Take a snapshot of a disabled table.
DisabledTableSnapshotHandler(HBaseProtos.SnapshotDescription, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
 
disableHFileBackup(String) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
Disable hfile backups for the given table.
disableHFileBackup(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
Disable hfile backups for the given table.
disableHFileBackup() - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
Disable hfile backups for all tables.
disableJSON() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
turns JSON output off, and turns on "pretty strings" for human consumption
disablePeer(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
Stop the replication stream to the specified peer.
disablePeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Stop the replication to the specified remote slave cluster.
disablePeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
disableTable(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Disable table and wait on completion.
disableTable(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
disableTable(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
disableTable(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
 
disableTable(RpcController, MasterProtos.DisableTableRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
disableTable(TableName) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Disable an existing table
disableTable(RpcController, MasterProtos.DisableTableRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
disableTable(RpcController, MasterProtos.DisableTableRequest, RpcCallback<MasterProtos.DisableTableResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc DisableTable(.DisableTableRequest) returns (.DisableTableResponse);
disableTable(RpcController, MasterProtos.DisableTableRequest, RpcCallback<MasterProtos.DisableTableResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc DisableTable(.DisableTableRequest) returns (.DisableTableResponse);
disableTable(RpcController, MasterProtos.DisableTableRequest, RpcCallback<MasterProtos.DisableTableResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
disableTable(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.disableTable_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
disableTable(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.disableTable_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
disableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
disableTable(ByteBuffer) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Disables a table (takes it off-line) If it is being served, the master will tell the servers to stop serving it.
disableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
disableTableAsync(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Starts the disable of a table.
disableTableAsync(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
disableTableAsync(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
DisableTableHandler - Class in org.apache.hadoop.hbase.master.handler
Handler to run disable of a table.
DisableTableHandler(Server, TableName, CatalogTracker, AssignmentManager, TableLockManager, boolean) - Constructor for class org.apache.hadoop.hbase.master.handler.DisableTableHandler
 
disableTables(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Disable tables matching the passed in pattern and wait on completion.
disableTables(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Disable tables matching the passed in pattern and wait on completion.
disableValues() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
turns value output off
DISABLING_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
DISABLING = 2;
DISALLOW_WRITES_IN_RECOVERING - Static variable in class org.apache.hadoop.hbase.HConstants
 
discardCurrentRowNode(boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
disconnectFromPeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Disconnect from a remote slave cluster.
disconnectFromPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
diskToCacheFormat(HFileBlock, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Converts a block from the on-disk format to the in-cache format.
diskToCacheFormat(HFileBlock, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
diskToCacheFormat(HFileBlock, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
DispatchMergingRegionHandler - Class in org.apache.hadoop.hbase.master.handler
Handles MERGE regions request on master: move the regions together(on the same regionserver) and send MERGE RPC to regionserver.
DispatchMergingRegionHandler(MasterServices, CatalogJanitor, HRegionInfo, HRegionInfo, boolean) - Constructor for class org.apache.hadoop.hbase.master.handler.DispatchMergingRegionHandler
 
dispatchMergingRegions(RpcController, MasterProtos.DispatchMergingRegionsRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
dispatchMergingRegions(HRegionInfo, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
 
dispatchMergingRegions(HRegionInfo, HRegionInfo, boolean) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Merge two regions.
dispatchMergingRegions(RpcController, MasterProtos.DispatchMergingRegionsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
dispatchMergingRegions(RpcController, MasterProtos.DispatchMergingRegionsRequest, RpcCallback<MasterProtos.DispatchMergingRegionsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc DispatchMergingRegions(.DispatchMergingRegionsRequest) returns (.DispatchMergingRegionsResponse);
dispatchMergingRegions(RpcController, MasterProtos.DispatchMergingRegionsRequest, RpcCallback<MasterProtos.DispatchMergingRegionsResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc DispatchMergingRegions(.DispatchMergingRegionsRequest) returns (.DispatchMergingRegionsResponse);
dispatchMergingRegions(RpcController, MasterProtos.DispatchMergingRegionsRequest, RpcCallback<MasterProtos.DispatchMergingRegionsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
dispose() - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
Release resources used by wrapped saslClient
DISTRIBUTED_LOG_REPLAY_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
Conf key that enables unflushed WAL edits directly being replayed to region servers
distributedLogReplay - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
distributedLogReplay - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
 
divideForAvg(BigDecimal, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
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 data values.
DO_NOT_RETRY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
doBatchOp(ClientProtos.RegionActionResult.Builder, HRegion, List<ClientProtos.Action>, CellScanner) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Execute a list of Put/Delete mutations.
doBatchOp(HRegion, List<Pair<ClientProtos.MutationProto.MutationType, Mutation>>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Execute a list of Put/Delete mutations.
doBulkLoad(Path, HTable) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
Perform a bulk load of the given directory into the given pre-existing table.
doCompare(CompareFilter.CompareOp, ByteArrayComparable, byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.CompareFilter
 
doesIncludeMemstoreTS() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.hadoop.hbase.rest.filter.GzipFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.master.MasterDumpServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.master.MasterStatusServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.regionserver.RSDumpServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.regionserver.RSStatusServlet
 
doLoadColumnFamiliesOnDemand() - Method in class org.apache.hadoop.hbase.client.Scan
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.
done() - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
 
done() - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
Done when there are no more columns to match against.
done() - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
We can never know a-priori if we are done, so always return false.
DONE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
DONE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
DONE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
DONE = 3;
doneBulkLoad(byte[], String) - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.BulkLoadListener
Called after a successful HFile load
doneWithColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
This method is used to inform the column tracker that we are done with this column.
DoNotRetryIOException - Exception in org.apache.hadoop.hbase
Subclass if exception is not meant to be retried: e.g.
DoNotRetryIOException() - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
default constructor
DoNotRetryIOException(String) - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
 
DoNotRetryIOException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
 
DoNotRetryIOException(Throwable) - Constructor for exception org.apache.hadoop.hbase.DoNotRetryIOException
 
DONT_BREAK_LINES - Static variable in class org.apache.hadoop.hbase.util.Base64
Don't break lines when encoding (violates strict Base64 specification)
DONT_FILL_HEADER - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
doRealSeek(KeyValueScanner, KeyValue, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
doRegionCompactionPrep() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
doSetup(Reducer<ImmutableBytesWritable, Text, ImmutableBytesWritable, KeyValue>.Context) - 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.
doSmokeTest(FileSystem, Path, String) - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
doStaticMain(String[]) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
Call this from the concrete tool class's main function.
DoubleBlockCache - Class in org.apache.hadoop.hbase.io.hfile
DoubleBlockCache is an abstraction layer that combines two caches, the smaller onHeapCache and the larger offHeapCache.
DoubleBlockCache(long, long, long, long, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
Default constructor.
DoubleOutputStream - Class in org.apache.hadoop.hbase.io
An output stream that writes to two streams on each operation.
DoubleOutputStream(OutputStream, OutputStream) - Constructor for class org.apache.hadoop.hbase.io.DoubleOutputStream
 
doWork() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
The "main function" of the tool
DrainBarrier - Class in org.apache.hadoop.hbase.util
A simple barrier that can be used by classes that need to wait for some operations to finish before stopping/closing/etc.
DrainBarrier() - Constructor for class org.apache.hadoop.hbase.util.DrainBarrier
 
DrainingServerTracker - Class in org.apache.hadoop.hbase.zookeeper
Tracks the list of draining region servers via ZK.
DrainingServerTracker(ZooKeeperWatcher, Abortable, ServerManager) - Constructor for class org.apache.hadoop.hbase.zookeeper.DrainingServerTracker
 
drainingZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
drainInputStreamToBuffer(InputStream) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Copy from the InputStream to a new heap ByteBuffer until the InputStream is exhausted.
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
 
Driver - Class in org.apache.hadoop.hbase.mapred
Deprecated.
Driver() - Constructor for class org.apache.hadoop.hbase.mapred.Driver
Deprecated.
 
Driver - Class in org.apache.hadoop.hbase.mapreduce
Driver for hbase mapreduce jobs.
Driver() - Constructor for class org.apache.hadoop.hbase.mapreduce.Driver
 
DROP_DEPENDENT_COLUMN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
dropDependentColumn - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
dropDependentColumn() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
DroppedSnapshotException - Exception in org.apache.hadoop.hbase
Thrown during flush if the possibility snapshot content was not properly persisted into store files.
DroppedSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.DroppedSnapshotException
 
DroppedSnapshotException() - Constructor for exception org.apache.hadoop.hbase.DroppedSnapshotException
default constructor
dump(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
 
dumpAsText(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
dumpExecutors(ExecutorService, PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
 
dumpOverlapProblems(Multimap<byte[], HBaseFsck.HbckInfo>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
dumpQueue() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
dumps - Variable in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
dumpSidelinedRegions(Map<Path, HBaseFsck.HbckInfo>) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
dumpTailOfLogs(PrintWriter, long) - Static method in class org.apache.hadoop.hbase.monitoring.LogMonitoring
 
dumpTo(Writer, String) - Method in class org.apache.hadoop.hbase.executor.ExecutorService.ExecutorStatus
Dump a textual representation of the executor's status to the given writer.
dumpTo(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
Dump the contents of the buffer to the given stream.
dumpToLog() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
dumpVersionInfo(PrintWriter) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
 
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 - Variable in class org.apache.hadoop.hbase.client.Mutation
 
DURABILITY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Durability setting for the table.
durability - Variable in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
durability - Variable in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
durability - Variable in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
DURABILITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
DynamicClassLoader - Class in org.apache.hadoop.hbase.util
This is a class loader that can load classes dynamically from new jar files under a configured folder.
DynamicClassLoader(Configuration, ClassLoader) - Constructor for class org.apache.hadoop.hbase.util.DynamicClassLoader
Creates a DynamicClassLoader that can load classes dynamically from jar files under a specific folder.
DynamicMetricsRegistry - Class in org.apache.hadoop.metrics2.lib
An optional metrics registry class for creating and maintaining a collection of MetricsMutables, making writing metrics source easier.
DynamicMetricsRegistry(String) - Constructor for class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Construct the registry with a record name
DynamicMetricsRegistry(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Construct the registry with a metadata object

E

E - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'E'
EARLIEST_PUT_TS - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
Key for timestamp of earliest-put in metadata
earliestPutTs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
Earliest put timestamp if major compaction
edit - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
EDITFILES_NAME_PATTERN - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
EFFECTIVE_USER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
element() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
EMPTY_BYTE_ARRAY - Static variable in class org.apache.hadoop.hbase.HConstants
An empty instance.
EMPTY_END_ROW - Static variable in class org.apache.hadoop.hbase.HConstants
Last row in a table.
EMPTY_HEADER_ARRAY - Static variable in class org.apache.hadoop.hbase.rest.client.Client
 
EMPTY_RESULT - Static variable in class org.apache.hadoop.hbase.client.Result
 
EMPTY_SERVER_LIST - Static variable in class org.apache.hadoop.hbase.ServerName
 
EMPTY_SERVERLOAD - Static variable in class org.apache.hadoop.hbase.ServerLoad
 
EMPTY_START_ROW - Static variable in class org.apache.hadoop.hbase.HConstants
Used by scanners, etc when they want to start at the beginning of a region
emptyCompressionContext - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
EmptyServiceNameException - Exception in org.apache.hadoop.hbase.ipc
 
EmptyServiceNameException() - Constructor for exception org.apache.hadoop.hbase.ipc.EmptyServiceNameException
 
EmptyWatcher - Class in org.apache.hadoop.hbase.zookeeper
An empty ZooKeeper watcher
enable(HTableDescriptor) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Enable constraints on a table.
ENABLE_DATA_FILE_UMASK - Static variable in class org.apache.hadoop.hbase.HConstants
Enable file permission modification from standard hbase
ENABLE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
ENABLE_WAL_COMPRESSION - Static variable in class org.apache.hadoop.hbase.HConstants
Configuration name of HLog Compression
enableCatalogJanitor(boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Enable/Disable the catalog janitor
enableCatalogJanitor(RpcController, MasterProtos.EnableCatalogJanitorRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
enableCatalogJanitor(RpcController, MasterProtos.EnableCatalogJanitorRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
enableCatalogJanitor(RpcController, MasterProtos.EnableCatalogJanitorRequest, RpcCallback<MasterProtos.EnableCatalogJanitorResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc EnableCatalogJanitor(.EnableCatalogJanitorRequest) returns (.EnableCatalogJanitorResponse);
enableCatalogJanitor(RpcController, MasterProtos.EnableCatalogJanitorRequest, RpcCallback<MasterProtos.EnableCatalogJanitorResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc EnableCatalogJanitor(.EnableCatalogJanitorRequest) returns (.EnableCatalogJanitorResponse);
enableCatalogJanitor(RpcController, MasterProtos.EnableCatalogJanitorRequest, RpcCallback<MasterProtos.EnableCatalogJanitorResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
enableConstraint(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Enable the given Constraint.
enabled(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Check to see if the given constraint is enabled.
ENABLED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
ENABLED = 0;
ENABLED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
ENABLED = 0;
ENABLED_ZNODE_BYTES - Static variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
 
EnabledTableSnapshotHandler - Class in org.apache.hadoop.hbase.master.snapshot
Handle the master side of taking a snapshot of an online table, regardless of snapshot type.
EnabledTableSnapshotHandler(HBaseProtos.SnapshotDescription, MasterServices, SnapshotManager) - Constructor for class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
 
enableHFileBackupAsync(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
Turn on backups for all HFiles for the given table.
enableJSON() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
turns JSON output on
enablePeer(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
Restart the replication stream to the specified peer.
enablePeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Restart the replication to the specified remote slave cluster.
enablePeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
enableTable(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Enable a table.
enableTable(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
enableTable(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
enableTable(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
 
enableTable(RpcController, MasterProtos.EnableTableRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
enableTable(TableName) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Enable an existing table
enableTable(RpcController, MasterProtos.EnableTableRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
enableTable(RpcController, MasterProtos.EnableTableRequest, RpcCallback<MasterProtos.EnableTableResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc EnableTable(.EnableTableRequest) returns (.EnableTableResponse);
enableTable(RpcController, MasterProtos.EnableTableRequest, RpcCallback<MasterProtos.EnableTableResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc EnableTable(.EnableTableRequest) returns (.EnableTableResponse);
enableTable(RpcController, MasterProtos.EnableTableRequest, RpcCallback<MasterProtos.EnableTableResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
enableTable(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.enableTable_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
enableTable(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.enableTable_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
enableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
enableTable(ByteBuffer) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Brings a table on-line (enables it)
enableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
enableTableAsync(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Brings a table on-line (enables it).
enableTableAsync(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
enableTableAsync(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
EnableTableHandler - Class in org.apache.hadoop.hbase.master.handler
Handler to run enable of a table.
EnableTableHandler(Server, TableName, CatalogTracker, AssignmentManager, TableLockManager, boolean) - Constructor for class org.apache.hadoop.hbase.master.handler.EnableTableHandler
 
enableTables(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Enable tables matching the passed in pattern and wait on completion.
enableTables(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Enable tables matching the passed in pattern and wait on completion.
enableTestingStats() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
 
enableValues() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
turns value output on
ENABLING_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
ENABLING = 3;
encode(PositionedByteRange, T) - Method in interface org.apache.hadoop.hbase.types.DataType
Write instance val into buffer dst.
encode(PositionedByteRange, T) - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
encode(PositionedByteRange, byte[]) - Method in class org.apache.hadoop.hbase.types.OrderedBlob
 
encode(PositionedByteRange, byte[], int, int) - Method in class org.apache.hadoop.hbase.types.OrderedBlob
Write a subset of val to dst.
encode(PositionedByteRange, byte[]) - Method in class org.apache.hadoop.hbase.types.OrderedBlobVar
 
encode(PositionedByteRange, byte[], int, int) - Method in class org.apache.hadoop.hbase.types.OrderedBlobVar
Write a subset of val to buff.
encode(PositionedByteRange, Float) - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
 
encode(PositionedByteRange, Double) - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
 
encode(PositionedByteRange, Short) - Method in class org.apache.hadoop.hbase.types.OrderedInt16
 
encode(PositionedByteRange, Integer) - Method in class org.apache.hadoop.hbase.types.OrderedInt32
 
encode(PositionedByteRange, Long) - Method in class org.apache.hadoop.hbase.types.OrderedInt64
 
encode(PositionedByteRange, Byte) - Method in class org.apache.hadoop.hbase.types.OrderedInt8
 
encode(PositionedByteRange, Number) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
 
encode(PositionedByteRange, String) - Method in class org.apache.hadoop.hbase.types.OrderedString
 
encode(PositionedByteRange, Byte) - Method in class org.apache.hadoop.hbase.types.RawByte
 
encode(PositionedByteRange, byte[]) - Method in class org.apache.hadoop.hbase.types.RawBytes
 
encode(PositionedByteRange, byte[], int, int) - Method in class org.apache.hadoop.hbase.types.RawBytes
Write val into dst, respecting voff and vlen.
encode(PositionedByteRange, byte[], int, int) - Method in class org.apache.hadoop.hbase.types.RawBytesFixedLength
Write val into buff, respecting offset and length.
encode(PositionedByteRange, byte[], int, int) - Method in class org.apache.hadoop.hbase.types.RawBytesTerminated
Write val into dst, respecting offset and length.
encode(PositionedByteRange, Double) - Method in class org.apache.hadoop.hbase.types.RawDouble
 
encode(PositionedByteRange, Float) - Method in class org.apache.hadoop.hbase.types.RawFloat
 
encode(PositionedByteRange, Integer) - Method in class org.apache.hadoop.hbase.types.RawInteger
 
encode(PositionedByteRange, Long) - Method in class org.apache.hadoop.hbase.types.RawLong
 
encode(PositionedByteRange, Short) - Method in class org.apache.hadoop.hbase.types.RawShort
 
encode(PositionedByteRange, String) - Method in class org.apache.hadoop.hbase.types.RawString
 
encode(PositionedByteRange, Object[]) - Method in class org.apache.hadoop.hbase.types.Struct
 
encode(PositionedByteRange, T) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
Write instance val into buffer dst.
ENCODE - Static variable in class org.apache.hadoop.hbase.util.Base64
Specify encoding.
encode3to4(byte[], byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes up to the first three bytes of array threeBytes and returns a four-byte array in Base64 notation.
encode3to4(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes up to three bytes of the array source and writes the resulting four Base64 bytes to destination.
ENCODE_ON_DISK - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
encodeBlobCopy(PositionedByteRange, byte[], int, int, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a Blob value as a byte-for-byte copy.
encodeBlobCopy(PositionedByteRange, byte[], Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a Blob value as a byte-for-byte copy.
encodeBlobVar(PositionedByteRange, byte[], int, int, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a Blob value using a modified varint encoding scheme.
encodeBlobVar(PositionedByteRange, byte[], Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a blob value using a modified varint encoding scheme.
encodeByte(PositionedByteRange, byte) - Method in class org.apache.hadoop.hbase.types.OrderedInt8
Write instance val into buffer dst.
encodeByte(byte[], int, byte) - Method in class org.apache.hadoop.hbase.types.RawByte
Write instance val into buffer buff.
encodeBytes(byte[]) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
encodeBytes(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Encodes a byte array into Base64 notation.
ENCODED_HEADER_SIZE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
The size of block header when blockType is BlockType.ENCODED_DATA.
ENCODED_REGION_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
ENCODED_REGION_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
ENCODED_REGION_NAME_REGEX - Static variable in class org.apache.hadoop.hbase.HRegionInfo
A non-capture group so that this can be embedded.
ENCODED_REGION_NAME_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
ENCODED_REGION_NAME = 2;
encodeData() - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
Do the encoding, but do not cache the encoded data.
encodedClass() - Method in interface org.apache.hadoop.hbase.types.DataType
Inform consumers over what type this DataType operates.
encodedClass() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedBlob
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedBlobVar
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedInt16
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedInt32
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedInt64
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedInt8
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.OrderedString
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.RawByte
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.RawBytes
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.RawDouble
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.RawFloat
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.RawInteger
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.RawLong
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.RawShort
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.RawString
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.Struct
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
 
encodedClass() - Method in class org.apache.hadoop.hbase.types.Union2
 
EncodedDataBlock - Class in org.apache.hadoop.hbase.io.encoding
Encapsulates a data block compressed using a particular encoding algorithm.
EncodedDataBlock(DataBlockEncoder, boolean, DataBlockEncoding, byte[]) - Constructor for class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
Create a buffer which will be encoded using dataBlockEncoder.
encodedLength(T) - Method in interface org.apache.hadoop.hbase.types.DataType
Inform consumers how long the encoded byte[] will be.
encodedLength(T) - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
encodedLength(byte[]) - Method in class org.apache.hadoop.hbase.types.OrderedBlob
 
encodedLength(byte[]) - Method in class org.apache.hadoop.hbase.types.OrderedBlobVar
 
encodedLength(Float) - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
 
encodedLength(Double) - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
 
encodedLength(Short) - Method in class org.apache.hadoop.hbase.types.OrderedInt16
 
encodedLength(Integer) - Method in class org.apache.hadoop.hbase.types.OrderedInt32
 
encodedLength(Long) - Method in class org.apache.hadoop.hbase.types.OrderedInt64
 
encodedLength(Byte) - Method in class org.apache.hadoop.hbase.types.OrderedInt8
 
encodedLength(Number) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
 
encodedLength(String) - Method in class org.apache.hadoop.hbase.types.OrderedString
 
encodedLength(Byte) - Method in class org.apache.hadoop.hbase.types.RawByte
 
encodedLength(byte[]) - Method in class org.apache.hadoop.hbase.types.RawBytes
 
encodedLength(Double) - Method in class org.apache.hadoop.hbase.types.RawDouble
 
encodedLength(Float) - Method in class org.apache.hadoop.hbase.types.RawFloat
 
encodedLength(Integer) - Method in class org.apache.hadoop.hbase.types.RawInteger
 
encodedLength(Long) - Method in class org.apache.hadoop.hbase.types.RawLong
 
encodedLength(Short) - Method in class org.apache.hadoop.hbase.types.RawShort
 
encodedLength(String) - Method in class org.apache.hadoop.hbase.types.RawString
 
encodedLength(Object[]) - Method in class org.apache.hadoop.hbase.types.Struct
 
encodedLength(T) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
 
encodeDouble(PositionedByteRange, double) - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
Write instance val into buffer dst.
encodeDouble(PositionedByteRange, double) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
Write instance val into buffer dst.
encodeDouble(byte[], int, double) - Method in class org.apache.hadoop.hbase.types.RawDouble
Write instance val into buffer buff.
encodeFileToFile(String, String) - Static method in class org.apache.hadoop.hbase.util.Base64
Reads infile and encodes it to outfile.
encodeFloat(PositionedByteRange, float) - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
Write instance val into buffer buff.
encodeFloat(byte[], int, float) - Method in class org.apache.hadoop.hbase.types.RawFloat
Write instance val into buffer buff.
encodeFloat32(PositionedByteRange, float, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a 32-bit floating point value using the fixed-length encoding.
encodeFloat64(PositionedByteRange, double, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a 64-bit floating point value using the fixed-length encoding.
encodeFromFile(String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for reading a binary file and base64-encoding it.
encodeInt(PositionedByteRange, int) - Method in class org.apache.hadoop.hbase.types.OrderedInt32
Write instance val into buffer dst.
encodeInt(byte[], int, int) - Method in class org.apache.hadoop.hbase.types.RawInteger
Write instance val into buffer buff.
encodeInt16(PositionedByteRange, short, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode an int16 value using the fixed-length encoding.
encodeInt32(PositionedByteRange, int, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode an int32 value using the fixed-length encoding.
encodeInt64(PositionedByteRange, long, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode an int64 value using the fixed-length encoding.
encodeInt8(PositionedByteRange, byte, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode an int8 value using the fixed-length encoding.
encodeKeyValues(ByteBuffer, boolean, HFileBlockEncodingContext) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec
Copied from BufferedDataBlockEncoder.
encodeKeyValues(ByteBuffer, boolean, HFileBlockEncodingContext) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
Encodes KeyValues.
encodeLong(PositionedByteRange, long) - Method in class org.apache.hadoop.hbase.types.OrderedInt64
Write instance val into buffer dst.
encodeLong(PositionedByteRange, long) - Method in class org.apache.hadoop.hbase.types.OrderedNumeric
Write instance val into buffer dst.
encodeLong(byte[], int, long) - Method in class org.apache.hadoop.hbase.types.RawLong
Write instance val into buffer buff.
encodeNull(PositionedByteRange, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a null value.
encodeNumeric(PositionedByteRange, long, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a numerical value using the variable-length encoding.
encodeNumeric(PositionedByteRange, double, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a numerical value using the variable-length encoding.
encodeNumeric(PositionedByteRange, BigDecimal, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a numerical value using the variable-length encoding.
encodeObject(Serializable) - Static method in class org.apache.hadoop.hbase.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encodeObject(Serializable, int) - Static method in class org.apache.hadoop.hbase.util.Base64
Serializes an object and returns the Base64-encoded version of that serialized object.
encoder - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
EncoderBufferTooSmallException - Exception in org.apache.hadoop.hbase.io.encoding
Internal error which indicates a bug in a data block encoding algorithm.
EncoderBufferTooSmallException(String) - Constructor for exception org.apache.hadoop.hbase.io.encoding.EncoderBufferTooSmallException
 
encodeRegionName(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
 
EncoderFactory - Class in org.apache.hadoop.hbase.codec.prefixtree.encode
Retrieve PrefixTreeEncoders from this factory which handles pooling them and preparing the ones retrieved from the pool for usage.
EncoderFactory() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.EncoderFactory
 
EncoderPool - Interface in org.apache.hadoop.hbase.codec.prefixtree.encode
 
encodeShort(PositionedByteRange, short) - Method in class org.apache.hadoop.hbase.types.OrderedInt16
Write instance val into buffer dst.
encodeShort(byte[], int, short) - Method in class org.apache.hadoop.hbase.types.RawShort
Write instance val into buffer buff.
encodeString(PositionedByteRange, String, Order) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Encode a String value.
encodeToFile(byte[], String) - Static method in class org.apache.hadoop.hbase.util.Base64
Convenience method for encoding data to a file.
END - Static variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
Deprecated.
END_KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
END_TIME_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
 
endDelay(Object) - Method in interface org.apache.hadoop.hbase.ipc.Delayable
Signal that the RPC server is now allowed to send the response.
endDelay() - Method in interface org.apache.hadoop.hbase.ipc.Delayable
Signal the end of a delayed RPC, without specifying the return value.
endDelayThrowing(Throwable) - Method in interface org.apache.hadoop.hbase.ipc.Delayable
End the call, throwing and exception to the caller.
endKey - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
ENDKEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
endOp() - Method in class org.apache.hadoop.hbase.util.DrainBarrier
Ends the operation.
endPersistentOutput() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
ends output of a single, persistent list.
ENDROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
ENDTIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
enforceSeek() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Does the real seek operation in case it was skipped by seekToRowCol(KeyValue, boolean) (TODO: Whats this?).
enforceSeek() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
enforceSeek() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
enqueueLog(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
enqueueLog(Path) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Add a log to the list of logs to replicate
ensureArraySearcherValid(ByteBuffer, PrefixTreeArraySearcher, boolean) - Static method in class org.apache.hadoop.hbase.codec.prefixtree.decode.DecoderFactory
helper
ensureKeyValue(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
 
ensureKeyValues(List<Cell>) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
 
ensureNonEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
Verifies that the block index is non-empty and throws an IllegalStateException otherwise.
ensurePerCellCapacities() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
Check that the arrays used to hold cell fragments are large enough for the cell that is being added.
ensureSingleLevel() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
ENTRY_COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
ENTRY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
entryCount - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Total # of key/value entries, i.e.
entryLruList() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Debugging function that returns a List sorted by access time.
entrySet() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Intentionally unimplemented.
entrySet() - Method in class org.apache.hadoop.hbase.util.PoolMap
 
entrySet() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
entryTableSet() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Debugging function that returns a Set of all entries in the hash table.
enumForId(short) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
EnvironmentEdge - Interface in org.apache.hadoop.hbase.util
Has some basic interaction with the environment.
EnvironmentEdgeManager - Class in org.apache.hadoop.hbase.util
Manages a singleton instance of the environment edge.
EQUAL_TO - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for equal to (=)
EQUAL_TO_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
EQUAL_TO Array
EQUAL_TO_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
EQUAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
EQUAL = 2;
equals(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
equals
equals(Object) - Method in class org.apache.hadoop.hbase.client.Action
 
equals(Object) - Method in class org.apache.hadoop.hbase.client.Get
 
equals(Object) - Method in class org.apache.hadoop.hbase.client.Increment
 
equals(Object) - Method in class org.apache.hadoop.hbase.client.RowMutations
 
equals(Object) - Method in class org.apache.hadoop.hbase.ClusterStatus
 
equals(Object) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
Object methods
equals(Object) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
Object methods
equals(Object) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
Object methods
equals(Object) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
equals(Object) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
Generated by Eclipse
equals(Object) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.filter.NullComparator
 
equals(Object) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
equals(Object) - Method in class org.apache.hadoop.hbase.HRegionInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.HRegionLocation
 
equals(Object) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Compare the contents of the descriptor with another one passed as a parameter.
equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
equals(Object) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
equals(Object) - Method in class org.apache.hadoop.hbase.ipc.RpcClient.ConnectionId
 
equals(Object) - Method in class org.apache.hadoop.hbase.KeyValue
Needed doing 'contains' on List.
equals(Object) - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
equals(Object) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
 
equals(Object) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
 
equals(Object) - Method in class org.apache.hadoop.hbase.master.RegionPlan
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
equals(Object) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Returns true is the specified entry has the same key and the same value as this entry.
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Intentionally unimplemented.
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
 
equals(Object) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
equals(Object) - Method in class org.apache.hadoop.hbase.security.access.Permission
 
equals(Object) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
equals(Object) - Method in class org.apache.hadoop.hbase.security.access.UserPermission
 
equals(Object) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
equals(Object) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
equals(Object) - Method in class org.apache.hadoop.hbase.security.User
 
equals(Object) - Method in class org.apache.hadoop.hbase.ServerName
 
equals(Object) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
equals(Object) - Method in class org.apache.hadoop.hbase.TableName
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.CallQueue.Call
 
equals(Object) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
equals(AlreadyExists) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
equals(BatchMutation) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
equals(ColumnDescriptor) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
equals(Hbase.atomicIncrement_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
equals(Hbase.atomicIncrement_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
equals(Hbase.compact_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
equals(Hbase.compact_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
equals(Hbase.createTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
equals(Hbase.createTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
equals(Hbase.deleteAll_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
equals(Hbase.deleteAll_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
equals(Hbase.deleteAllRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
equals(Hbase.deleteAllRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
equals(Hbase.deleteAllRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
equals(Hbase.deleteAllRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
equals(Hbase.deleteAllTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
equals(Hbase.deleteAllTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
equals(Hbase.deleteTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
equals(Hbase.deleteTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
equals(Hbase.disableTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
equals(Hbase.disableTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
equals(Hbase.enableTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
equals(Hbase.enableTable_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
equals(Hbase.get_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
equals(Hbase.get_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
equals(Hbase.getColumnDescriptors_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
equals(Hbase.getColumnDescriptors_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
equals(Hbase.getRegionInfo_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
equals(Hbase.getRegionInfo_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
equals(Hbase.getRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
equals(Hbase.getRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
equals(Hbase.getRowOrBefore_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
equals(Hbase.getRowOrBefore_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
equals(Hbase.getRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
equals(Hbase.getRows_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
equals(Hbase.getRowsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
equals(Hbase.getRowsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
equals(Hbase.getRowsWithColumns_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
equals(Hbase.getRowsWithColumns_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
equals(Hbase.getRowsWithColumnsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
equals(Hbase.getRowsWithColumnsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
equals(Hbase.getRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
equals(Hbase.getRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
equals(Hbase.getRowWithColumns_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
equals(Hbase.getRowWithColumns_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
equals(Hbase.getRowWithColumnsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
equals(Hbase.getRowWithColumnsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
equals(Hbase.getTableNames_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
equals(Hbase.getTableNames_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
equals(Hbase.getTableRegions_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
equals(Hbase.getTableRegions_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
equals(Hbase.getVer_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
equals(Hbase.getVer_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
equals(Hbase.getVerTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
equals(Hbase.getVerTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
equals(Hbase.increment_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
equals(Hbase.increment_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
equals(Hbase.incrementRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
equals(Hbase.incrementRows_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
equals(Hbase.isTableEnabled_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
equals(Hbase.isTableEnabled_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
equals(Hbase.majorCompact_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
equals(Hbase.majorCompact_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
equals(Hbase.mutateRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
equals(Hbase.mutateRow_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
equals(Hbase.mutateRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
equals(Hbase.mutateRows_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
equals(Hbase.mutateRowsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
equals(Hbase.mutateRowsTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
equals(Hbase.mutateRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
equals(Hbase.mutateRowTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
equals(Hbase.scannerClose_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
equals(Hbase.scannerClose_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
equals(Hbase.scannerGet_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
equals(Hbase.scannerGet_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
equals(Hbase.scannerGetList_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
equals(Hbase.scannerGetList_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
equals(Hbase.scannerOpen_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
equals(Hbase.scannerOpen_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
equals(Hbase.scannerOpenTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
equals(Hbase.scannerOpenTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
equals(Hbase.scannerOpenWithPrefix_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
equals(Hbase.scannerOpenWithPrefix_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
equals(Hbase.scannerOpenWithScan_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
equals(Hbase.scannerOpenWithScan_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
equals(Hbase.scannerOpenWithStop_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
equals(Hbase.scannerOpenWithStop_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
equals(Hbase.scannerOpenWithStopTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
equals(Hbase.scannerOpenWithStopTs_result) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
equals(Object) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
equals(IllegalArgument) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
equals(Object) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
equals(IOError) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
equals(Mutation) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
equals(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
equals(TColumn) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
equals(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
equals(TRegionInfo) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
equals(TRowResult) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
equals(TScan) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
equals(TColumn) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
equals(TColumnIncrement) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
equals(TColumnValue) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
equals(TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
equals(TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
equals(THBaseService.checkAndDelete_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
equals(THBaseService.checkAndDelete_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
equals(THBaseService.checkAndPut_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
equals(THBaseService.checkAndPut_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
equals(THBaseService.closeScanner_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
equals(THBaseService.closeScanner_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
equals(THBaseService.deleteMultiple_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
equals(THBaseService.deleteMultiple_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
equals(THBaseService.deleteSingle_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
equals(THBaseService.deleteSingle_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
equals(THBaseService.exists_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
equals(THBaseService.exists_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
equals(THBaseService.get_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
equals(THBaseService.get_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
equals(THBaseService.getMultiple_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
equals(THBaseService.getMultiple_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
equals(THBaseService.getScannerResults_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
equals(THBaseService.getScannerResults_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
equals(THBaseService.getScannerRows_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
equals(THBaseService.getScannerRows_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
equals(THBaseService.increment_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
equals(THBaseService.increment_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
equals(THBaseService.mutateRow_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
equals(THBaseService.mutateRow_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
equals(THBaseService.openScanner_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
equals(THBaseService.openScanner_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
equals(THBaseService.put_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
equals(THBaseService.put_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
equals(THBaseService.putMultiple_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
equals(THBaseService.putMultiple_result) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
equals(Object) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
equals(TIllegalArgument) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
equals(TIncrement) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
equals(Object) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
equals(TIOError) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
equals(TMutation) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
equals(TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
equals(TResult) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
equals(TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
equals(TScan) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
equals(Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
equals(TTimeRange) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
equals(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
equals(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
equals(List<byte[]>, List<byte[]>) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
equals(Object) - Method in class org.apache.hadoop.hbase.util.HashedBytes
 
equals(Object) - Method in class org.apache.hadoop.hbase.util.Pair
 
equals(Object) - Method in class org.apache.hadoop.hbase.util.PairOfSameType
 
equals(Object) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
equals(Object) - Method in class org.apache.hadoop.hbase.util.Triple
 
equals(Object) - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.CreateAndFailSilent
 
equals(Object) - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.DeleteNodeFailSilent
 
equals(Object) - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
 
equals(Object) - Method in class org.apache.hadoop.metrics2.util.MetricQuantile
 
equalsFamily(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
 
equalsIgnoreMvccVersion(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
special case for KeyValue.equals
equalsQualifier(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
 
equalsRow(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
 
equalsTimestamp(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
 
equalsType(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
 
ERR_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
ERR = 4;
error - Variable in class org.apache.hadoop.metrics2.util.MetricQuantile
 
ERROR_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
ERROR_MESSAGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
errorHandler - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
ErrorHandlingProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
ErrorHandlingProtos.ForeignExceptionMessage - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ForeignExceptionMessage
ErrorHandlingProtos.ForeignExceptionMessage.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ForeignExceptionMessage
ErrorHandlingProtos.ForeignExceptionMessageOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ErrorHandlingProtos.GenericExceptionMessage - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GenericExceptionMessage
ErrorHandlingProtos.GenericExceptionMessage.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GenericExceptionMessage
ErrorHandlingProtos.GenericExceptionMessageOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ErrorHandlingProtos.StackTraceElementMessage - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StackTraceElementMessage
ErrorHandlingProtos.StackTraceElementMessage.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StackTraceElementMessage
ErrorHandlingProtos.StackTraceElementMessageOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
errorMonitor - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotTask
 
errorRate - Variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
Target error rate for configuring the filter and for information
errorText() - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
errorText() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
 
estimateBase(Class, boolean) - Static method in class org.apache.hadoop.hbase.util.ClassSize
Estimate the static space taken up by the fields of a class.
ESTIMATED_HEAP_TAX - Static variable in class org.apache.hadoop.hbase.util.Bytes
Estimate of size cost to pay beyond payload in jvm for instance of byte [].
estimatedSizeOf(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
EVENT_TYPE_CODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
EventHandler - Class in org.apache.hadoop.hbase.executor
Abstract base class for all HBase event handlers.
EventHandler(Server, EventType) - Constructor for class org.apache.hadoop.hbase.executor.EventHandler
Default base class constructor.
EventHandler.EventHandlerListener - Interface in org.apache.hadoop.hbase.executor
This interface provides pre- and post-process hooks for events.
eventType - Variable in class org.apache.hadoop.hbase.executor.EventHandler
 
EventType - Enum in org.apache.hadoop.hbase.executor
List of all HBase event handler types.
evict() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
EVICT_BLOCKS_ON_CLOSE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
EVICT_BLOCKS_ON_CLOSE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Configuration key to evict all blocks of a given file from the block cache when the file is closed.
evictBlock(BlockCacheKey) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Evict block from cache.
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
evictBlock(CachedBlock, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Evict the block, and it will be cached by the victim handler if exists && block may be read again later
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
Evicts the block
evictBlock(BlockCacheKey) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
Evicts a block from the cache.
evictBlocksByHfileName(String) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Evicts all blocks for the given HFile.
evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
Evicts all blocks for a specific HFile.
evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Evicts all blocks for a specific HFile.
evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
evictBlocksByHfileName(String) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
evicted() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
evictedPerEviction() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
ExactCounterMetric - Class in org.apache.hadoop.hbase.metrics
Deprecated.
ExactCounterMetric(String, MetricsRegistry, String, int) - Constructor for class org.apache.hadoop.hbase.metrics.ExactCounterMetric
Deprecated.
Constructor to create a new counter metric
ExactCounterMetric(String, MetricsRegistry) - Constructor for class org.apache.hadoop.hbase.metrics.ExactCounterMetric
Deprecated.
Constructor creates a new ExactCounterMetric
ExampleProtos - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.CountRequest - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.CountRequest.Builder - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.CountRequestOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.CountResponse - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.CountResponse.Builder - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.CountResponseOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.RowCountService - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.RowCountService() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
ExampleProtos.RowCountService.BlockingInterface - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.RowCountService.Interface - Interface in org.apache.hadoop.hbase.coprocessor.example.generated
 
ExampleProtos.RowCountService.Stub - Class in org.apache.hadoop.hbase.coprocessor.example.generated
 
EXCEPTION_CLASS_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
EXCEPTION_END - Static variable in class org.apache.hadoop.hbase.CompatibilityFactory
 
EXCEPTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
EXCEPTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
EXCEPTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
EXCEPTION_START - Static variable in class org.apache.hadoop.hbase.CompatibilityFactory
 
EXCLUDE_FROM_MINOR_COMPACTION_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
Minor compaction flag in FileInfo
excludeFromMinorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
exec(String, CancelableProgressable) - Method in interface org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor
 
exec(ExecutorService, String[]) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
EXEC_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
EXEC = 2;
execMasterService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
execMasterService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
execMasterService(RpcController, ClientProtos.CoprocessorServiceRequest, RpcCallback<ClientProtos.CoprocessorServiceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc ExecMasterService(.CoprocessorServiceRequest) returns (.CoprocessorServiceResponse);
execMasterService(RpcController, ClientProtos.CoprocessorServiceRequest, RpcCallback<ClientProtos.CoprocessorServiceResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc ExecMasterService(.CoprocessorServiceRequest) returns (.CoprocessorServiceResponse);
execMasterService(RpcController, ClientProtos.CoprocessorServiceRequest, RpcCallback<ClientProtos.CoprocessorServiceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
execService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface
 
execService(RpcController, ClientProtos.CoprocessorServiceRequest, RpcCallback<ClientProtos.CoprocessorServiceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
rpc ExecService(.CoprocessorServiceRequest) returns (.CoprocessorServiceResponse);
execService(RpcController, ClientProtos.CoprocessorServiceRequest, RpcCallback<ClientProtos.CoprocessorServiceResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Interface
rpc ExecService(.CoprocessorServiceRequest) returns (.CoprocessorServiceResponse);
execService(RpcController, ClientProtos.CoprocessorServiceRequest, RpcCallback<ClientProtos.CoprocessorServiceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Stub
 
execService(ClientProtos.ClientService.BlockingInterface, ClientProtos.CoprocessorServiceCall, byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
execService(MasterProtos.MasterService.BlockingInterface, ClientProtos.CoprocessorServiceCall) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
execService(RpcController, ClientProtos.CoprocessorServiceCall) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Executes a single protocol buffer coprocessor endpoint Service method using the registered protocol handlers.
execService(RpcController, ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
execute(HConnectable<T>) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
This convenience method invokes the given HConnectable.connect(org.apache.hadoop.hbase.client.HConnection) implementation using a HConnection instance that lasts just for the duration of the invocation.
execute(Server, RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
Run the transaction.
execute(Server, RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.SplitTransaction
Run the transaction.
execute(Cluster, HttpMethod, Header[], String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Execute a transaction method.
executePathOnly(Cluster, HttpMethod, Header[], String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Execute a transaction method given only the path.
executeURI(HttpMethod, Header[], String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Execute a transaction method given a complete URI.
executionTimeoutTimer - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
 
executor - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
executor - Variable in class org.apache.hadoop.hbase.util.HBaseFsck
 
ExecutorService - Class in org.apache.hadoop.hbase.executor
This is a generic executor service.
ExecutorService(String) - Constructor for class org.apache.hadoop.hbase.executor.ExecutorService
Default constructor.
ExecutorService.ExecutorStatus - Class in org.apache.hadoop.hbase.executor
A snapshot of the status of a particular executor.
ExecutorService.RunningEventStatus - Class in org.apache.hadoop.hbase.executor
The status of a particular event that is in the middle of being handled by an executor.
ExecutorService.RunningEventStatus(Thread, EventHandler) - Constructor for class org.apache.hadoop.hbase.executor.ExecutorService.RunningEventStatus
 
ExecutorType - Enum in org.apache.hadoop.hbase.executor
The following is a list of all executor types, both those that run in the master and those that run in the regionserver.
exist - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
EXISTENCE_ONLY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
exists(Get) - Method in class org.apache.hadoop.hbase.client.HTable
Test for the existence of columns in the table, as specified by the Get.
exists(List<Get>) - Method in class org.apache.hadoop.hbase.client.HTable
Test for the existence of columns in the table, as specified by the Gets.
exists(Get) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Test for the existence of columns in the table, as specified by the Get.
exists(List<Get>) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Test for the existence of columns in the table, as specified by the Gets.
exists(FileSystem) - Method in class org.apache.hadoop.hbase.io.HFileLink
Returns true if the HFileLink exists
exists(Get) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
exists(List<Get>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
exists(List) is really a list of get() calls.
exists(ByteBuffer, TGet, AsyncMethodCallback<THBaseService.AsyncClient.exists_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
exists(ByteBuffer, TGet, AsyncMethodCallback<THBaseService.AsyncClient.exists_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
exists(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
exists(ByteBuffer, TGet) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Test for the existence of columns in the table, as specified in the TGet.
exists(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
exists(String, Watcher) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
exists is an idempotent operation.
exists(String, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
exists is an idempotent operation.
EXISTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
ExistsResource - Class in org.apache.hadoop.hbase.rest
 
ExistsResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.ExistsResource
Constructor
EXIT_FAILURE - Static variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
EXIT_SUCCESS - Static variable in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
expectAtLeastMajorVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
EXPECTED_NUBS_PLUS_LEAVES - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
 
EXPECTED_TIMEOUT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
expectMajorVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
expectMinorVersion(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
expectPBMagicPrefix(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
expectSpecific() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
Throws an exception if the block category passed is the special category meaning "all categories".
expectType(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
EXPIRATION_DATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
EXPIRATION_DATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
expirationDate - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
expireNow() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
expireServer(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
explicitColumnQuery - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
ExplicitColumnTracker - Class in org.apache.hadoop.hbase.regionserver
This class is used for the tracking and enforcement of columns and numbers of versions during the course of a Get or Scan operation, when explicit column qualifiers have been asked for in the query.
ExplicitColumnTracker(NavigableSet<byte[]>, int, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
Default constructor.
ExploringCompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
Class to pick which files if any to compact together.
ExploringCompactionPolicy(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.ExploringCompactionPolicy
Constructor for ExploringCompactionPolicy.
Export - Class in org.apache.hadoop.hbase.mapreduce
Export an HBase table.
Export() - Constructor for class org.apache.hadoop.hbase.mapreduce.Export
 
ExportSnapshot - Class in org.apache.hadoop.hbase.snapshot
Export the specified snapshot to a given FileSystem.
ExportSnapshot() - Constructor for class org.apache.hadoop.hbase.snapshot.ExportSnapshot
 
ExportSnapshot.Counter - Enum in org.apache.hadoop.hbase.snapshot
 
ExportSnapshotException - Exception in org.apache.hadoop.hbase.snapshot
Thrown when a snapshot could not be exported due to an error during the operation.
ExportSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.ExportSnapshotException
 
ExportSnapshotException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.snapshot.ExportSnapshotException
 
extendedAttributes - Variable in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
Deprecated.
HBase MetricsBase implementations that MetricsDynamicMBeanBase does not understand
extendedForName(String) - Static method in class org.apache.hadoop.hbase.util.Classes
Equivalent of Class.forName(String) which also returns classes for primitives like boolean, etc.
extendedInfo - Variable in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
Deprecated.
 
extendLimit(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
 
EXTRA_SERIALIZATION_SPACE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
extractArguments(ArrayList<byte[]>) - Static method in class org.apache.hadoop.hbase.filter.CompareFilter
 
extractFilterSimpleExpression(byte[], int) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
Extracts a simple filter expression from the filter string given by the user
extractKeyValues(Result) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated.
Extract columns values from the current record.
extractKeyValues(Result) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
Extract columns values from the current record.
extraHeapSize() - Method in class org.apache.hadoop.hbase.client.Increment
 
extraHeapSize() - Method in class org.apache.hadoop.hbase.client.Mutation
Subclasses should override this method to add the heap size of their own fields.

F

failed() - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
failed() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
 
FAILED_CLOSE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
FAILED_CLOSE = 10;
FAILED_DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
FAILED_GET_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
FAILED_OPEN_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
FAILED_OPEN = 9;
FAILED_OPENING_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
FAILED_OPENING = 2;
FAILED_PUT_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
FAILED_SERVER_EXPIRY_DEFAULT - Static variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
FAILED_SERVER_EXPIRY_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
failedBulkLoad(byte[], String) - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.BulkLoadListener
Called after a failed HFile load
FailedLogCloseException - Exception in org.apache.hadoop.hbase.regionserver.wal
Thrown when we fail close of the write-ahead-log file.
FailedLogCloseException() - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException
 
FailedLogCloseException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.FailedLogCloseException
 
failedOnException() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
Returns whether or not a server exception was generated in the prior RPC invocation.
FailedSanityCheckException - Exception in org.apache.hadoop.hbase.exceptions
Exception thrown if a mutation fails sanity checks.
FailedSanityCheckException() - Constructor for exception org.apache.hadoop.hbase.exceptions.FailedSanityCheckException
default constructor
FailedSanityCheckException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.FailedSanityCheckException
 
FailedSanityCheckException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.FailedSanityCheckException
 
failedServerName - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
 
failedServers - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
failoverCleanupDone - Variable in class org.apache.hadoop.hbase.master.AssignmentManager
Indicator that AssignmentManager has recovered the region states so that ServerShutdownHandler can be fully enabled and re-assign regions of dead servers.
failureSleep - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
fallbackToFsChecksum(int) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
Read from non-checksum stream failed, fall back to FS checksum.
family - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
column name
family - Variable in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
family - Variable in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
family - Variable in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
family - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
column family to check
family - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
column family to check
FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
FAMILY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
FAMILY_LENGTH_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
Size of the family length field in bytes
FAMILY_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
FAMILY_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
FAMILY_PATH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
FAMILY_PATH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
FAMILY_VALUE - Static variable in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
familyBuffer - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
familyDeduplicator - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
FamilyFilter - Class in org.apache.hadoop.hbase.filter
This filter is used to filter based on the column family.
FamilyFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.FamilyFilter
Constructor.
familyLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
familyMap - Variable in class org.apache.hadoop.hbase.client.Mutation
 
familyOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
familyOffsetsOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
familyOffsetWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
familyRange - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
familyReader - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
familySet() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the keys in the familyMap
familyTokenizer - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
familyVsQualifier - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
familyVsQualifier - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
 
familyVsQualifier - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
 
familyWriter - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
fanIndex - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
fanOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
fanOut - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
fanOut - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
FastDiffDeltaEncoder - Class in org.apache.hadoop.hbase.io.encoding
Encoder similar to DiffKeyDeltaEncoder but supposedly faster.
FastDiffDeltaEncoder() - Constructor for class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
 
FastDiffDeltaEncoder.FastDiffSeekerState - Class in org.apache.hadoop.hbase.io.encoding
 
FastDiffDeltaEncoder.FastDiffSeekerState() - Constructor for class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder.FastDiffSeekerState
 
FatalConnectionException - Exception in org.apache.hadoop.hbase.ipc
Thrown when server finds fatal issue w/ connection setup: e.g.
FatalConnectionException() - Constructor for exception org.apache.hadoop.hbase.ipc.FatalConnectionException
 
FatalConnectionException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.FatalConnectionException
 
FatalConnectionException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.FatalConnectionException
 
FAVORED_NODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
FAVORED_NODES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
FAVORED_NODES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
FAVORED_NODES_NUM - Static variable in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
 
FavoredNodeAssignmentHelper - Class in org.apache.hadoop.hbase.master.balancer
Helper class for FavoredNodeLoadBalancer that has all the intelligence for racks, meta scans, etc.
FavoredNodeAssignmentHelper(List<ServerName>, Configuration) - Constructor for class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
 
FavoredNodeAssignmentHelper(List<ServerName>, RackManager) - Constructor for class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
 
FavoredNodeLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
An implementation of the LoadBalancer that assigns favored nodes for each region.
FavoredNodeLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
 
favoredNodes - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
FAVOREDNODES_QUALIFIER - Static variable in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
 
FavoredNodesPlan - Class in org.apache.hadoop.hbase.master.balancer
This class contains the mapping information between each region and its favored region server list.
FavoredNodesPlan() - Constructor for class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
 
FavoredNodesPlan.Position - Enum in org.apache.hadoop.hbase.master.balancer
 
FEWEST_ITEMS_IN_BUCKET - Static variable in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
fieldForId(int) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
fieldForId(int) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
fieldForId(int) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
fieldForId(int) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
fieldForId(int) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
fieldForId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
fields - Variable in class org.apache.hadoop.hbase.types.Struct
 
fields - Variable in class org.apache.hadoop.hbase.types.StructBuilder
 
FILE_INFO_OFFSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
FILE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
FILE_SYSTEM_VERSION - Static variable in class org.apache.hadoop.hbase.HConstants
Current version of file system.
FileCleanerDelegate - Interface in org.apache.hadoop.hbase.master.cleaner
General interface for cleaning files from a folder (generally an archive or backup folder).
fileInfo - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
fileInfo - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
A "file info" block: a key-value map of file-wide metadata.
FileIOEngine - Class in org.apache.hadoop.hbase.io.hfile.bucket
IO engine that stores data to a file on the local file system.
FileIOEngine(String, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
 
fileLength - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
FileLink - Class in org.apache.hadoop.hbase.io
The FileLink is a sort of hardlink, that allows access to a file given a set of locations.
FileLink() - Constructor for class org.apache.hadoop.hbase.io.FileLink
 
FileLink(Path, Path...) - Constructor for class org.apache.hadoop.hbase.io.FileLink
 
FileLink(Collection<Path>) - Constructor for class org.apache.hadoop.hbase.io.FileLink
 
fileSize - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Size of this file.
fileSystemManager - Variable in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
 
FileSystemVersionException - Exception in org.apache.hadoop.hbase.util
Thrown when the file system needs to be upgraded
FileSystemVersionException() - Constructor for exception org.apache.hadoop.hbase.util.FileSystemVersionException
default constructor
FileSystemVersionException(String) - Constructor for exception org.apache.hadoop.hbase.util.FileSystemVersionException
 
FILL_HEADER - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
fillFamilyRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.CellUtil
 
fillInBytes(byte[]) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
fillQualifierRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.CellUtil
 
fillRegion(HRegion) - Method in interface org.apache.hadoop.hbase.util.ModifyRegionUtils.RegionFillTask
 
fillRowRange(Cell, ByteRange) - Static method in class org.apache.hadoop.hbase.CellUtil
ByteRange
fillUp(TableName, SnapshotOfRegionAssignmentFromMeta, Map<String, Map<String, Float>>) - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
 
fillUpDispersion(TableName, SnapshotOfRegionAssignmentFromMeta, FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
Use this to project the dispersion scores
Filter - Class in org.apache.hadoop.hbase.filter
Interface for row and column filters directly applied within the regionserver.
Filter() - Constructor for class org.apache.hadoop.hbase.filter.Filter
 
filter - Variable in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
filter - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
filter - Variable in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
Filter.ReturnCode - Enum in org.apache.hadoop.hbase.filter
Return codes for filterValue().
FILTER_CLASSES - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
FILTER_IF_MISSING_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
FILTER_PACKAGE - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
Package containing filters
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.Filter
If this returns true, the scan will terminate.
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that never filter all remaining can inherit this implementation that never stops the filter early.
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterList
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.PageFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
filterAllRemaining() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
FilterBase - Class in org.apache.hadoop.hbase.filter
Abstract base class to help you implement new Filters.
FilterBase() - Constructor for class org.apache.hadoop.hbase.filter.FilterBase
 
filterByLeafAndReverse(ArrayList<TokenizerNode>, boolean) - Static method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
static
filterColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
filterColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
filterIfMissing - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FamilyFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.Filter
A way to filter based on the column family, column qualifier and/or the column value.
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that dont filter by key value can inherit this implementation that includes all Cells.
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterList
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.QualifierFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.RowFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.ValueFilter
 
filterKeyValue(Cell) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
FilterList - Class in org.apache.hadoop.hbase.filter
Implementation of Filter that represents an ordered List of Filters which will be evaluated with a specified boolean operator FilterList.Operator.MUST_PASS_ALL (AND) or FilterList.Operator.MUST_PASS_ONE (OR).
FilterList(List<Filter>) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
Constructor that takes a set of Filters.
FilterList(Filter...) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
Constructor that takes a var arg number of Filters.
FilterList(FilterList.Operator) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
Constructor that takes an operator.
FilterList(FilterList.Operator, List<Filter>) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
Constructor that takes a set of Filters and an operator.
FilterList(FilterList.Operator, Filter...) - Constructor for class org.apache.hadoop.hbase.filter.FilterList
Constructor that takes a var arg number of Filters and an operator.
FilterList.Operator - Enum in org.apache.hadoop.hbase.filter
set operator
filterOutRow - Variable in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
FilterProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.ColumnCountGetFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ColumnCountGetFilter
FilterProtos.ColumnCountGetFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ColumnCountGetFilter
FilterProtos.ColumnCountGetFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.ColumnPaginationFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ColumnPaginationFilter
FilterProtos.ColumnPaginationFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ColumnPaginationFilter
FilterProtos.ColumnPaginationFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.ColumnPrefixFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ColumnPrefixFilter
FilterProtos.ColumnPrefixFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ColumnPrefixFilter
FilterProtos.ColumnPrefixFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.ColumnRangeFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ColumnRangeFilter
FilterProtos.ColumnRangeFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ColumnRangeFilter
FilterProtos.ColumnRangeFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.CompareFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CompareFilter
FilterProtos.CompareFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CompareFilter
FilterProtos.CompareFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.DependentColumnFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DependentColumnFilter
FilterProtos.DependentColumnFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DependentColumnFilter
FilterProtos.DependentColumnFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.FamilyFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FamilyFilter
FilterProtos.FamilyFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FamilyFilter
FilterProtos.FamilyFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.Filter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Filter
FilterProtos.Filter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Filter
FilterProtos.FilterList - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FilterList
FilterProtos.FilterList.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FilterList
FilterProtos.FilterList.Operator - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum FilterList.Operator
FilterProtos.FilterListOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.FilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.FilterWrapper - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FilterWrapper
FilterProtos.FilterWrapper.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FilterWrapper
FilterProtos.FilterWrapperOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.FirstKeyOnlyFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FirstKeyOnlyFilter
FilterProtos.FirstKeyOnlyFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FirstKeyOnlyFilter
FilterProtos.FirstKeyOnlyFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.FirstKeyValueMatchingQualifiersFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FirstKeyValueMatchingQualifiersFilter
FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FirstKeyValueMatchingQualifiersFilter
FilterProtos.FirstKeyValueMatchingQualifiersFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.FuzzyRowFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FuzzyRowFilter
FilterProtos.FuzzyRowFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FuzzyRowFilter
FilterProtos.FuzzyRowFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.InclusiveStopFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type InclusiveStopFilter
FilterProtos.InclusiveStopFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type InclusiveStopFilter
FilterProtos.InclusiveStopFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.KeyOnlyFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type KeyOnlyFilter
FilterProtos.KeyOnlyFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type KeyOnlyFilter
FilterProtos.KeyOnlyFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.MultipleColumnPrefixFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MultipleColumnPrefixFilter
FilterProtos.MultipleColumnPrefixFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MultipleColumnPrefixFilter
FilterProtos.MultipleColumnPrefixFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.PageFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PageFilter
FilterProtos.PageFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PageFilter
FilterProtos.PageFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.PrefixFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PrefixFilter
FilterProtos.PrefixFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PrefixFilter
FilterProtos.PrefixFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.QualifierFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type QualifierFilter
FilterProtos.QualifierFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type QualifierFilter
FilterProtos.QualifierFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.RandomRowFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RandomRowFilter
FilterProtos.RandomRowFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RandomRowFilter
FilterProtos.RandomRowFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.RowFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RowFilter
FilterProtos.RowFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RowFilter
FilterProtos.RowFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.SingleColumnValueExcludeFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SingleColumnValueExcludeFilter
FilterProtos.SingleColumnValueExcludeFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SingleColumnValueExcludeFilter
FilterProtos.SingleColumnValueExcludeFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.SingleColumnValueFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SingleColumnValueFilter
FilterProtos.SingleColumnValueFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SingleColumnValueFilter
FilterProtos.SingleColumnValueFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.SkipFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SkipFilter
FilterProtos.SkipFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SkipFilter
FilterProtos.SkipFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.TimestampsFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TimestampsFilter
FilterProtos.TimestampsFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TimestampsFilter
FilterProtos.TimestampsFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.ValueFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ValueFilter
FilterProtos.ValueFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ValueFilter
FilterProtos.ValueFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FilterProtos.WhileMatchFilter - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WhileMatchFilter
FilterProtos.WhileMatchFilter.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WhileMatchFilter
FilterProtos.WhileMatchFilterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
filterRow(List<KeyValue>) - Method in class org.apache.hadoop.hbase.filter.Filter
Deprecated.
filterRow() - Method in class org.apache.hadoop.hbase.filter.Filter
Last chance to veto row based on previous Filter.filterKeyValue(Cell) calls.
filterRow(List<KeyValue>) - Method in class org.apache.hadoop.hbase.filter.FilterBase
Deprecated.
filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that never filter by rows based on previously gathered state from FilterBase.filterKeyValue(Cell) can inherit this implementation that never filters a row.
filterRow(List<KeyValue>) - Method in class org.apache.hadoop.hbase.filter.FilterList
Deprecated.
filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterList
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterRow(List<KeyValue>) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
Deprecated.
filterRow() - Method in class org.apache.hadoop.hbase.filter.PageFilter
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.RowFilter
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
filterRow() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.Filter
Chance to alter the list of Cells to be submitted.
filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that never filter by modifying the returned List of Cells can inherit this implementation that does nothing.
filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.FilterList
Filters that never filter by modifying the returned List of Cells can inherit this implementation that does nothing.
filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterRowCells(List<Cell>) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.Filter
Filters a row based on the row key.
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that do not filter by row key can inherit this implementation that never filters anything.
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterList
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.RowFilter
 
filterRowKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
FILTERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
filterString - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
filterString - Variable in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
filterString - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
FilterWrapper - Class in org.apache.hadoop.hbase.filter
This is a Filter wrapper class which is used in the server side.
FilterWrapper(Filter) - Constructor for class org.apache.hadoop.hbase.filter.FilterWrapper
 
find(Object) - Static method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
Look for a RegionMovedException in the exception: - hadoop.ipc wrapped exceptions - nested exceptions Returns null if we didn't find the exception or if it was not readable.
find(Object) - Static method in exception org.apache.hadoop.hbase.exceptions.RegionOpeningException
Look for a RegionOpeningException in the exception: - hadoop.ipc wrapped exceptions - nested exceptions Returns null if we didn't find the exception.
findBigRanges(Collection<R>, int) - Static method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
Find specified number of top ranges in a big overlap group.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TColumn._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TIncrement._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TScan._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumn._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnValue._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDelete._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TGet._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIncrement._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIOError._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TMutation._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TPut._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TResult._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TRowMutations._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TScan._Fields
Find the _Fields constant that matches name, or null if its not found.
findByName(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TTimeRange._Fields
Find the _Fields constant that matches name, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TColumn._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TIncrement._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TScan._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumn._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnValue._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDelete._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TGet._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIncrement._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIOError._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TMutation._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TPut._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TResult._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TRowMutations._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TScan._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftId(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TTimeRange._Fields
Find the _Fields constant that matches fieldId, or null if its not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TColumn._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TIncrement._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TScan._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumn._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnValue._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDelete._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TGet._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIncrement._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIOError._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TMutation._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TPut._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TResult._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TRowMutations._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TScan._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByThriftIdOrThrow(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TTimeRange._Fields
Find the _Fields constant that matches fieldId, throwing an exception if it is not found.
findByValue(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDeleteType
Find a the enum type by its integer value, as defined in the Thrift IDL.
findByValue(int) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDurability
Find a the enum type by its integer value, as defined in the Thrift IDL.
findCommonPrefix(ByteBuffer, int, int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Find length of common prefix of two parts in the buffer
findCommonPrefix(byte[], int, int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Find length of common prefix in two arrays.
findCoprocessor(String) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Find a coprocessor implementation by class name
findCoprocessorEnvironment(String) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Find a coprocessor environment by class name
findEntry(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.LRUDictionary
 
finish() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
 
finish(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
 
finish(ServerName, String) - Method in interface org.apache.hadoop.hbase.master.SplitLogManager.TaskFinisher
finish the partially done task.
finish() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
 
finishAppend(long, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
 
finishClose(FixedFileTrailer) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Sets remaining trailer fields, writes the trailer to disk, and optionally closes the output stream.
finishFileInfo() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Add last bits of metadata to file info before it is written out.
finishSplitLogFile(String, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
Completes the work done by splitLogFile by archiving logs
finishSync(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
 
first() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
first - Variable in class org.apache.hadoop.hbase.util.Pair
 
first() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
FIRST_DATA_BLOCK_OFFSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
FIRST_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
FIRST_META_REGIONINFO - Static variable in class org.apache.hadoop.hbase.HRegionInfo
HRegionInfo for first meta region
FIRST_PART_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
firstInsertionIndex - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
firstKey() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
firstKeyInBlock - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
First key in a block.
FirstKeyOnlyFilter - Class in org.apache.hadoop.hbase.filter
A filter that will only return the first KV from each row.
FirstKeyOnlyFilter() - Constructor for class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
 
FirstKeyValueMatchingQualifiersFilter - Class in org.apache.hadoop.hbase.filter
The filter looks for the given columns in KeyValue.
FirstKeyValueMatchingQualifiersFilter(Set<byte[]>) - Constructor for class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
Constructor which takes a set of columns.
firstRow() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
firstRow() - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
In HBase, the first row is represented by an empty byte array.
firstRow() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.HStore
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.MemStore
 
FIXED_OVERHEAD - Static variable in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
FIXED_SIZE - Static variable in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
 
FixedFileTrailer - Class in org.apache.hadoop.hbase.io.hfile
The HFile has a fixed trailer which contains offsets to other variable parts of the file.
FixedLengthWrapper<T> - Class in org.apache.hadoop.hbase.types
Wraps an existing DataType implementation as a fixed-length version of itself.
FixedLengthWrapper(DataType<T>, int) - Constructor for class org.apache.hadoop.hbase.types.FixedLengthWrapper
Create a fixed-length version of the wrapped.
fixEmptyMetaCells() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
To fix the empty REGIONINFO_QUALIFIER rows from hbase:meta
fixExpiredTableLocks() - Method in class org.apache.hadoop.hbase.util.hbck.TableLockChecker
 
fixMetaHoleOnline(Configuration, HRegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
Puts the specified HRegionInfo into META.
fixMultiAssignment(HBaseAdmin, HRegionInfo, List<ServerName>) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
Fix multiple assignment by doing silent closes on each RS hosting the region and then force ZK unassigned node to OFFLINE to trigger assignment by master.
fixOrphanTables() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
To fix orphan table by creating a .tableinfo file under tableDir
1.
fixRowFanMissForward(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
fixRowFanMissReverse(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
complete seek when fan mismatch
fixRowTokenMissForward(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
fixRowTokenMissReverse(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
fixUnassigned(HBaseAdmin, HRegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
Fix unassigned by creating/transition the unassigned ZK node for this region to OFFLINE state with a special flag to tell the master that this is a forced operation by HBCK.
floor(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
flush(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Flush a table or an individual region.
flush(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Flush a table or an individual region.
flush() - Method in class org.apache.hadoop.hbase.codec.BaseEncoder
 
flush() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
Expensive method.
flush() - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
flush() - Method in interface org.apache.hadoop.hbase.io.CellOutputStream
Let the implementation decide what to do.
flush() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
 
flush() - Method in class org.apache.hadoop.hbase.io.DoubleOutputStream
 
flush() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
 
FLUSH_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
FLUSH_QUEUE_LENGTH_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
FLUSH_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
FLUSH = 1;
flushBase64() - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Method added by PHIL.
flushBuffer() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
flushcache() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Flush the cache.
flushCache(long, SortedSet<KeyValue>, TimeRangeTracker, AtomicLong, MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Write out current snapshot.
flushCommits() - Method in class org.apache.hadoop.hbase.client.HTable
Executes all the buffered Put operations.
flushCommits() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Executes all the buffered Put operations.
flushCommits() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
flushed - Variable in class org.apache.hadoop.hbase.codec.BaseEncoder
 
FLUSHED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
flushRegion(RpcController, AdminProtos.FlushRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
flushRegion(RpcController, AdminProtos.FlushRegionRequest, RpcCallback<AdminProtos.FlushRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc FlushRegion(.FlushRegionRequest) returns (.FlushRegionResponse);
flushRegion(RpcController, AdminProtos.FlushRegionRequest, RpcCallback<AdminProtos.FlushRegionResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc FlushRegion(.FlushRegionRequest) returns (.FlushRegionResponse);
flushRegion(RpcController, AdminProtos.FlushRegionRequest, RpcCallback<AdminProtos.FlushRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
flushRegion(RpcController, AdminProtos.FlushRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Flush a region on the region server.
FlushRequester - Interface in org.apache.hadoop.hbase.regionserver
Request a flush.
flushSnapshot(SortedSet<KeyValue>, long, TimeRangeTracker, AtomicLong, MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.DefaultStoreFlusher
 
FlushSnapshotSubprocedure - Class in org.apache.hadoop.hbase.regionserver.snapshot
This online snapshot implementation uses the distributed procedure framework to force a store flush and then records the hfiles.
FlushSnapshotSubprocedure(ProcedureMember, ForeignExceptionDispatcher, long, long, List<HRegion>, HBaseProtos.SnapshotDescription, RegionServerSnapshotManager.SnapshotSubprocedurePool) - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
 
followCurrentFan() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
followFan(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
followFirstFan() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
FOLLOWING_KV_COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
followLastFan() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
followLastFansUntilExhausted() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
followNextFan() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
followPreviousFan() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
FORCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
forceRecompute() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Force a re-computation of the metrics.
forceSelect(CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
Forces external selection to be applied for this compaction.
FORCIBLE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
FORCIBLE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
ForeignException - Exception in org.apache.hadoop.hbase.errorhandling
A ForeignException is an exception from another thread or process.
ForeignException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.errorhandling.ForeignException
Create a new ForeignException that can be serialized.
ForeignException(String, String) - Constructor for exception org.apache.hadoop.hbase.errorhandling.ForeignException
Create a new ForeignException that can be serialized.
ForeignExceptionDispatcher - Class in org.apache.hadoop.hbase.errorhandling
The dispatcher acts as the state holding entity for foreign error handling.
ForeignExceptionDispatcher(String) - Constructor for class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
ForeignExceptionDispatcher() - Constructor for class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
ForeignExceptionListener - Interface in org.apache.hadoop.hbase.errorhandling
The ForeignExceptionListener is an interface for objects that can receive a ForeignException.
ForeignExceptionSnare - Interface in org.apache.hadoop.hbase.errorhandling
This is an interface for a cooperative exception throwing mechanism.
FOREVER - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
FOREVER - Static variable in class org.apache.hadoop.hbase.HConstants
Unlimited time-to-live.
format - Variable in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
format - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
format - Variable in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
FORMAT_VERSION_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
The configuration key for HFile version to use for new files
formatStats(BloomFilterBase) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
A human-readable string with statistics for the given Bloom filter.
formatTestingStats() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
 
formatThreadInfo(ThreadInfo, String) - Static method in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
Format the given ThreadInfo object as a String.
formatZKString() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmplImpl
 
foundColumn - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
frags - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
freeBlock(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
Free a block with the offset
freeBlock(long[]) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
freeMemory(long) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Free the requested amount of memory from the LRU map.
FROM_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
fromArrays(Collection<byte[]>) - Static method in class org.apache.hadoop.hbase.util.ByteRangeUtils
 
fromByte(byte) - Static method in enum org.apache.hadoop.hbase.client.IsolationLevel
 
fromBytes(byte[]) - Static method in enum org.apache.hadoop.hbase.client.IsolationLevel
 
fromBytes(byte[]) - Static method in class org.apache.hadoop.hbase.master.TableLockManager
Public for hbck
fromBytes(byte[]) - Static method in class org.apache.hadoop.hbase.util.vint.UFIntTool
 
fromBytes(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.vint.UFIntTool
 
fromNamespaceEntry(String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
fromNamespaceEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
fromRowSpec(String, RowSpec, Filter) - Static method in class org.apache.hadoop.hbase.rest.ResultGenerator
 
fromScan(Scan) - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
fs - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
fs - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
fs - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
fs - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
 
fs - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
FS_SHUTDOWN_HOOK_WAIT - Static variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook
Key for a long configuration on how much time to wait on the fs shutdown hook.
FS_TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
FSDataInputStreamWrapper - Class in org.apache.hadoop.hbase.io
Wrapper for input stream(s) that takes care of the interaction of FS and HBase checksums, as well as closing streams.
FSDataInputStreamWrapper(FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
 
FSDataInputStreamWrapper(FileSystem, FileLink) - Constructor for class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
 
FSDataInputStreamWrapper(FSDataInputStream) - Constructor for class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
For use in tests.
FSDataInputStreamWrapper(FSDataInputStream, FSDataInputStream) - Constructor for class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
For use in tests.
FSHDFSUtils - Class in org.apache.hadoop.hbase.util
Implementation for hdfs
FSHDFSUtils() - Constructor for class org.apache.hadoop.hbase.util.FSHDFSUtils
 
FSMapRUtils - Class in org.apache.hadoop.hbase.util
MapR implementation.
FSMapRUtils() - Constructor for class org.apache.hadoop.hbase.util.FSMapRUtils
 
fsOk - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
FSProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
FSProtos.HBaseVersionFileContent - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type HBaseVersionFileContent
FSProtos.HBaseVersionFileContent.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type HBaseVersionFileContent
FSProtos.HBaseVersionFileContentOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FSProtos.Reference - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Reference
FSProtos.Reference.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Reference
FSProtos.Reference.Range - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum Reference.Range
FSProtos.ReferenceOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
FSTableDescriptorMigrationToSubdir - Class in org.apache.hadoop.hbase.util
Deprecated.
will be removed for the major release after 0.96.
FSTableDescriptorMigrationToSubdir() - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptorMigrationToSubdir
Deprecated.
 
FSTableDescriptors - Class in org.apache.hadoop.hbase.util
Implementation of TableDescriptors that reads descriptors from the passed filesystem.
FSTableDescriptors(Configuration) - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptors
Construct a FSTableDescriptors instance using the hbase root dir of the given conf and the filesystem where that root dir lives.
FSTableDescriptors(FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptors
 
FSTableDescriptors(FileSystem, Path, boolean) - Constructor for class org.apache.hadoop.hbase.util.FSTableDescriptors
 
FSUtils - Class in org.apache.hadoop.hbase.util
Utility methods for interacting with the underlying file system.
FSUtils() - Constructor for class org.apache.hadoop.hbase.util.FSUtils
 
FSUtils.BlackListDirFilter - Class in org.apache.hadoop.hbase.util
Directory filter that doesn't include any of the directories in the specified blacklist
FSUtils.BlackListDirFilter(FileSystem, List<String>) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.BlackListDirFilter
Create a filter on the give filesystem with the specified blacklist
FSUtils.DirFilter - Class in org.apache.hadoop.hbase.util
A PathFilter that only allows directories.
FSUtils.DirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.DirFilter
 
FSUtils.FamilyDirFilter - Class in org.apache.hadoop.hbase.util
Filter for all dirs that are legal column family names.
FSUtils.FamilyDirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.FamilyDirFilter
 
FSUtils.HFileFilter - Class in org.apache.hadoop.hbase.util
Filter for HFiles that excludes reference files.
FSUtils.HFileFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
 
FSUtils.RegionDirFilter - Class in org.apache.hadoop.hbase.util
Filter for all dirs that don't start with '.'
FSUtils.RegionDirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
 
FSUtils.UserTableDirFilter - Class in org.apache.hadoop.hbase.util
A PathFilter that returns usertable directories.
FSUtils.UserTableDirFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.util.FSUtils.UserTableDirFilter
 
FSVisitor - Class in org.apache.hadoop.hbase.util
Utility methods for interacting with the hbase.root file system.
FSVisitor.LogFileVisitor - Interface in org.apache.hadoop.hbase.util
 
FSVisitor.RecoveredEditsVisitor - Interface in org.apache.hadoop.hbase.util
 
FSVisitor.StoreFileVisitor - Interface in org.apache.hadoop.hbase.util
 
FSYNC_WAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
FSYNC_WAL = 4;
fullScan(CatalogTracker, Set<TableName>) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Performs a full scan of hbase:meta, skipping regions from any tables in the specified set of disabled tables.
fullScan(CatalogTracker, Set<TableName>, boolean) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Performs a full scan of hbase:meta, skipping regions from any tables in the specified set of disabled tables.
fullScan(CatalogTracker) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Performs a full scan of hbase:meta.
fullScan(CatalogTracker, MetaReader.Visitor) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Performs a full scan of hbase:meta.
fullScan(CatalogTracker, MetaReader.Visitor, byte[]) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Performs a full scan of a catalog table.
fullScanMetaAndPrint(CatalogTracker) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
 
fullScanOfMeta(CatalogTracker) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Performs a full scan of a hbase:meta table.
fullyQualifiedZNode - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
 
FUZZY_KEYS_DATA_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
fuzzyMatch(String) - Static method in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
 
fuzzyNormalize(String) - Static method in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
 
FuzzyRowFilter - Class in org.apache.hadoop.hbase.filter
Filters data based on fuzzy row key.
FuzzyRowFilter(List<Pair<byte[], byte[]>>) - Constructor for class org.apache.hadoop.hbase.filter.FuzzyRowFilter
 

G

GENERAL_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
GENERAL_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
generalBloomFilter - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
GeneralBulkAssigner - Class in org.apache.hadoop.hbase.master
Run bulk assign.
generateColumnsForCf(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
Generates an applicable set of columns to be used for a particular key and family.
generateDeadServersListToSend() - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
Create the dead server to send.
generateExceptionForChecksumFailureForTest(boolean) - Static method in class org.apache.hadoop.hbase.io.hfile.ChecksumUtil
Mechanism to throw an exception in case of hbase checksum failure.
generateRandomSizeValue(byte[]...) - Method in class org.apache.hadoop.hbase.util.test.LoadTestKVGenerator
Generates a value for the given key index and column qualifier.
generateTestKeyValues(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
Generate test data useful to test encoders.
generateToken(String) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
generateValue(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
Generates a value to be used for a particular row/cf/column.
GENERIC_EXCEPTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
Get - Class in org.apache.hadoop.hbase.client
Used to perform Get operations on a single row.
Get(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Get
Create a Get operation for the specified row.
get(Get) - Method in class org.apache.hadoop.hbase.client.HTable
Extracts certain cells from a given row.
get(List<Get>) - Method in class org.apache.hadoop.hbase.client.HTable
Extracts certain cells from the given rows, in batch.
get(Get) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Extracts certain cells from a given row.
get(List<Get>) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Extracts certain cells from the given rows, in batch.
get(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Put
Returns a list of all KeyValue objects with matching column family and qualifier.
get() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
Currently unused.
get(String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
get(String, String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
Get the value of the name.
get(int) - Static method in enum org.apache.hadoop.hbase.executor.EventType
 
get(Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
Create a new HFileSystem object, similar to FileSystem.get().
get() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Get the data from the BytesWritable.
get() - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcCallback
Returns the parameter passed to BlockingRpcCallback.run(Object) or null if a null value was passed.
get() - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
 
get() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
May be called under #call(Class, RpcRequestBody, long, MonitoredRPCHandler) implementations, and under protobuf methods of parameters and return values.
get(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
get() - Static method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
Get singleton instance.
get(RpcController, ClientProtos.GetRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface
 
get(RpcController, ClientProtos.GetRequest, RpcCallback<ClientProtos.GetResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
rpc Get(.GetRequest) returns (.GetResponse);
get(RpcController, ClientProtos.GetRequest, RpcCallback<ClientProtos.GetResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Interface
rpc Get(.GetRequest) returns (.GetResponse);
get(RpcController, ClientProtos.GetRequest, RpcCallback<ClientProtos.GetResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Stub
 
get(ClientProtos.ClientService.BlockingInterface, byte[], Get) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to invoke a Get using client protocol.
get(Get) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
get(RpcController, ClientProtos.GetRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Get data from a table.
get(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
get(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Retrieves the value associated with the specified key.
get(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(Cluster, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(String, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(Cluster, String, String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(String, Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(Cluster, String, Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a GET request
get(Get) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
get(List<Get>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.ExistsResource
 
get(int) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
get(int) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.MultiRowResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RegionsResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RootResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
 
get(UriInfo, int, int) - Method in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.StorageClusterStatusResource
 
get(UriInfo) - Method in class org.apache.hadoop.hbase.rest.StorageClusterVersionResource
 
get(ServletContext, UriInfo) - Method in class org.apache.hadoop.hbase.rest.VersionResource
Build a response for a version request.
get(ZooKeeperWatcher, Configuration) - Static method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
get(TableName) - Method in interface org.apache.hadoop.hbase.TableDescriptors
 
get(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.get_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
get(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.get_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
get(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
get(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a single TCell for the specified table, row, and column at the latest timestamp.
get(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Deprecated.
get(ByteBuffer, ByteBuffer, byte[], byte[], Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Note: this internal interface is slightly different from public APIs in regard to handling of the qualifier.
get(ByteBuffer, TGet, AsyncMethodCallback<THBaseService.AsyncClient.get_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
get(ByteBuffer, TGet, AsyncMethodCallback<THBaseService.AsyncClient.get_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
get(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
get - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
the TGet to check for
get - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
the TGet to fetch
get(ByteBuffer, TGet) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Method for getting data from a row.
get(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
get(String) - Method in class org.apache.hadoop.hbase.trace.HBaseHTraceConfiguration
 
get(String, String) - Method in class org.apache.hadoop.hbase.trace.HBaseHTraceConfiguration
 
get(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Retrieve the byte at index.
get(int, byte[]) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Fill dst with bytes from the range, starting from index.
get(int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Fill dst with bytes from the range, starting from index.
get(TableName) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Get the current table descriptor for the given table, or null if none exists.
get(Object) - Method in class org.apache.hadoop.hbase.util.PoolMap
 
get() - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
 
get() - Method in class org.apache.hadoop.hbase.util.PoolMap.ReusablePool
 
get() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
Retrieve the next byte from this range.
get(byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
Fill dst with bytes from the range, starting from position.
get(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
Fill dst with bytes from the range, starting from the current position.
get(int, byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
get(int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
get(int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
get(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
get() - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
get(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
get(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
get(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
get(Object) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
get(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
get(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Get a metric by name
GET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
GET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
GET_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
getAbortNode(ZKProcedureUtil, String) - Static method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
Get the full znode path for the node used by the coordinator or member to trigger an abort of the global barrier acquisition or execution in subprocedures.
getAbortZNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
getAbortZnode() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
getAbsoluteFamilyOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getAbsoluteMetaOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
absolute getters
getAbsoluteMvccVersionOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getAbsoluteQualifierOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getAbsoluteRowOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getAbsoluteTagsOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getAbsoluteTimestampOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getAbsoluteValueOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getAcquireBarrierNode(ZKProcedureUtil, String) - Static method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
Get the full znode path for the node used by the coordinator to trigger a global barrier acquire on each subprocedure.
getAcquiredBarrier() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
getAcquiredBarrierNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
getAction() - Method in class org.apache.hadoop.hbase.client.Action
 
getAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
repeated .Permission.Action action = 1;
getAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
repeated .Permission.Action action = 1;
getAction(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermissionOrBuilder
repeated .Permission.Action action = 1;
getAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
repeated .Permission.Action action = 2;
getAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
repeated .Permission.Action action = 2;
getAction(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermissionOrBuilder
repeated .Permission.Action action = 2;
getAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
repeated .Permission.Action action = 4;
getAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
repeated .Permission.Action action = 4;
getAction(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermissionOrBuilder
repeated .Permission.Action action = 4;
getAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
getAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
repeated .Action action = 3;
getAction(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionOrBuilder
repeated .Action action = 3;
getAction() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getActionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
getActionBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
getActionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
repeated .Permission.Action action = 1;
getActionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
repeated .Permission.Action action = 1;
getActionCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermissionOrBuilder
repeated .Permission.Action action = 1;
getActionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
repeated .Permission.Action action = 2;
getActionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
repeated .Permission.Action action = 2;
getActionCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermissionOrBuilder
repeated .Permission.Action action = 2;
getActionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
repeated .Permission.Action action = 4;
getActionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
repeated .Permission.Action action = 4;
getActionCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermissionOrBuilder
repeated .Permission.Action action = 4;
getActionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
getActionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
repeated .Action action = 3;
getActionCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionOrBuilder
repeated .Action action = 3;
getActionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
repeated .Permission.Action action = 1;
getActionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
repeated .Permission.Action action = 1;
getActionList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermissionOrBuilder
repeated .Permission.Action action = 1;
getActionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
repeated .Permission.Action action = 2;
getActionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
repeated .Permission.Action action = 2;
getActionList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermissionOrBuilder
repeated .Permission.Action action = 2;
getActionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
repeated .Permission.Action action = 4;
getActionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
repeated .Permission.Action action = 4;
getActionList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermissionOrBuilder
repeated .Permission.Action action = 4;
getActionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
getActionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
repeated .Action action = 3;
getActionList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionOrBuilder
repeated .Action action = 3;
getActionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
getActionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
repeated .Action action = 3;
getActionOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionOrBuilder
repeated .Action action = 3;
getActionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
getActionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
repeated .Action action = 3;
getActionOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionOrBuilder
repeated .Action action = 3;
getActions() - Method in class org.apache.hadoop.hbase.security.access.Permission
 
getActiveLogFiles() - Static method in class org.apache.hadoop.hbase.monitoring.LogMonitoring
 
getActiveMaster() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Gets the current active master, if available.
getActiveMasterManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getActiveTime() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
Get the hbase master active time
getActiveTime() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getAdmin(ServerName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getAdmin(ServerName, boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getAdmin(ServerName) - Method in interface org.apache.hadoop.hbase.client.HConnection
Establishes a connection to the region server at the specified address.
getAdmin(ServerName, boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
You can pass master flag but nothing special is done.
getAdmin() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getAggregateSource() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Get the aggregate source to which this reports.
getAggregateSource() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
 
getAll() - Method in interface org.apache.hadoop.hbase.TableDescriptors
Get Map of all HTableDescriptors.
getAll() - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Returns a map from table name to table descriptor for all tables.
getAllCached() - Static method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
 
getAllExecutorStatuses() - Method in class org.apache.hadoop.hbase.executor.ExecutorService
 
getAllFilters() - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
Returns all known filters
getAllPeerClusterKeys() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
List the cluster keys of all remote slave clusters (whether they are enabled/disabled or connected/disconnected).
getAllPeerClusterKeys() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
getAllPeerIds() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
List the peer ids of all remote slave clusters (whether they are enabled/disabled or connected/disconnected).
getAllPeerIds() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
List all registered peer clusters and set a watch on their znodes.
getAllQueues() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Get a list of all queues for this region server.
getAllQueues(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
Get a list of all queues for the specified region server.
getAllQueues(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
 
getAllQueues() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
getAllSameTypeByte() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getAllTypes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getAlphabet(int) - Static method in class org.apache.hadoop.hbase.util.Base64
Returns one of the _SOMETHING_ALPHABET byte arrays depending on the options specified.
getAlterStatus(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Get the status of alter command - indicates how many regions have received the updated schema Asynchronous operation.
getAlterStatus(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Get the status of alter command - indicates how many regions have received the updated schema Asynchronous operation.
getAmmount() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
getAmount() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
getAndRemoveScopes() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
getAny() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
getAny() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
getArchivedStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getArchivedStoreFileSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getArchivePath() - Method in class org.apache.hadoop.hbase.io.HFileLink
 
getArchivePath(Configuration) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
Get the full path to the archive directory on the configured FileSystem
getArchiveZNode(Configuration, ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
 
getArchivingEnabled(byte[]) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
Determine if archiving is enabled (but not necessarily fully propagated) for a table
getArchivingEnabled(String) - Method in class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
Determine if archiving is enabled (but not necessarily fully propagated) for a table
getArrayOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getArrays() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
getAssignmentManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getAssignmentManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getAssignmentManager() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
 
getAssignmentManager() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getAssignmentManager__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getAssignmentMap() - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
 
getAssignmentsByTable() - Method in class org.apache.hadoop.hbase.master.RegionStates
This is an EXPENSIVE clone.
getAssignSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
optional bool assign_seq_num = 3;
getAssignSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
optional bool assign_seq_num = 3;
getAssignSeqNum() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequestOrBuilder
optional bool assign_seq_num = 3;
getAssignSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
optional bool assign_seq_num = 2;
getAssignSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
optional bool assign_seq_num = 2;
getAssignSeqNum() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
optional bool assign_seq_num = 2;
getAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
optional int32 associated_cell_count = 3;
getAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
optional int32 associated_cell_count = 3;
getAssociatedCellCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntryOrBuilder
optional int32 associated_cell_count = 3;
getAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional int32 associated_cell_count = 8;
getAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional int32 associated_cell_count = 8;
getAssociatedCellCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional int32 associated_cell_count = 8;
getAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional int32 associated_cell_count = 2;
getAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
optional int32 associated_cell_count = 2;
getAssociatedCellCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
optional int32 associated_cell_count = 2;
getAsyncClient(TNonblockingTransport) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.Factory
 
getAsyncClient(TNonblockingTransport) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.Factory
 
getAtomic() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
optional bool atomic = 2;
getAtomic() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
optional bool atomic = 2;
getAtomic() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionOrBuilder
optional bool atomic = 2;
getAttemptTimes() - Method in class org.apache.hadoop.hbase.util.RetryCounter
 
getAttribute(String) - Method in interface org.apache.hadoop.hbase.client.Attributes
Gets an attribute
getAttribute(String) - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
 
getAttribute(String) - Method in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
Deprecated.
 
getAttribute(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
getAttribute(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
repeated .NameBytesPair attribute = 3;
getAttribute(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
repeated .NameBytesPair attribute = 3;
getAttribute(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
getAttribute(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
repeated .NameBytesPair attribute = 5;
getAttribute(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
repeated .NameBytesPair attribute = 5;
getAttribute(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
getAttribute(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
repeated .NameBytesPair attribute = 2;
getAttribute(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
repeated .NameBytesPair attribute = 2;
getAttribute(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
getAttribute(String) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
Return a table descriptor value as a string.
getAttributeBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
getAttributeBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
getAttributeBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
getAttributeBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
getAttributeBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
getAttributeBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
getAttributeCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
getAttributeCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
repeated .NameBytesPair attribute = 3;
getAttributeCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
repeated .NameBytesPair attribute = 3;
getAttributeCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
getAttributeCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
repeated .NameBytesPair attribute = 5;
getAttributeCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
repeated .NameBytesPair attribute = 5;
getAttributeCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
getAttributeCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
repeated .NameBytesPair attribute = 2;
getAttributeCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
repeated .NameBytesPair attribute = 2;
getAttributeList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
getAttributeList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
repeated .NameBytesPair attribute = 3;
getAttributeList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
repeated .NameBytesPair attribute = 3;
getAttributeList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
getAttributeList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
repeated .NameBytesPair attribute = 5;
getAttributeList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
repeated .NameBytesPair attribute = 5;
getAttributeList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
getAttributeList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
repeated .NameBytesPair attribute = 2;
getAttributeList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
repeated .NameBytesPair attribute = 2;
getAttributeOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
getAttributeOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
repeated .NameBytesPair attribute = 3;
getAttributeOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
repeated .NameBytesPair attribute = 3;
getAttributeOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
getAttributeOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
repeated .NameBytesPair attribute = 5;
getAttributeOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
repeated .NameBytesPair attribute = 5;
getAttributeOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
getAttributeOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
repeated .NameBytesPair attribute = 2;
getAttributeOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
repeated .NameBytesPair attribute = 2;
getAttributeOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
getAttributeOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
repeated .NameBytesPair attribute = 3;
getAttributeOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
repeated .NameBytesPair attribute = 3;
getAttributeOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
getAttributeOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
repeated .NameBytesPair attribute = 5;
getAttributeOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
repeated .NameBytesPair attribute = 5;
getAttributeOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
getAttributeOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
repeated .NameBytesPair attribute = 2;
getAttributeOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
repeated .NameBytesPair attribute = 2;
getAttributes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
repeated .BytesBytesPair attributes = 2;
getAttributes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
repeated .BytesBytesPair attributes = 2;
getAttributes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .BytesBytesPair attributes = 2;
getAttributes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .BytesBytesPair attributes = 2;
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Delete attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
Delete attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Delete attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Delete attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Get attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Mutation attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
Mutation attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Mutation attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Mutation attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Scan attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Scan attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Scan attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Scan attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Scan attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Scan attributes
getAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
getAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
getAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
getAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getAttributesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
repeated .BytesBytesPair attributes = 2;
getAttributesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
repeated .BytesBytesPair attributes = 2;
getAttributesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .BytesBytesPair attributes = 2;
getAttributesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .BytesBytesPair attributes = 2;
getAttributeSize() - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
 
getAttributesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
repeated .BytesBytesPair attributes = 2;
getAttributesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
repeated .BytesBytesPair attributes = 2;
getAttributesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .BytesBytesPair attributes = 2;
getAttributesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .BytesBytesPair attributes = 2;
getAttributesMap() - Method in interface org.apache.hadoop.hbase.client.Attributes
Gets all attributes
getAttributesMap() - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
 
getAttributesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .BytesBytesPair attributes = 2;
getAttributesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .BytesBytesPair attributes = 2;
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
getAttributesSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrs(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrs(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
getAttrsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAttrsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
getAuthenticationToken(RpcController, AuthenticationProtos.GetAuthenticationTokenRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.BlockingInterface
 
getAuthenticationToken(RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
rpc GetAuthenticationToken(.GetAuthenticationTokenRequest) returns (.GetAuthenticationTokenResponse);
getAuthenticationToken(RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.Interface
rpc GetAuthenticationToken(.GetAuthenticationTokenRequest) returns (.GetAuthenticationTokenResponse);
getAuthenticationToken(RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.Stub
 
getAuthenticationToken(RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, RpcCallback<AuthenticationProtos.GetAuthenticationTokenResponse>) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
getAuthMethod() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string auth_method = 2;
getAuthMethod() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
optional string auth_method = 2;
getAuthMethod() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponseOrBuilder
optional string auth_method = 2;
getAuthMethodBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string auth_method = 2;
getAuthMethodBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
optional string auth_method = 2;
getAuthMethodBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponseOrBuilder
optional string auth_method = 2;
getAvailablePath(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
 
getAverageLoad() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getAverageLoad() - Method in class org.apache.hadoop.hbase.master.HMaster
Compute the average load across all region servers.
getAverageLoad() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
Get Average Load
getAverageLoad() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getAverageLoad() - Method in class org.apache.hadoop.hbase.master.RegionStates
Compute the average load across all region servers.
getAverageLoad() - Method in class org.apache.hadoop.hbase.master.ServerManager
Compute the average load across all region servers.
getAverageLoad() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional double averageLoad = 5;
getAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
optional double averageLoad = 5;
getAverageLoad() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
optional double averageLoad = 5;
getAvg(RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
 
getAvg(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
rpc GetAvg(.AggregateRequest) returns (.AggregateResponse);
getAvg(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
rpc GetAvg(.AggregateRequest) returns (.AggregateResponse);
getAvg(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Stub
 
getAvgSize() - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
getBackingFs() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
Returns the underlying filesystem
getBackReferenceFileName(Path) - Static method in class org.apache.hadoop.hbase.io.FileLink
Get the referenced file name from the reference link directory path.
getBackReferencesDir(Path, String) - Static method in class org.apache.hadoop.hbase.io.FileLink
Get the directory to store the link back references
getBackupMasters() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getBackupMasters(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
getBackupMasters(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .ServerName backup_masters = 8;
getBackupMasters(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .ServerName backup_masters = 8;
getBackupMastersBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
getBackupMastersBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
getBackupMastersCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
getBackupMastersCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .ServerName backup_masters = 8;
getBackupMastersCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .ServerName backup_masters = 8;
getBackupMastersList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
getBackupMastersList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .ServerName backup_masters = 8;
getBackupMastersList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .ServerName backup_masters = 8;
getBackupMastersOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
getBackupMastersOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .ServerName backup_masters = 8;
getBackupMastersOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .ServerName backup_masters = 8;
getBackupMastersOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
getBackupMastersOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .ServerName backup_masters = 8;
getBackupMastersOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .ServerName backup_masters = 8;
getBackupMastersSize() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getBackupZooKeeperServerNum() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
getBadLineCount() - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
 
getBadLineCount() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
 
getBadLineCount() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
 
getBalancerOn() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getBalancerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional bool balancer_on = 9;
getBalancerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional bool balancer_on = 9;
getBalancerOn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional bool balancer_on = 9;
getBalancerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
optional bool balancer_on = 1;
getBalancerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
optional bool balancer_on = 1;
getBalancerOn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerStateOrBuilder
optional bool balancer_on = 1;
getBalancerRan() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
required bool balancer_ran = 1;
getBalancerRan() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
required bool balancer_ran = 1;
getBalancerRan() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponseOrBuilder
required bool balancer_ran = 1;
getBaseStagingDir(Configuration) - Static method in class org.apache.hadoop.hbase.security.SecureBulkLoadUtil
 
getBaseZnode() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
getBatch() - Method in class org.apache.hadoop.hbase.client.Scan
 
getBatch() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 batch = 4;
getBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional int32 batch = 4;
getBatch() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional int32 batch = 4;
getBatchSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 batch_size = 9;
getBatchSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional uint32 batch_size = 9;
getBatchSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional uint32 batch_size = 9;
getBatchSize() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
getBatchSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getBigdecimalMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
required bytes bigdecimal_msg = 1;
getBigdecimalMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
required bytes bigdecimal_msg = 1;
getBigdecimalMsg() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsgOrBuilder
required bytes bigdecimal_msg = 1;
getBinary(UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
 
getBinary(UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerInstanceResource
 
getBitwiseOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .BitComparator.BitwiseOp bitwise_op = 2;
getBitwiseOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
required .BitComparator.BitwiseOp bitwise_op = 2;
getBitwiseOp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparatorOrBuilder
required .BitComparator.BitwiseOp bitwise_op = 2;
getBlock(BlockCacheKey, boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Fetch block from cache.
getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
Get the buffer of the block with the specified key.
getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the buffer of the block with the specified name.
getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
getBlock(BlockCacheKey, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
Get the buffer of the block with the specified name.
getBlockCache() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Returns the block cache.
getBlockCacheColumnFamilySummaries(Configuration) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Performs a BlockCache summary and returns a List of BlockCacheColumnFamilySummary objects.
getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
getBlockCacheColumnFamilySummaries(Configuration) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
getBlockCacheCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the number of items in the block cache.
getBlockCacheEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the number of items evicted from the block cache.
getBlockCacheFreeSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the size of the block cache that is free.
getBlockCacheHitCachingPercent() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the percent of requests with the block cache turned on that hit the block cache.
getBlockCacheHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the count of hits to the block cache
getBlockCacheHitPercent() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the percent of all requests that hit the block cache.
getBlockCacheMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the count of misses to the block cache.
getBlockCacheSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the total size of the block cache.
getBlockCount() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Returns the number of blocks currently cached in the block cache.
getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
getBlockForCaching() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
Creates a new HFileBlock.
getBlockingFileCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getBlockingFileCount() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
The number of files required before flushes for this store will be blocked.
getBlockingService() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
 
getBlockLocalityIndex(String) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
return the locality index of a given host
getBlockMeta() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
getBlockMeta() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
get/set
getBlocks() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
getBlocksize() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getBlockType() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
getBlockType() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
 
getBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
 
getBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockWritable
The type of block this data should use.
getBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getBloomBlockSize(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
getBloomFilterNbHashes() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getBloomFilterType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getBloomFilterType() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getBloomFilterType() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getBloomFilterVectorSize() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getBnlIndicator(boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getBody() - Method in class org.apache.hadoop.hbase.rest.client.Response
 
getBoolean(String, boolean) - Method in class org.apache.hadoop.hbase.trace.HBaseHTraceConfiguration
 
getBoundedCachedThreadPool(int, long, TimeUnit, ThreadFactory) - Static method in class org.apache.hadoop.hbase.util.Threads
Create a new CachedThreadPool with a bounded number as the maximum thread size in the pool.
getBranchNubLeafIndicator() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getBuffer() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
getBuffer() - Method in class org.apache.hadoop.hbase.KeyValue
 
getBuffer() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
 
getBufferOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getBufferReadOnly() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Returns the buffer this block stores internally.
getBufferReadOnlyWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Returns the buffer of this block, including header data.
getBufferWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Returns a buffer that does not include the header.
getBuilder(WALCellCodec.ByteStringCompressor) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
getBulkLoadTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
Return the timestamp at which this bulk load file was generated.
getBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
required string bulk_token = 1;
getBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
required string bulk_token = 1;
getBulkToken() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequestOrBuilder
required string bulk_token = 1;
getBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
required string bulk_token = 1;
getBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
required string bulk_token = 1;
getBulkToken() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponseOrBuilder
required string bulk_token = 1;
getBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required string bulk_token = 4;
getBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
required string bulk_token = 4;
getBulkToken() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
required string bulk_token = 4;
getBulkTokenBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
required string bulk_token = 1;
getBulkTokenBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
required string bulk_token = 1;
getBulkTokenBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequestOrBuilder
required string bulk_token = 1;
getBulkTokenBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
required string bulk_token = 1;
getBulkTokenBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
required string bulk_token = 1;
getBulkTokenBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponseOrBuilder
required string bulk_token = 1;
getBulkTokenBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required string bulk_token = 4;
getBulkTokenBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
required string bulk_token = 4;
getBulkTokenBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
required string bulk_token = 4;
getByNamespace(String) - Method in interface org.apache.hadoop.hbase.TableDescriptors
Get Map of all NamespaceDescriptors for a given namespace.
getByNamespace(String) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
 
getByteArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
getByteBuffer() - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
This flips the underlying BB so be sure to use it _last_!
getBytes() - Method in interface org.apache.hadoop.hbase.util.ByteRange
The underlying byte[].
getBytes(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.Bytes
Returns a new byte array, copied from the given buf, from the position (inclusive) to the limit (exclusive).
getBytes() - Method in class org.apache.hadoop.hbase.util.HashedBytes
 
getBytes() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
getBytes(int, long) - Static method in class org.apache.hadoop.hbase.util.vint.UFIntTool
 
getBytes(int) - Static method in class org.apache.hadoop.hbase.util.vint.UVIntTool
 
getBytes(long) - Static method in class org.apache.hadoop.hbase.util.vint.UVLongTool
 
getBytes(Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
 
getBytes(Writable...) - Static method in class org.apache.hadoop.hbase.util.Writables
Put a bunch of Writables as bytes all into the one byte array.
getByteSize() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
 
getByteSize() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getByteSize() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
 
getBytesPerChecksum(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
Returns the configured bytesPerChecksum value.
getBytesPerDelta() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
getBytesPerIndex() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
getByteStream() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getByteStringCompressor() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getByteStringUncompressor() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getCacheBlocks() - Method in class org.apache.hadoop.hbase.client.Get
Get whether blocks should be cached for this Get.
getCacheBlocks() - Method in class org.apache.hadoop.hbase.client.Scan
Get whether blocks should be cached for this Scan.
getCacheBlocks() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool cache_blocks = 7 [default = true];
getCacheBlocks() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional bool cache_blocks = 7 [default = true];
getCacheBlocks() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional bool cache_blocks = 7 [default = true];
getCacheBlocks() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool cache_blocks = 8 [default = true];
getCacheBlocks() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional bool cache_blocks = 8 [default = true];
getCacheBlocks() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional bool cache_blocks = 8 [default = true];
getCacheConfig() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCacheConfig() - Method in interface org.apache.hadoop.hbase.regionserver.Store
Used for tests.
getCacheKey() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
getCacheOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
getCacheOnWrite() - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
 
getCacheOnWrite() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
getCaching() - Method in class org.apache.hadoop.hbase.client.Scan
 
getCaching() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
Get the number of rows that will be fetched on next
getCaching() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getCaching() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 caching = 9;
getCaching() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional int32 caching = 9;
getCaching() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional int32 caching = 9;
getCaching() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
getCaching() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getCall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .CoprocessorServiceCall call = 2;
getCall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
required .CoprocessorServiceCall call = 2;
getCall() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequestOrBuilder
required .CoprocessorServiceCall call = 2;
getCallBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .CoprocessorServiceCall call = 2;
getCallId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional uint32 call_id = 1;
getCallId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional uint32 call_id = 1;
getCallId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional uint32 call_id = 1;
getCallId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional uint32 call_id = 1;
getCallId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
optional uint32 call_id = 1;
getCallId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeaderOrBuilder
optional uint32 call_id = 1;
getCallOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .CoprocessorServiceCall call = 2;
getCallOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
required .CoprocessorServiceCall call = 2;
getCallOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequestOrBuilder
required .CoprocessorServiceCall call = 2;
getCandidateFilesForRowKeyBefore(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Gets initial, full list of candidate store files to check for row-key-before.
getCatalogJanitorEnabled() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getCatalogJanitorEnabled__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getCatalogTracker() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getCatalogTracker() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getCatalogTracker() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getCatalogTracker() - Method in interface org.apache.hadoop.hbase.Server
 
getCategory() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
 
getCause(int) - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
getCauses() - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
getCell(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
getCell(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
repeated .Cell cell = 1;
getCell(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
repeated .Cell cell = 1;
getCell() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
getCellBlockCodecClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_codec_class = 3;
getCellBlockCodecClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional string cell_block_codec_class = 3;
getCellBlockCodecClass() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional string cell_block_codec_class = 3;
getCellBlockCodecClassBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_codec_class = 3;
getCellBlockCodecClassBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional string cell_block_codec_class = 3;
getCellBlockCodecClassBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional string cell_block_codec_class = 3;
getCellBlockCompressorClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_compressor_class = 4;
getCellBlockCompressorClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional string cell_block_compressor_class = 4;
getCellBlockCompressorClass() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional string cell_block_compressor_class = 4;
getCellBlockCompressorClassBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_compressor_class = 4;
getCellBlockCompressorClassBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional string cell_block_compressor_class = 4;
getCellBlockCompressorClassBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional string cell_block_compressor_class = 4;
getCellBlockMeta() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .CellBlockMeta cell_block_meta = 5;
getCellBlockMeta() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional .CellBlockMeta cell_block_meta = 5;
getCellBlockMeta() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional .CellBlockMeta cell_block_meta = 5;
getCellBlockMeta() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .CellBlockMeta cell_block_meta = 3;
getCellBlockMeta() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
optional .CellBlockMeta cell_block_meta = 3;
getCellBlockMeta() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeaderOrBuilder
optional .CellBlockMeta cell_block_meta = 3;
getCellBlockMetaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .CellBlockMeta cell_block_meta = 5;
getCellBlockMetaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .CellBlockMeta cell_block_meta = 3;
getCellBlockMetaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .CellBlockMeta cell_block_meta = 5;
getCellBlockMetaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional .CellBlockMeta cell_block_meta = 5;
getCellBlockMetaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional .CellBlockMeta cell_block_meta = 5;
getCellBlockMetaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .CellBlockMeta cell_block_meta = 3;
getCellBlockMetaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
optional .CellBlockMeta cell_block_meta = 3;
getCellBlockMetaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeaderOrBuilder
optional .CellBlockMeta cell_block_meta = 3;
getCellBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
getCellBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
getCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
getCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
repeated .Cell cell = 1;
getCellCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
repeated .Cell cell = 1;
getCellList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
getCellList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
repeated .Cell cell = 1;
getCellList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
repeated .Cell cell = 1;
getCellOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
getCellOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
repeated .Cell cell = 1;
getCellOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
repeated .Cell cell = 1;
getCellOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
getCellOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
repeated .Cell cell = 1;
getCellOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
repeated .Cell cell = 1;
getCells() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
 
getCellsPerResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated uint32 cells_per_result = 1;
getCellsPerResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
repeated uint32 cells_per_result = 1;
getCellsPerResult(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
repeated uint32 cells_per_result = 1;
getCellsPerResultCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated uint32 cells_per_result = 1;
getCellsPerResultCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
repeated uint32 cells_per_result = 1;
getCellsPerResultCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
repeated uint32 cells_per_result = 1;
getCellsPerResultList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated uint32 cells_per_result = 1;
getCellsPerResultList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
repeated uint32 cells_per_result = 1;
getCellsPerResultList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
repeated uint32 cells_per_result = 1;
getCellType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional .CellType cell_type = 5;
getCellType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional .CellType cell_type = 5;
getCellType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional .CellType cell_type = 5;
getCellValueFromProto(HBaseProtos.BigDecimalMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
getCellValueFromProto(HBaseProtos.LongMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
getCellValueFromProto(Q) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
This method gets the PB message corresponding to the cell type
getChance() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
getChance() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
required float chance = 1;
getChance() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
required float chance = 1;
getChance() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilterOrBuilder
required float chance = 1;
getChannel() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService.Stub
 
getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Stub
 
getCharset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string charset = 3;
getCharset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
required string charset = 3;
getCharset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparatorOrBuilder
required string charset = 3;
getCharsetBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string charset = 3;
getCharsetBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
required string charset = 3;
getCharsetBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparatorOrBuilder
required string charset = 3;
getCheckAndMutateChecksFailed() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the number of CAS operations that failed.
getCheckAndMutateChecksPassed() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the number of CAS operations that passed.
getChecksumFailuresCount() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Number of checksum verification failures.
getChecksumObject() - Method in enum org.apache.hadoop.hbase.util.ChecksumType
returns a object that can be used to generate/validate checksums
getChecksumType(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
Returns the configured checksum algorithm.
getChildDataAndWatchForNewChildren(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Deprecated.
Unused
getChildren() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getChildren(String, Watcher) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
getChildren is an idempotent operation.
getChildren(String, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
getChildren is an idempotent operation.
getChildSequenceId(String) - Static method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.ZNodeComparator
Parses sequenceId from the znode name.
getClassByName(String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
getClassLoader(Path, ClassLoader, String, Configuration) - Static method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
Get a CoprocessorClassLoader for a coprocessor jar path from cache.
getClassLoadingLock(String) - Method in class org.apache.hadoop.hbase.util.ClassLoaderBase
Returns the lock object for class loading operations.
getClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string class_name = 1;
getClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
optional string class_name = 1;
getClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
optional string class_name = 1;
getClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string class_name = 1;
getClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
optional string class_name = 1;
getClassNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
optional string class_name = 1;
getClient(ServerName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getClient(ServerName) - Method in interface org.apache.hadoop.hbase.client.HConnection
Establishes a connection to the region server at the specified address, and returns a region client protocol.
getClient() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
getClient() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
If an RPC call is currently running, produces a String representation of the connection from which it was received.
getClient(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client.Factory
 
getClient(TProtocol, TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client.Factory
 
getClient(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client.Factory
 
getClient(TProtocol, TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client.Factory
 
getClientPort() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
getCloseCheckInterval() - Static method in class org.apache.hadoop.hbase.regionserver.HStore
 
getClosed() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
required bool closed = 1;
getClosed() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
required bool closed = 1;
getClosed() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponseOrBuilder
required bool closed = 1;
getCloseScanner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional bool close_scanner = 5;
getCloseScanner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional bool close_scanner = 5;
getCloseScanner() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional bool close_scanner = 5;
getClosestRowBefore() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool closest_row_before = 11 [default = false];
getClosestRowBefore() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional bool closest_row_before = 11 [default = false];
getClosestRowBefore() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional bool closest_row_before = 11 [default = false];
getClosestRowBefore(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Return all the data for the row that matches row exactly, or the one that immediately preceeds it, at or immediately before ts.
getCluster() - Method in class org.apache.hadoop.hbase.rest.client.Client
 
getClusterId() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getClusterId() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getClusterId() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
getClusterId() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
Get the Cluster ID
getClusterId() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
required string cluster_id = 1;
getClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
required string cluster_id = 1;
getClusterId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterIdOrBuilder
required string cluster_id = 1;
getClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ClusterId cluster_id = 5;
getClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional .ClusterId cluster_id = 5;
getClusterId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional .ClusterId cluster_id = 5;
getClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
Deprecated.
getClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
Deprecated.
getClusterId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
Deprecated.
getClusterId() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the Cluster ID
getClusterId(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Returns the value of the unique cluster ID stored for this HBase instance.
getClusterIdBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ClusterId cluster_id = 5;
getClusterIdBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
Deprecated.
getClusterIdBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
required string cluster_id = 1;
getClusterIdBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
required string cluster_id = 1;
getClusterIdBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterIdOrBuilder
required string cluster_id = 1;
getClusterIdOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ClusterId cluster_id = 5;
getClusterIdOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional .ClusterId cluster_id = 5;
getClusterIdOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional .ClusterId cluster_id = 5;
getClusterIdOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
Deprecated.
getClusterIdOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
Deprecated.
getClusterIdOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
Deprecated.
getClusterIds() - Method in class org.apache.hadoop.hbase.client.Mutation
 
getClusterIds(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
getClusterIds(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
repeated .UUID cluster_ids = 8;
getClusterIds(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
repeated .UUID cluster_ids = 8;
getClusterIds() - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
getClusterIds() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
 
getClusterIds() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
getClusterIdsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
getClusterIdsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
getClusterIdsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
getClusterIdsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
repeated .UUID cluster_ids = 8;
getClusterIdsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
repeated .UUID cluster_ids = 8;
getClusterIdsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
getClusterIdsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
repeated .UUID cluster_ids = 8;
getClusterIdsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
repeated .UUID cluster_ids = 8;
getClusterIdsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
getClusterIdsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
repeated .UUID cluster_ids = 8;
getClusterIdsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
repeated .UUID cluster_ids = 8;
getClusterIdsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
getClusterIdsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
repeated .UUID cluster_ids = 8;
getClusterIdsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
repeated .UUID cluster_ids = 8;
getClusterkey() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
required string clusterkey = 1;
getClusterkey() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
required string clusterkey = 1;
getClusterkey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
required string clusterkey = 1;
getClusterKey() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
Get the cluster key of that peer
getClusterkeyBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
required string clusterkey = 1;
getClusterkeyBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
required string clusterkey = 1;
getClusterkeyBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
required string clusterkey = 1;
getClusterStatus() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
getClusterStatus(RpcController, MasterProtos.GetClusterStatusRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getClusterStatus() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getClusterStatus() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
required .ClusterStatus cluster_status = 1;
getClusterStatus() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
required .ClusterStatus cluster_status = 1;
getClusterStatus() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponseOrBuilder
required .ClusterStatus cluster_status = 1;
getClusterStatus(RpcController, MasterProtos.GetClusterStatusRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
getClusterStatus(RpcController, MasterProtos.GetClusterStatusRequest, RpcCallback<MasterProtos.GetClusterStatusResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc GetClusterStatus(.GetClusterStatusRequest) returns (.GetClusterStatusResponse);
getClusterStatus(RpcController, MasterProtos.GetClusterStatusRequest, RpcCallback<MasterProtos.GetClusterStatusResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc GetClusterStatus(.GetClusterStatusRequest) returns (.GetClusterStatusResponse);
getClusterStatus(RpcController, MasterProtos.GetClusterStatusRequest, RpcCallback<MasterProtos.GetClusterStatusResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
getClusterStatus() - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
 
getClusterStatusBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
required .ClusterStatus cluster_status = 1;
getClusterStatusOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
required .ClusterStatus cluster_status = 1;
getClusterStatusOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
required .ClusterStatus cluster_status = 1;
getClusterStatusOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponseOrBuilder
required .ClusterStatus cluster_status = 1;
getClusterStatusResource() - Method in class org.apache.hadoop.hbase.rest.RootResource
 
getClusterVersion() - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
 
getClusterVersionResource() - Method in class org.apache.hadoop.hbase.rest.VersionResource
Dispatch to StorageClusterVersionResource
getCode() - Method in enum org.apache.hadoop.hbase.executor.EventType
 
getCode() - Method in enum org.apache.hadoop.hbase.KeyValue.Type
 
getCode() - Method in class org.apache.hadoop.hbase.rest.client.Response
 
getCode() - Method in enum org.apache.hadoop.hbase.util.ChecksumType
 
getColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
Deprecated.
getColumn(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
getColumn(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
repeated .Column column = 2;
getColumn(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
repeated .Column column = 2;
getColumn(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
getColumn(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
repeated .Column column = 1;
getColumn(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
repeated .Column column = 1;
getColumn() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
getColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes column = 2;
getColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
optional bytes column = 2;
getColumn() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
optional bytes column = 2;
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
name of column
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
name of column whose value is to be deleted
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
name of column whose value is to be deleted
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
column name
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
column name
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
column name
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
getColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
getColumnBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
getColumnBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
getColumnBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
getColumnBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
getColumnCells(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
Return the Cells for the specific column.
getColumnCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
getColumnCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
repeated .Column column = 2;
getColumnCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
repeated .Column column = 2;
getColumnCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
getColumnCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
repeated .Column column = 1;
getColumnCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
repeated .Column column = 1;
getColumnDescriptors(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getColumnDescriptors_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getColumnDescriptors(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getColumnDescriptors_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getColumnDescriptors(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getColumnDescriptors(ByteBuffer) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
List all the column families assoicated with a table.
getColumnDescriptors(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getColumnFamilies() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Returns an array all the HColumnDescriptor of the column families of the table.
getColumnFamilies(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamilies(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .ColumnFamilySchema column_families = 3;
getColumnFamilies(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
getColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
required .ColumnFamilySchema column_families = 2;
getColumnFamilies() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequestOrBuilder
required .ColumnFamilySchema column_families = 2;
getColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
getColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
required .ColumnFamilySchema column_families = 2;
getColumnFamilies() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequestOrBuilder
required .ColumnFamilySchema column_families = 2;
getColumnFamilies() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
list of column family descriptors
getColumnFamilies() - Method in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
Gets column families for the load test table.
getColumnFamiliesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
getColumnFamiliesBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
getColumnFamiliesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
getColumnFamiliesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
getColumnFamiliesOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
required .ColumnFamilySchema column_families = 2;
getColumnFamiliesOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequestOrBuilder
required .ColumnFamilySchema column_families = 2;
getColumnFamiliesOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
getColumnFamiliesOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
required .ColumnFamilySchema column_families = 2;
getColumnFamiliesOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequestOrBuilder
required .ColumnFamilySchema column_families = 2;
getColumnFamiliesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .ColumnFamilySchema column_families = 3;
getColumnFamiliesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
getColumnFamily() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
getColumnFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bytes column_family = 2;
getColumnFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
optional bytes column_family = 2;
getColumnFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilterOrBuilder
optional bytes column_family = 2;
getColumnFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bytes column_family = 1;
getColumnFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
optional bytes column_family = 1;
getColumnFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
optional bytes column_family = 1;
getColumnFamily(int) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
Retrieve the column family at the given index from the table descriptor
getColumnFamilyName() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getColumnFamilyName() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getColumnHint() - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
Used by matcher and scan/get to get a hint of the next column to seek to after checkColumn() returns SKIP.
getColumnHint() - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
 
getColumnHint() - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
Used by matcher and scan/get to get a hint of the next column to seek to after checkColumn() returns SKIP.
getColumnLatest(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
getColumnLatest(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.client.Result
getColumnLatestCell(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
The Cell for the most recent timestamp for a given column.
getColumnLatestCell(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.client.Result
The Cell for the most recent timestamp for a given column.
getColumnLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
 
getColumnList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
getColumnList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
repeated .Column column = 2;
getColumnList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
repeated .Column column = 2;
getColumnList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
getColumnList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
repeated .Column column = 1;
getColumnList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
repeated .Column column = 1;
getColumnName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required bytes column_name = 2;
getColumnName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
required bytes column_name = 2;
getColumnName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequestOrBuilder
required bytes column_name = 2;
getColumnName() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
getColumnNodeWriters() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
get/set
getColumnOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
get/set
getColumnOffset(int, PrefixTreeBlockMeta) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getColumnOffset() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
getColumnOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
optional bytes column_offset = 3;
getColumnOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
optional bytes column_offset = 3;
getColumnOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilterOrBuilder
optional bytes column_offset = 3;
getColumnOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
getColumnOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
repeated .Column column = 2;
getColumnOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
repeated .Column column = 2;
getColumnOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
getColumnOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
repeated .Column column = 1;
getColumnOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
repeated .Column column = 1;
getColumnOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
getColumnOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
repeated .Column column = 2;
getColumnOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
repeated .Column column = 2;
getColumnOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
getColumnOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
repeated .Column column = 1;
getColumnOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
repeated .Column column = 1;
getColumnQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bytes column_qualifier = 3;
getColumnQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
optional bytes column_qualifier = 3;
getColumnQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilterOrBuilder
optional bytes column_qualifier = 3;
getColumnQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bytes column_qualifier = 2;
getColumnQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
optional bytes column_qualifier = 2;
getColumnQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
optional bytes column_qualifier = 2;
getColumns() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getColumns() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
repeated bytes columns = 3;
getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
repeated bytes columns = 3;
getColumns(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
repeated bytes columns = 3;
getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumns(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumns() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
List of columns to return, null for all columns
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
List of columns to return, null for all columns
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
List of columns to return, null for all columns
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
List of columns to return, null for all columns
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
columns to scan.
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
columns to scan.
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the columns you want returned
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
columns to scan.
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
columns to scan.
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
getColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
getColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
getColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getColumnsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
repeated bytes columns = 3;
getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
repeated bytes columns = 3;
getColumnsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
repeated bytes columns = 3;
getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
repeated bytes columns = 3;
getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
repeated bytes columns = 3;
getColumnsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
repeated bytes columns = 3;
getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
getColumnsSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getColumnValue(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValue(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValue(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValueOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
repeated .MutationProto.ColumnValue column_value = 3;
getColumnValues() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
getColumnValues() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
getColumnValuesIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
getColumnValuesIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
getColumnValuesSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
getColumnValuesSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
getCompaction(KeyValue) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
Deserialized and returns a CompactionDescriptor is the KeyValue contains one.
getCompactionCheckMultiplier() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCompactionCheckMultiplier() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
 
getCompactionCompression() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getCompactionCompressionType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getCompactionInput(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_input = 4;
getCompactionInput(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
repeated string compaction_input = 4;
getCompactionInput(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
repeated string compaction_input = 4;
getCompactionInputBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_input = 4;
getCompactionInputBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
repeated string compaction_input = 4;
getCompactionInputBytes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
repeated string compaction_input = 4;
getCompactionInputCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_input = 4;
getCompactionInputCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
repeated string compaction_input = 4;
getCompactionInputCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
repeated string compaction_input = 4;
getCompactionInputList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_input = 4;
getCompactionInputList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
repeated string compaction_input = 4;
getCompactionInputList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
repeated string compaction_input = 4;
getCompactionOutput(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_output = 5;
getCompactionOutput(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
repeated string compaction_output = 5;
getCompactionOutput(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
repeated string compaction_output = 5;
getCompactionOutputBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_output = 5;
getCompactionOutputBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
repeated string compaction_output = 5;
getCompactionOutputBytes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
repeated string compaction_output = 5;
getCompactionOutputCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_output = 5;
getCompactionOutputCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
repeated string compaction_output = 5;
getCompactionOutputCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
repeated string compaction_output = 5;
getCompactionOutputList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_output = 5;
getCompactionOutputList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
repeated string compaction_output = 5;
getCompactionOutputList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
repeated string compaction_output = 5;
getCompactionPolicy() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
getCompactionProgress() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCompactionProgress() - Method in interface org.apache.hadoop.hbase.regionserver.Store
getter for CompactionProgress object
getCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
Returns the current size of the queue containing regions that are processed.
getCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the size of the compaction queue
getCompactionRequester() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getCompactionRequester() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getCompactionState(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Get the current compaction state of a table or region.
getCompactionState(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Get the current compaction state of a table or region.
getCompactionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
optional bool compaction_state = 2;
getCompactionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
optional bool compaction_state = 2;
getCompactionState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequestOrBuilder
optional bool compaction_state = 2;
getCompactionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
optional .GetRegionInfoResponse.CompactionState compaction_state = 2;
getCompactionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
optional .GetRegionInfoResponse.CompactionState compaction_state = 2;
getCompactionState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponseOrBuilder
optional .GetRegionInfoResponse.CompactionState compaction_state = 2;
getCompactionState() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getCompactor() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
getCompactPriority() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getCompactPriority() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCompactPriority() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getCompactSplitThread() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
required .ByteArrayComparable comparable = 1;
getComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
required .ByteArrayComparable comparable = 1;
getComparable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparatorOrBuilder
required .ByteArrayComparable comparable = 1;
getComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
required .ByteArrayComparable comparable = 1;
getComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
required .ByteArrayComparable comparable = 1;
getComparable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparatorOrBuilder
required .ByteArrayComparable comparable = 1;
getComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .ByteArrayComparable comparable = 1;
getComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
required .ByteArrayComparable comparable = 1;
getComparable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparatorOrBuilder
required .ByteArrayComparable comparable = 1;
getComparableBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
required .ByteArrayComparable comparable = 1;
getComparableBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
required .ByteArrayComparable comparable = 1;
getComparableBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .ByteArrayComparable comparable = 1;
getComparableOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
required .ByteArrayComparable comparable = 1;
getComparableOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
required .ByteArrayComparable comparable = 1;
getComparableOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparatorOrBuilder
required .ByteArrayComparable comparable = 1;
getComparableOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
required .ByteArrayComparable comparable = 1;
getComparableOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
required .ByteArrayComparable comparable = 1;
getComparableOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparatorOrBuilder
required .ByteArrayComparable comparable = 1;
getComparableOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .ByteArrayComparable comparable = 1;
getComparableOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
required .ByteArrayComparable comparable = 1;
getComparableOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparatorOrBuilder
required .ByteArrayComparable comparable = 1;
getComparator() - Method in class org.apache.hadoop.hbase.filter.CompareFilter
 
getComparator() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
getComparator() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getComparator() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
getComparator() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .Comparator comparator = 5;
getComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required .Comparator comparator = 5;
getComparator() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required .Comparator comparator = 5;
getComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
optional .Comparator comparator = 2;
getComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
optional .Comparator comparator = 2;
getComparator() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilterOrBuilder
optional .Comparator comparator = 2;
getComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .Comparator comparator = 4;
getComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
required .Comparator comparator = 4;
getComparator() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
required .Comparator comparator = 4;
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getComparator() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getComparator() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getComparator() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
 
getComparator() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getComparator() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
 
getComparator() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
 
getComparatorBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .Comparator comparator = 5;
getComparatorBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
optional .Comparator comparator = 2;
getComparatorBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .Comparator comparator = 4;
getComparatorClassName() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getComparatorClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional string comparator_class_name = 11;
getComparatorClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional string comparator_class_name = 11;
getComparatorClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional string comparator_class_name = 11;
getComparatorClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional string comparator_class_name = 11;
getComparatorClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional string comparator_class_name = 11;
getComparatorClassNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional string comparator_class_name = 11;
getComparatorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .Comparator comparator = 5;
getComparatorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required .Comparator comparator = 5;
getComparatorOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required .Comparator comparator = 5;
getComparatorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
optional .Comparator comparator = 2;
getComparatorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
optional .Comparator comparator = 2;
getComparatorOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilterOrBuilder
optional .Comparator comparator = 2;
getComparatorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .Comparator comparator = 4;
getComparatorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
required .Comparator comparator = 4;
getComparatorOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
required .Comparator comparator = 4;
getCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilterOrBuilder
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilterOrBuilder
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilterOrBuilder
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilterOrBuilder
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
required .CompareFilter compare_filter = 1;
getCompareFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilterOrBuilder
required .CompareFilter compare_filter = 1;
getCompareFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilterOrBuilder
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilterOrBuilder
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilterOrBuilder
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilterOrBuilder
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
required .CompareFilter compare_filter = 1;
getCompareFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilterOrBuilder
required .CompareFilter compare_filter = 1;
getCompareOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
required .CompareType compare_op = 1;
getCompareOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
required .CompareType compare_op = 1;
getCompareOp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilterOrBuilder
required .CompareType compare_op = 1;
getCompareOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .CompareType compare_op = 3;
getCompareOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
required .CompareType compare_op = 3;
getCompareOp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
required .CompareType compare_op = 3;
getCompareType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .CompareType compare_type = 4;
getCompareType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required .CompareType compare_type = 4;
getCompareType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required .CompareType compare_type = 4;
getCompletedSnapshotDir(HBaseProtos.SnapshotDescription, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Get the directory for a specified snapshot.
getCompletedSnapshotDir(String, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Get the directory for a completed snapshot.
getCompletedSnapshots(RpcController, MasterProtos.GetCompletedSnapshotsRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
List the currently available/stored snapshots.
getCompletedSnapshots() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Gets the list of all completed snapshots.
getCompletedSnapshots(RpcController, MasterProtos.GetCompletedSnapshotsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
getCompletedSnapshots(RpcController, MasterProtos.GetCompletedSnapshotsRequest, RpcCallback<MasterProtos.GetCompletedSnapshotsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc GetCompletedSnapshots(.GetCompletedSnapshotsRequest) returns (.GetCompletedSnapshotsResponse);
getCompletedSnapshots(RpcController, MasterProtos.GetCompletedSnapshotsRequest, RpcCallback<MasterProtos.GetCompletedSnapshotsResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc GetCompletedSnapshots(.GetCompletedSnapshotsRequest) returns (.GetCompletedSnapshotsResponse);
getCompletedSnapshots(RpcController, MasterProtos.GetCompletedSnapshotsRequest, RpcCallback<MasterProtos.GetCompletedSnapshotsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
getCompleteSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 complete_sequence_id = 15;
getCompleteSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint64 complete_sequence_id = 15;
getCompleteSequenceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint64 complete_sequence_id = 15;
getCompleteSequenceId() - Method in class org.apache.hadoop.hbase.RegionLoad
This does not really belong inside RegionLoad but its being done in the name of expediency.
getCompletionTimestamp() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
 
getCompletionTimestamp() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
 
getCompletionTimestamp() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
getCompletionTimestamp() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
 
getCompletionTimestamp() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getCompressedSize(Compression.Algorithm, Compressor, byte[], int, int) - Static method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
Find the size of compressed data assuming that buffer will be compressed using given algorithm.
getCompression() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getCompression() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext
 
getCompression() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
 
getCompression() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
getCompression() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
 
getCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string compression = 5;
getCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
optional string compression = 5;
getCompression() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
optional string compression = 5;
getCompression() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getCompressionAlgorithm() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
getCompressionAlgorithm() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getCompressionAlgorithmByName(String) - Static method in class org.apache.hadoop.hbase.io.compress.Compression
 
getCompressionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string compression = 5;
getCompressionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
optional string compression = 5;
getCompressionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
optional string compression = 5;
getCompressionCodec() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getCompressionCodec() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 compression_codec = 12;
getCompressionCodec() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint32 compression_codec = 12;
getCompressionCodec() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint32 compression_codec = 12;
getCompressionType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getCompressor() - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
 
getCondition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional .Condition condition = 3;
getCondition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
optional .Condition condition = 3;
getCondition() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequestOrBuilder
optional .Condition condition = 3;
getConditionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional .Condition condition = 3;
getConditionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional .Condition condition = 3;
getConditionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
optional .Condition condition = 3;
getConditionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequestOrBuilder
optional .Condition condition = 3;
getConf() - Method in class org.apache.hadoop.hbase.BaseConfigurable
 
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
Returns the current configuration.
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
Returns the current configuration.
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
Returns the current configuration.
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Returns the current configuration.
getConf() - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
 
getConf() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
getConf() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
getConf() - Method in class org.apache.hadoop.hbase.tool.Canary
 
getConf() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
getConfiguration() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getConfiguration() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
getConfiguration() - Method in interface org.apache.hadoop.hbase.client.HConnection
 
getConfiguration() - Method in class org.apache.hadoop.hbase.client.HTable
Returns the Configuration object used by this instance.
getConfiguration() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Returns the Configuration object used by this instance.
getConfiguration() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
 
getConfiguration() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
 
getConfiguration() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Getter for fetching an unmodifiable HColumnDescriptor.configuration map.
getConfiguration() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Getter for fetching an unmodifiable HTableDescriptor.configuration map.
getConfiguration() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getConfiguration() - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
Getter for fetching an unmodifiable NamespaceDescriptor.configuration map.
getConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
getConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
repeated .NameStringPair configuration = 3;
getConfiguration(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
repeated .NameStringPair configuration = 3;
getConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
getConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
repeated .NameStringPair configuration = 2;
getConfiguration(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptorOrBuilder
repeated .NameStringPair configuration = 2;
getConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
getConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .NameStringPair configuration = 4;
getConfiguration(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .NameStringPair configuration = 4;
getConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
Get the configuration object required to communicate with this peer
getConfiguration() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
getConfiguration(String, FilterConfig) - Method in class org.apache.hadoop.hbase.rest.filter.AuthFilter
Returns the configuration to be used by the authentication filter to initialize the authentication handler.
getConfiguration() - Method in interface org.apache.hadoop.hbase.Server
Gets the configuration object for this server.
getConfiguration() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
getConfigurationBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
getConfigurationBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
getConfigurationBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
getConfigurationBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
getConfigurationBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
getConfigurationBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
getConfigurationCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
getConfigurationCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
repeated .NameStringPair configuration = 3;
getConfigurationCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
repeated .NameStringPair configuration = 3;
getConfigurationCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
getConfigurationCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
repeated .NameStringPair configuration = 2;
getConfigurationCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptorOrBuilder
repeated .NameStringPair configuration = 2;
getConfigurationCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
getConfigurationCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .NameStringPair configuration = 4;
getConfigurationCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .NameStringPair configuration = 4;
getConfigurationList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
getConfigurationList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
repeated .NameStringPair configuration = 3;
getConfigurationList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
repeated .NameStringPair configuration = 3;
getConfigurationList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
getConfigurationList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
repeated .NameStringPair configuration = 2;
getConfigurationList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptorOrBuilder
repeated .NameStringPair configuration = 2;
getConfigurationList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
getConfigurationList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .NameStringPair configuration = 4;
getConfigurationList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .NameStringPair configuration = 4;
getConfigurationOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
getConfigurationOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
repeated .NameStringPair configuration = 3;
getConfigurationOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
repeated .NameStringPair configuration = 3;
getConfigurationOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
getConfigurationOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
repeated .NameStringPair configuration = 2;
getConfigurationOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptorOrBuilder
repeated .NameStringPair configuration = 2;
getConfigurationOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
getConfigurationOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .NameStringPair configuration = 4;
getConfigurationOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .NameStringPair configuration = 4;
getConfigurationOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
getConfigurationOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
repeated .NameStringPair configuration = 3;
getConfigurationOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
repeated .NameStringPair configuration = 3;
getConfigurationOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
getConfigurationOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
repeated .NameStringPair configuration = 2;
getConfigurationOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptorOrBuilder
repeated .NameStringPair configuration = 2;
getConfigurationOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
getConfigurationOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
repeated .NameStringPair configuration = 4;
getConfigurationOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
repeated .NameStringPair configuration = 4;
getConfigurationValue(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Getter for accessing the configuration value by key.
getConfigurationValue(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Getter for accessing the configuration value by key
getConfigurationValue(String) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
Getter for accessing the configuration value by key
getConnectedPeers() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Get a set of all connected remote slave clusters.
getConnectedPeers() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
getConnection() - Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
 
getConnection() - Method in class org.apache.hadoop.hbase.client.ClientScanner
 
getConnection() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
getConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Deprecated.
getConnection() - Method in class org.apache.hadoop.hbase.client.HTable
Deprecated.
This method will be changed from public to package protected.
getConnection(User, RpcClient.Call, InetSocketAddress, int, Codec, CompressionCodec) - Method in class org.apache.hadoop.hbase.ipc.RpcClient
 
getConnection(SocketChannel, long) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Subclasses of HBaseServer can override this to provide their own Connection implementations.
getConnectionForEnvironment(CoprocessorEnvironment) - Static method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
Create an unmanaged HConnection based on the environment in which we are running the coprocessor.
getContext(Class<?>) - Method in class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
 
getCoprocessorHost() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
getCoprocessors() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Used to create a parameter to the HServerLoad constructor so that HServerLoad can provide information about the coprocessors loaded by this regionserver.
getCoprocessors() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Return the list of attached co-processor represented by their name className
getCoprocessors() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getCoprocessors() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
Get the co-processors
getCoprocessors() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getCoprocessors(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
getCoprocessors(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
repeated .Coprocessor coprocessors = 6;
getCoprocessors(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
repeated .Coprocessor coprocessors = 6;
getCoprocessors() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getCoprocessors() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the co-processors
getCoprocessorsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
getCoprocessorsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
getCoprocessorsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
getCoprocessorsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
repeated .Coprocessor coprocessors = 6;
getCoprocessorsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
repeated .Coprocessor coprocessors = 6;
getCoprocessorsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
getCoprocessorsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
repeated .Coprocessor coprocessors = 6;
getCoprocessorsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
repeated .Coprocessor coprocessors = 6;
getCoprocessorsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
getCoprocessorsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
repeated .Coprocessor coprocessors = 6;
getCoprocessorsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
repeated .Coprocessor coprocessors = 6;
getCoprocessorsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
getCoprocessorsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
repeated .Coprocessor coprocessors = 6;
getCoprocessorsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
repeated .Coprocessor coprocessors = 6;
getCorePoolSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getCorePoolSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getCorrupted() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getCostFromRl(RegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFromRegionLoadFunction
 
getCostFromRl(RegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.MemstoreSizeCostFunction
 
getCostFromRl(RegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.ReadRequestCostFunction
 
getCostFromRl(RegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.StoreFileCostFunction
 
getCostFromRl(RegionLoad) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.WriteRequestCostFunction
 
getCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
getCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getCount() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponseOrBuilder
 
getCount() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
getCount() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
Returns the number of items that the estimator has processed
getCountersMapSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getCountersMapSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getCreateTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required uint64 create_time = 3;
getCreateTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
required uint64 create_time = 3;
getCreateTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
required uint64 create_time = 3;
getCreateTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional int64 create_time = 6;
getCreateTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional int64 create_time = 6;
getCreateTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional int64 create_time = 6;
getCreateTime() - Method in class org.apache.hadoop.hbase.RegionTransition
 
getCreationTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional int64 creation_time = 3 [default = 0];
getCreationTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
optional int64 creation_time = 3 [default = 0];
getCreationTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
optional int64 creation_time = 3 [default = 0];
getCurrent() - Static method in class org.apache.hadoop.hbase.security.User
Returns the User instance within current execution context.
getCurrentCall() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
Needed for features such as delayed calls.
getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 current_compacted_KVs = 11;
getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint64 current_compacted_KVs = 11;
getCurrentCompactedKVs() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint64 current_compacted_KVs = 11;
getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 currentCompactedKVs = 13;
getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int64 currentCompactedKVs = 13;
getCurrentCompactedKVs() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int64 currentCompactedKVs = 13;
getCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getCurrentFileSystem(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getCurrentHour() - Static method in class org.apache.hadoop.hbase.regionserver.compactions.CurrentHourProvider
 
getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Returns the current key.
getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Returns the current key.
getCurrentNrHRS() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getCurrentNrHRS() - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
This method will be changed from public to package protected.
getCurrentPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getCurrentPath() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Get the current log that's replicated
getCurrentPoolSize(String) - Method in class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
 
getCurrentSize() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Returns the occupied size of the block cache, in bytes.
getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
Returns the occupied size of the block cache, in bytes.
getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the current size of this cache.
getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Returns the current value.
getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Returns the current value.
getData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes data = 4;
getData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
optional bytes data = 4;
getData() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
optional bytes data = 4;
getData(String, Watcher, Stat) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
getData is an idempotent operation.
getData(String, boolean, Stat) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
getData is an idemnpotent operation.
getData(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Gets the current data in the unassigned node for the specified region name or fully-qualified path.
getData(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Get znode data.
getData() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
Deprecated.
 
getData() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.CreateAndFailSilent
 
getData() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
 
getData(boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
Gets the data of the node.
getDataAndWatch(ZooKeeperWatcher, String, Stat) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Gets the current data in the unassigned node for the specified region name or fully-qualified path.
getDataAndWatch(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Get the data at the specified znode and set a watch.
getDataAndWatch(ZooKeeperWatcher, String, Stat) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Get the data at the specified znode and set a watch.
getDataBlockEncoder() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getDataBlockEncoder() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getDataBlockEncoderById(short) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
Find and create data block encoder for given id;
getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
getDataBlockEncoding() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
 
getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getDataBlockEncodingId() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getDataBlockEncodingOnDisk() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getDataBlockIndexReader() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
getDataBlockIndexReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getDataIndexCount() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getDataIndexCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 data_index_count = 5;
getDataIndexCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint32 data_index_count = 5;
getDataIndexCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint32 data_index_count = 5;
getDataInMemoryWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Ammount of data in the memstore but not in the WAL because mutations explicitly had their WAL turned off.
getDataNoWatch(ZooKeeperWatcher, String, Stat) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Gets the current data in the unassigned node for the specified region name or fully-qualified path.
getDataNoWatch(ZooKeeperWatcher, String, Stat) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Get the data at the specified znode without setting a watch.
getDataWriter() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
Get a writable interface into bloom filter data (the actual Bloom bits).
getDataWriter() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getDataWriter() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
getDate() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
The date that hbase was compiled.
getDaughterRegions(Result) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Returns the daughter regions by reading the corresponding columns of the catalog table Result.
getDeadNode(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getDeadNodes() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getDeadNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated string deadNodes = 2;
getDeadNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
repeated string deadNodes = 2;
getDeadNodes(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
repeated string deadNodes = 2;
getDeadNodesBytes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated string deadNodes = 2;
getDeadNodesBytes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
repeated string deadNodes = 2;
getDeadNodesBytes(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
repeated string deadNodes = 2;
getDeadNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated string deadNodes = 2;
getDeadNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
repeated string deadNodes = 2;
getDeadNodesCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
repeated string deadNodes = 2;
getDeadNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated string deadNodes = 2;
getDeadNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
repeated string deadNodes = 2;
getDeadNodesList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
repeated string deadNodes = 2;
getDeadRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
Get the dead region servers
getDeadRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getDeadRegionServers() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
 
getDeadServerNames() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getDeadServers() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getDeadServers(long) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
Get the servers which died since a given timestamp.
getDeadServers() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getDeadServers(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
getDeadServers(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .ServerName dead_servers = 3;
getDeadServers(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .ServerName dead_servers = 3;
getDeadServers() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getDeadServers__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getDeadServersBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
getDeadServersBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
getDeadServersCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
getDeadServersCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .ServerName dead_servers = 3;
getDeadServersCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .ServerName dead_servers = 3;
getDeadServersList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
getDeadServersList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .ServerName dead_servers = 3;
getDeadServersList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .ServerName dead_servers = 3;
getDeadServersOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
getDeadServersOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .ServerName dead_servers = 3;
getDeadServersOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .ServerName dead_servers = 3;
getDeadServersOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
getDeadServersOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .ServerName dead_servers = 3;
getDeadServersOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .ServerName dead_servers = 3;
getDeclaringClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string declaring_class = 1;
getDeclaringClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional string declaring_class = 1;
getDeclaringClass() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional string declaring_class = 1;
getDeclaringClassBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string declaring_class = 1;
getDeclaringClassBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional string declaring_class = 1;
getDeclaringClassBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional string declaring_class = 1;
getDecodabet(int) - Static method in class org.apache.hadoop.hbase.util.Base64
Returns one of the _SOMETHING_DECODABET byte arrays depending on the options specified.
getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.CellCodec
 
getDecoder(InputStream) - Method in interface org.apache.hadoop.hbase.codec.Codec
 
getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec
Implementation depends on InputStream.available()
getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.MessageCodec
 
getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getDecompressor() - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
 
getDefaultBlockSize(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Return the number of bytes that large input files should be optimally be split into to minimize i/o time.
getDefaultBufferSize(FileSystem) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Returns the default buffer size to use during writes.
getDefaultCodec(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcClient
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getDefaultInstance() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getDefaultReplication(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getDefaultValues() - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getDelegate() - Static method in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
Retrieves the singleton instance of the EnvironmentEdge that is being managed.
getDelegatesForTesting() - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
Exposed for TESTING!
getDeletableFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseFileCleanerDelegate
 
getDeletableFiles(Iterable<FileStatus>) - Method in interface org.apache.hadoop.hbase.master.cleaner.FileCleanerDelegate
Determines which of the given files are safe to delete
getDeletableFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
getDeleteBloomFilterMetadata() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
Retrieves delete family Bloom filter metadata as appropriate for each HFile version.
getDeleteBloomFilterMetadata() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
 
getDeleteFamilyCnt() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getDeletes() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
list of TDeletes to delete
getDeleteSingle() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
the TDelete to execute if the check succeeds
getDeleteSingle() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
the TDelete to delete
getDeleteSingle() - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
getDeletesIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
getDeletesSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
getDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getDeleteType() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
 
getDeleteType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional .MutationProto.DeleteType delete_type = 4;
getDeleteType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
optional .MutationProto.DeleteType delete_type = 4;
getDeleteType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValueOrBuilder
optional .MutationProto.DeleteType delete_type = 4;
getDeleteType() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
getDelimiter(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
 
getDelimiterInReverse(byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
Find index of passed delimiter walking from end of buffer backwards.
getDelta(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.master_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.snapshot_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.table_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.tablesDetailed_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.master.zk_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.rest.rest_jsp
 
getDependants() - Method in class org.apache.hadoop.hbase.generated.thrift.thrift_jsp
 
getDesc(List<Throwable>, List<? extends Row>, List<String>) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
getDesc(Map<String, Integer>) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
getDescription() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
getDescriptor() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
getDescriptorForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
getDeserialiserIdentifier() - Method in interface org.apache.hadoop.hbase.io.hfile.CacheableDeserializer
Get the identifier of this deserialiser.
getDeserializer() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
Returns CacheableDeserializer instance which reconstructs original object from ByteBuffer.
getDeserializer(int) - Static method in class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
Get the cacheable deserializer as the given identifier Id
getDeserializer() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getDeserializer(Class<KeyValue>) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
 
getDeserializer(Class<Mutation>) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization
 
getDeserializer(Class<Result>) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
 
getDestination() - Method in class org.apache.hadoop.hbase.master.RegionPlan
Get the destination server for the plan for this region.
getDestinationServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional .ServerName destination_server = 4;
getDestinationServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
optional .ServerName destination_server = 4;
getDestinationServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
optional .ServerName destination_server = 4;
getDestinationServerBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional .ServerName destination_server = 4;
getDestinationServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional .ServerName destination_server = 4;
getDestinationServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
optional .ServerName destination_server = 4;
getDestinationServerOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
optional .ServerName destination_server = 4;
getDestServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
optional .ServerName dest_server_name = 2;
getDestServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
optional .ServerName dest_server_name = 2;
getDestServerName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequestOrBuilder
optional .ServerName dest_server_name = 2;
getDestServerNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
optional .ServerName dest_server_name = 2;
getDestServerNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
optional .ServerName dest_server_name = 2;
getDestServerNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
optional .ServerName dest_server_name = 2;
getDestServerNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequestOrBuilder
optional .ServerName dest_server_name = 2;
getDeterministicRandomSeed(Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
Creates a deterministic hash code for store file collection.
getDeterministicUniqueKey(long) - Method in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
Generates a deterministic, unique hashed row key from a number.
getDifference() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
get/set
getDirectMemorySize() - Static method in class org.apache.hadoop.hbase.util.DirectMemoryUtils
 
getDisabledOrDisablingTables(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Gets a list of all the tables set as disabled in zookeeper.
getDisabledOrDisablingTables(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTableReadOnly
Gets a list of all the tables set as disabled in zookeeper.
getDisabledTables() - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Gets a list of all the tables set as disabled in zookeeper.
getDisabledTables(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Gets a list of all the tables set as disabled in zookeeper.
getDisabledTables(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTableReadOnly
Gets a list of all the tables set as disabled in zookeeper.
getDisablingTables(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Gets a list of all the tables set as disabling in zookeeper.
getDispersionInformation() - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
 
getDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
optional bool done = 1 [default = false];
getDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
optional bool done = 1 [default = false];
getDone() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponseOrBuilder
optional bool done = 1 [default = false];
getDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional bool done = 1 [default = false];
getDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
optional bool done = 1 [default = false];
getDone() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponseOrBuilder
optional bool done = 1 [default = false];
getDoNotRetry() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional bool do_not_retry = 5;
getDoNotRetry() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional bool do_not_retry = 5;
getDoNotRetry() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional bool do_not_retry = 5;
getDrainingServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getDropDependentColumn() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
getDropDependentColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bool drop_dependent_column = 4;
getDropDependentColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
optional bool drop_dependent_column = 4;
getDropDependentColumn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilterOrBuilder
optional bool drop_dependent_column = 4;
getDummyHeaderForVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Return the appropriate DUMMY_HEADER for the minor version
getDurability() - Method in class org.apache.hadoop.hbase.client.Mutation
Get the current durability
getDurability() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Returns the durability setting for the table.
getDurability() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .MutationProto.Durability durability = 6 [default = USE_DEFAULT];
getDurability() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional .MutationProto.Durability durability = 6 [default = USE_DEFAULT];
getDurability() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional .MutationProto.Durability durability = 6 [default = USE_DEFAULT];
getDurability() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
getDurability() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
getDurability() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
getEarliestMemstoreSeqNum(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Gets the earliest sequence number in the memstore for this particular region.
getEdit() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
Gets the edit
getEffectiveDurability(Durability) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Returns effective durability from the passed durability and the table descriptor.
getEffectiveEncodingInCache(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
 
getEffectiveEncodingInCache(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
getEffectiveEncodingInCache(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
getEffectiveUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
required string effective_user = 1;
getEffectiveUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
required string effective_user = 1;
getEffectiveUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformationOrBuilder
required string effective_user = 1;
getEffectiveUserBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
required string effective_user = 1;
getEffectiveUserBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
required string effective_user = 1;
getEffectiveUserBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformationOrBuilder
required string effective_user = 1;
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.atomicIncrement
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.compact
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.createTable
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAll
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllRow
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllRowTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteTable
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.disableTable
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.enableTable
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.get
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getColumnDescriptors
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRegionInfo
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRow
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowOrBefore
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRows
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsWithColumns
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsWithColumnsTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowWithColumns
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowWithColumnsTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getTableNames
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getTableRegions
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getVer
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getVerTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.increment
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.incrementRows
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.isTableEnabled
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.majorCompact
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRow
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRows
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRowsTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRowTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerClose
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerGet
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerGetList
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpen
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithPrefix
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithScan
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithStop
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithStopTs
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.checkAndDelete
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.checkAndPut
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.closeScanner
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.deleteMultiple
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.deleteSingle
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.exists
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.get
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getMultiple
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getScannerResults
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getScannerRows
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.increment
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.mutateRow
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.openScanner
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.put
 
getEmptyArgsInstance() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.putMultiple
 
getEnable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
required bool enable = 1;
getEnable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
required bool enable = 1;
getEnable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequestOrBuilder
required bool enable = 1;
getEnablingTables(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Gets a list of all the tables set as enabling in zookeeper.
getEncodedCompressedSize(Compression.Algorithm, Compressor) - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
Estimate size after second stage of compression (e.g.
getEncodedName() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getEncodedNameAsBytes() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getEncodedNodeName(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
Gets the full path node name for the log file being split.
getEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes encoded_region_name = 2;
getEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
required bytes encoded_region_name = 2;
getEncodedRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
required bytes encoded_region_name = 2;
getEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required bytes encoded_region_name = 1;
getEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
required bytes encoded_region_name = 1;
getEncodedRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
required bytes encoded_region_name = 1;
getEncodedRegionName() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.CellCodec
 
getEncoder(OutputStream) - Method in interface org.apache.hadoop.hbase.codec.Codec
 
getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec
 
getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.MessageCodec
 
getEncoder() - Method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
Return new data block encoder for given algorithm type.
getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
 
getEncodingById(short) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
 
getEncodingCountsForTest() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
getEncodingInCache() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
 
getEncodingInCache() - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
getEncodingInCache() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
getEncodingOnDisk() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
getEncodingOnDisk() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getEncodingOnDisk() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
 
getEncodingOnDisk() - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
getEncodingOnDisk() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
getEnd() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
 
getEndKey() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getEndKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bytes end_key = 4;
getEndKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
optional bytes end_key = 4;
getEndKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
optional bytes end_key = 4;
getEndKey() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getEndKey() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
getEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional bytes endKey = 3;
getEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
optional bytes endKey = 3;
getEndKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
optional bytes endKey = 3;
getEndKey() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getEndKey() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
getEndKey() - Method in interface org.apache.hadoop.hbase.util.KeyRange
 
getEndKeys() - Method in class org.apache.hadoop.hbase.client.HTable
Gets the ending row key for every region in the currently open table.
getEndRow() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
getEndRow() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the end row.
getEndRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bytes endRow = 2;
getEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional bytes endRow = 2;
getEndRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional bytes endRow = 2;
getEndRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getEndTime() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int64 endTime = 6;
getEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional int64 endTime = 6;
getEndTime() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional int64 endTime = 6;
getEndTime() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getEntries() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
getEntries() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
getEntries() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getEntries() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getEntry(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
getEntry(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
repeated .WALEntry entry = 1;
getEntry(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequestOrBuilder
repeated .WALEntry entry = 1;
getEntry(short) - Method in class org.apache.hadoop.hbase.regionserver.wal.LRUDictionary
 
getEntryBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
getEntryBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
getEntryCount() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getEntryCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
getEntryCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
repeated .WALEntry entry = 1;
getEntryCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequestOrBuilder
repeated .WALEntry entry = 1;
getEntryCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 entry_count = 7;
getEntryCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 entry_count = 7;
getEntryCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 entry_count = 7;
getEntryList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
getEntryList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
repeated .WALEntry entry = 1;
getEntryList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequestOrBuilder
repeated .WALEntry entry = 1;
getEntryOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
getEntryOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
repeated .WALEntry entry = 1;
getEntryOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequestOrBuilder
repeated .WALEntry entry = 1;
getEntryOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
getEntryOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
repeated .WALEntry entry = 1;
getEntryOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequestOrBuilder
repeated .WALEntry entry = 1;
getEnvironment() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
 
getErr() - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
 
getErrorInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional bytes error_info = 3;
getErrorInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
optional bytes error_info = 3;
getErrorInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
optional bytes error_info = 3;
getErrorList() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
getErrorMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required string error_message = 2;
getErrorMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
required string error_message = 2;
getErrorMessage() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequestOrBuilder
required string error_message = 2;
getErrorMessageBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required string error_message = 2;
getErrorMessageBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
required string error_message = 2;
getErrorMessageBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequestOrBuilder
required string error_message = 2;
getErrorMonitor() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Get the ForeignExceptionDispatcher
getErrorRate(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
getErrors() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
getEstimatedNumberOfKvsScanned() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
getEventType() - Method in class org.apache.hadoop.hbase.executor.EventHandler
Return the event type
getEventType() - Method in class org.apache.hadoop.hbase.RegionTransition
 
getEventTypeCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required uint32 event_type_code = 1;
getEventTypeCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
required uint32 event_type_code = 1;
getEventTypeCode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
required uint32 event_type_code = 1;
getEvictedCount() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Returns the number of evictions that have occurred.
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the number of blocks that have been evicted during the lifetime of this cache.
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
getEvictionCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getEvictionCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the number of eviction runs that have occurred
getException() - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
getException() - Method in interface org.apache.hadoop.hbase.errorhandling.ForeignExceptionSnare
Get the value of the captured exception.
getException() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
getException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
optional .NameBytesPair exception = 2;
getException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
optional .NameBytesPair exception = 2;
getException() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResultOrBuilder
optional .NameBytesPair exception = 2;
getException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .NameBytesPair exception = 3;
getException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
optional .NameBytesPair exception = 3;
getException() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
optional .NameBytesPair exception = 3;
getException() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .ExceptionResponse exception = 2;
getException() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
optional .ExceptionResponse exception = 2;
getException() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeaderOrBuilder
optional .ExceptionResponse exception = 2;
getException() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTask
 
getException() - Method in class org.apache.hadoop.hbase.zookeeper.DeletionListener
Get the last exception which has occurred when re-setting the watch.
getExceptionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
optional .NameBytesPair exception = 2;
getExceptionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .NameBytesPair exception = 3;
getExceptionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .ExceptionResponse exception = 2;
getExceptionClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string exception_class_name = 1;
getExceptionClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional string exception_class_name = 1;
getExceptionClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional string exception_class_name = 1;
getExceptionClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string exception_class_name = 1;
getExceptionClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional string exception_class_name = 1;
getExceptionClassNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional string exception_class_name = 1;
getExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
 
getExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
 
getExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
getExceptionIfFailed() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
Get the exception that caused the snapshot to fail, if the snapshot has failed.
getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.DelegatingRetryingCallable
 
getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
getExceptionMessageAdditionalDetail() - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
 
getExceptionMsg() - Method in class org.apache.hadoop.hbase.regionserver.OperationStatus
 
getExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
optional .NameBytesPair exception = 2;
getExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
optional .NameBytesPair exception = 2;
getExceptionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResultOrBuilder
optional .NameBytesPair exception = 2;
getExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .NameBytesPair exception = 3;
getExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
optional .NameBytesPair exception = 3;
getExceptionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
optional .NameBytesPair exception = 3;
getExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .ExceptionResponse exception = 2;
getExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
optional .ExceptionResponse exception = 2;
getExceptionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeaderOrBuilder
optional .ExceptionResponse exception = 2;
getExecutor() - Method in class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
 
getExecutor() - Method in interface org.apache.hadoop.metrics2.MetricsExecutor
 
getExecutorService() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getExecutorService() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getExecutorService() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getExecutorService() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getExhaustiveDescription() - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
getExist() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
getExistenceOnly() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool existence_only = 10 [default = false];
getExistenceOnly() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional bool existence_only = 10 [default = false];
getExistenceOnly() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional bool existence_only = 10 [default = false];
getExistingAssignmentPlan() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Get the favored nodes plan
getExists() - Method in class org.apache.hadoop.hbase.client.Result
 
getExists() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional bool exists = 3;
getExists() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
optional bool exists = 3;
getExists() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
optional bool exists = 3;
getExistsResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
 
getExpectedTimeout() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
required int64 expected_timeout = 1;
getExpectedTimeout() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
required int64 expected_timeout = 1;
getExpectedTimeout() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponseOrBuilder
required int64 expected_timeout = 1;
getExpiration() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
getExpirationDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required int64 expiration_date = 2;
getExpirationDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
required int64 expiration_date = 2;
getExpirationDate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKeyOrBuilder
required int64 expiration_date = 2;
getExpirationDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 expiration_date = 5;
getExpirationDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
optional int64 expiration_date = 5;
getExpirationDate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
optional int64 expiration_date = 5;
getExpirationDate() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
getExtraHeader(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Get an extra header value.
getExtraHeaders() - Method in class org.apache.hadoop.hbase.rest.client.Client
Get all extra headers (read-only).
getFailedIncrements() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getFailedIncrements() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getFailedOn() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
Returns any exception thrown during service method invocation, or null if no exception was thrown.
getFailures() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getFamilies() - Method in class org.apache.hadoop.hbase.client.Scan
 
getFamilies() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Returns an unmodifiable collection of all the HColumnDescriptor of all the column families of the table.
getFamilies() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
getFamiliesKeys() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Returns all the column family names of the current table.
getFamily() - Method in interface org.apache.hadoop.hbase.Cell
Deprecated.
getFamily() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getFamily() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
getFamily() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
getFamily(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Returns the HColumnDescriptor for a specific column family with name as specified by the parameter column.
getFamily() - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
getFamily(int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional bytes family = 2;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
optional bytes family = 2;
getFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermissionOrBuilder
optional bytes family = 2;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
optional bytes family = 3;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
optional bytes family = 3;
getFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequestOrBuilder
optional bytes family = 3;
getFamily(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
repeated bytes family = 2;
getFamily(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
repeated bytes family = 2;
getFamily(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequestOrBuilder
repeated bytes family = 2;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes family = 2;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional bytes family = 2;
getFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional bytes family = 2;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes family = 2;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
required bytes family = 2;
getFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
required bytes family = 2;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required bytes family = 1;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
required bytes family = 1;
getFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
required bytes family = 1;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
required bytes family = 1;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
required bytes family = 1;
getFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ColumnOrBuilder
required bytes family = 1;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes family = 2;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required bytes family = 2;
getFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required bytes family = 2;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
required bytes family = 1;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
required bytes family = 1;
getFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValueOrBuilder
required bytes family = 1;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
required bytes family = 1;
getFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
required bytes family = 1;
getFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScopeOrBuilder
required bytes family = 1;
getFamily() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getFamily() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getFamily() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getFamily() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getFamily() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
getFamily() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
column name
getFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
getFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
getFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
getFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
column family to check
getFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
column family to check
getFamilyArray() - Method in interface org.apache.hadoop.hbase.Cell
Contiguous bytes composed of legal HDFS filename characters which may start at any index in the containing array.
getFamilyArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getFamilyArray() - Method in class org.apache.hadoop.hbase.KeyValue
 
getFamilyCellMap() - Method in class org.apache.hadoop.hbase.client.Mutation
Method for retrieving the put's familyMap
getFamilyCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
repeated bytes family = 2;
getFamilyCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
repeated bytes family = 2;
getFamilyCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequestOrBuilder
repeated bytes family = 2;
getFamilyDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Given a particular region dir, return all the familydirs inside it
getFamilyLength() - Method in interface org.apache.hadoop.hbase.Cell
 
getFamilyLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getFamilyLength() - Method in class org.apache.hadoop.hbase.KeyValue
 
getFamilyLength(int) - Method in class org.apache.hadoop.hbase.KeyValue
 
getFamilyList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
repeated bytes family = 2;
getFamilyList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
repeated bytes family = 2;
getFamilyList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequestOrBuilder
repeated bytes family = 2;
getFamilyMap() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the get's familyMap
getFamilyMap() - Method in class org.apache.hadoop.hbase.client.Mutation
Deprecated.
getFamilyMap(byte[]) - Method in class org.apache.hadoop.hbase.client.Result
Map of qualifiers to values.
getFamilyMap() - Method in class org.apache.hadoop.hbase.client.Scan
Getting the familyMap
getFamilyMapOfLongs() - Method in class org.apache.hadoop.hbase.client.Increment
Before 0.95, when you called Increment#getFamilyMap(), you got back a map of families to a list of Longs.
getFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes family_name = 3;
getFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
required bytes family_name = 3;
getFamilyName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
required bytes family_name = 3;
getFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
required bytes family_name = 1;
getFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
required bytes family_name = 1;
getFamilyName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceIdOrBuilder
required bytes family_name = 1;
getFamilyOffset() - Method in interface org.apache.hadoop.hbase.Cell
 
getFamilyOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getFamilyOffset(int, PrefixTreeBlockMeta) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getFamilyOffset() - Method in class org.apache.hadoop.hbase.KeyValue
 
getFamilyOffset(int) - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
getFamilyOffsetWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getFamilyPath(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPath(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPath(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequestOrBuilder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPath(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPath(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPath(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequestOrBuilder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequestOrBuilder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequestOrBuilder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequestOrBuilder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
getFamilyPathOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilyPathOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
getFamilySnapshotDirectories(HBaseProtos.SnapshotDescription, Path, FileStatus[]) - Static method in class org.apache.hadoop.hbase.snapshot.TakeSnapshotUtils
Get the snapshot directory for each family to be added to the the snapshot
getFamilySorter() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getFamilyString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
 
getFamilyWriter() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getFanByte(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getFanByteReadable(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
for debugging
getFanIndex() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getFanOut() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getFavoredNode(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
getFavoredNode(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
repeated .ServerName favored_node = 1;
getFavoredNode(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodesOrBuilder
repeated .ServerName favored_node = 1;
getFavoredNodeBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
getFavoredNodeBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
getFavoredNodeCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
getFavoredNodeCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
repeated .ServerName favored_node = 1;
getFavoredNodeCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodesOrBuilder
repeated .ServerName favored_node = 1;
getFavoredNodeList(String) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
getFavoredNodeList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
getFavoredNodeList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
repeated .ServerName favored_node = 1;
getFavoredNodeList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodesOrBuilder
repeated .ServerName favored_node = 1;
getFavoredNodeOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
getFavoredNodeOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
repeated .ServerName favored_node = 1;
getFavoredNodeOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodesOrBuilder
repeated .ServerName favored_node = 1;
getFavoredNodeOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
getFavoredNodeOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
repeated .ServerName favored_node = 1;
getFavoredNodeOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodesOrBuilder
repeated .ServerName favored_node = 1;
getFavoredNodes(List<ServerName>) - Static method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
 
getFavoredNodes(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
 
getFavoredNodes(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
 
getFavoredNodes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
getFavoredNodes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
repeated .ServerName favored_nodes = 3;
getFavoredNodes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
repeated .ServerName favored_nodes = 3;
getFavoredNodes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
getFavoredNodes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
repeated .ServerName favored_nodes = 2;
getFavoredNodes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfoOrBuilder
repeated .ServerName favored_nodes = 2;
getFavoredNodesAsString(List<ServerName>) - Static method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
 
getFavoredNodesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
getFavoredNodesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
getFavoredNodesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
getFavoredNodesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
getFavoredNodesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
getFavoredNodesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
repeated .ServerName favored_nodes = 3;
getFavoredNodesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
repeated .ServerName favored_nodes = 3;
getFavoredNodesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
getFavoredNodesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
repeated .ServerName favored_nodes = 2;
getFavoredNodesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfoOrBuilder
repeated .ServerName favored_nodes = 2;
getFavoredNodesForRegion(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Return the favored nodes for a region given its encoded name.
getFavoredNodesList(byte[]) - Static method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
 
getFavoredNodesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
getFavoredNodesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
repeated .ServerName favored_nodes = 3;
getFavoredNodesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
repeated .ServerName favored_nodes = 3;
getFavoredNodesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
getFavoredNodesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
repeated .ServerName favored_nodes = 2;
getFavoredNodesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfoOrBuilder
repeated .ServerName favored_nodes = 2;
getFavoredNodesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
getFavoredNodesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
repeated .ServerName favored_nodes = 3;
getFavoredNodesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
repeated .ServerName favored_nodes = 3;
getFavoredNodesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
getFavoredNodesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
repeated .ServerName favored_nodes = 2;
getFavoredNodesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfoOrBuilder
repeated .ServerName favored_nodes = 2;
getFavoredNodesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
getFavoredNodesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
repeated .ServerName favored_nodes = 3;
getFavoredNodesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
repeated .ServerName favored_nodes = 3;
getFavoredNodesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
getFavoredNodesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
repeated .ServerName favored_nodes = 2;
getFavoredNodesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfoOrBuilder
repeated .ServerName favored_nodes = 2;
getFavoredServerPosition(List<ServerName>, ServerName) - Static method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
Return the position of the server in the favoredNodes list.
getFieldDesc(TMutation._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.TColumn._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.TIncrement._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.TScan._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TColumn._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnValue._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TDelete._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TGet._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TIncrement._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TIOError._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TMutation._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TPut._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TResult._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TRowMutations._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TScan._Fields
 
getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TTimeRange._Fields
 
getFieldValue(AlreadyExists._Fields) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
getFieldValue(BatchMutation._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
getFieldValue(ColumnDescriptor._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getFieldValue(Hbase.atomicIncrement_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
getFieldValue(Hbase.atomicIncrement_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
getFieldValue(Hbase.compact_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
getFieldValue(Hbase.compact_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
getFieldValue(Hbase.createTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
getFieldValue(Hbase.createTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
getFieldValue(Hbase.deleteAll_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
getFieldValue(Hbase.deleteAll_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
getFieldValue(Hbase.deleteAllRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
getFieldValue(Hbase.deleteAllRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
getFieldValue(Hbase.deleteAllRowTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
getFieldValue(Hbase.deleteAllRowTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
getFieldValue(Hbase.deleteAllTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
getFieldValue(Hbase.deleteAllTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
getFieldValue(Hbase.deleteTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
getFieldValue(Hbase.deleteTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
getFieldValue(Hbase.disableTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
getFieldValue(Hbase.disableTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
getFieldValue(Hbase.enableTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
getFieldValue(Hbase.enableTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
getFieldValue(Hbase.get_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
getFieldValue(Hbase.get_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
getFieldValue(Hbase.getColumnDescriptors_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
getFieldValue(Hbase.getColumnDescriptors_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
getFieldValue(Hbase.getRegionInfo_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
getFieldValue(Hbase.getRegionInfo_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
getFieldValue(Hbase.getRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
getFieldValue(Hbase.getRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
getFieldValue(Hbase.getRowOrBefore_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
getFieldValue(Hbase.getRowOrBefore_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
getFieldValue(Hbase.getRows_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
getFieldValue(Hbase.getRows_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
getFieldValue(Hbase.getRowsTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
getFieldValue(Hbase.getRowsTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
getFieldValue(Hbase.getRowsWithColumns_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
getFieldValue(Hbase.getRowsWithColumns_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
getFieldValue(Hbase.getRowsWithColumnsTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
getFieldValue(Hbase.getRowsWithColumnsTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
getFieldValue(Hbase.getRowTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
getFieldValue(Hbase.getRowTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
getFieldValue(Hbase.getRowWithColumns_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
getFieldValue(Hbase.getRowWithColumns_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
getFieldValue(Hbase.getRowWithColumnsTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
getFieldValue(Hbase.getRowWithColumnsTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
getFieldValue(Hbase.getTableNames_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
getFieldValue(Hbase.getTableNames_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
getFieldValue(Hbase.getTableRegions_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
getFieldValue(Hbase.getTableRegions_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
getFieldValue(Hbase.getVer_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
getFieldValue(Hbase.getVer_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
getFieldValue(Hbase.getVerTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
getFieldValue(Hbase.getVerTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
getFieldValue(Hbase.increment_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
getFieldValue(Hbase.increment_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
getFieldValue(Hbase.incrementRows_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
getFieldValue(Hbase.incrementRows_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
getFieldValue(Hbase.isTableEnabled_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
getFieldValue(Hbase.isTableEnabled_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
getFieldValue(Hbase.majorCompact_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
getFieldValue(Hbase.majorCompact_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
getFieldValue(Hbase.mutateRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
getFieldValue(Hbase.mutateRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
getFieldValue(Hbase.mutateRows_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
getFieldValue(Hbase.mutateRows_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
getFieldValue(Hbase.mutateRowsTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
getFieldValue(Hbase.mutateRowsTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
getFieldValue(Hbase.mutateRowTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
getFieldValue(Hbase.mutateRowTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
getFieldValue(Hbase.scannerClose_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
getFieldValue(Hbase.scannerClose_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
getFieldValue(Hbase.scannerGet_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
getFieldValue(Hbase.scannerGet_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
getFieldValue(Hbase.scannerGetList_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
getFieldValue(Hbase.scannerGetList_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
getFieldValue(Hbase.scannerOpen_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
getFieldValue(Hbase.scannerOpen_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
getFieldValue(Hbase.scannerOpenTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
getFieldValue(Hbase.scannerOpenTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
getFieldValue(Hbase.scannerOpenWithPrefix_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
getFieldValue(Hbase.scannerOpenWithPrefix_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
getFieldValue(Hbase.scannerOpenWithScan_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
getFieldValue(Hbase.scannerOpenWithScan_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
getFieldValue(Hbase.scannerOpenWithStop_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
getFieldValue(Hbase.scannerOpenWithStop_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
getFieldValue(Hbase.scannerOpenWithStopTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
getFieldValue(Hbase.scannerOpenWithStopTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
getFieldValue(IllegalArgument._Fields) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
getFieldValue(IOError._Fields) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
getFieldValue(Mutation._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
getFieldValue(TCell._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
getFieldValue(TColumn._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
getFieldValue(TIncrement._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
getFieldValue(TRegionInfo._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getFieldValue(TRowResult._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getFieldValue(TScan._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
getFieldValue(TColumn._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
getFieldValue(TColumnIncrement._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
getFieldValue(TColumnValue._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
getFieldValue(TDelete._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
getFieldValue(TGet._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getFieldValue(THBaseService.checkAndDelete_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
getFieldValue(THBaseService.checkAndDelete_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
getFieldValue(THBaseService.checkAndPut_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
getFieldValue(THBaseService.checkAndPut_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
getFieldValue(THBaseService.closeScanner_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
getFieldValue(THBaseService.closeScanner_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
getFieldValue(THBaseService.deleteMultiple_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
getFieldValue(THBaseService.deleteMultiple_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
getFieldValue(THBaseService.deleteSingle_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
getFieldValue(THBaseService.deleteSingle_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
getFieldValue(THBaseService.exists_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
getFieldValue(THBaseService.exists_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
getFieldValue(THBaseService.get_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
getFieldValue(THBaseService.get_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
getFieldValue(THBaseService.getMultiple_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
getFieldValue(THBaseService.getMultiple_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
getFieldValue(THBaseService.getScannerResults_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
getFieldValue(THBaseService.getScannerResults_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
getFieldValue(THBaseService.getScannerRows_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
getFieldValue(THBaseService.getScannerRows_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
getFieldValue(THBaseService.increment_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
getFieldValue(THBaseService.increment_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
getFieldValue(THBaseService.mutateRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
getFieldValue(THBaseService.mutateRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
getFieldValue(THBaseService.openScanner_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
getFieldValue(THBaseService.openScanner_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
getFieldValue(THBaseService.put_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
getFieldValue(THBaseService.put_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
getFieldValue(THBaseService.putMultiple_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
getFieldValue(THBaseService.putMultiple_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
getFieldValue(TIllegalArgument._Fields) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
getFieldValue(TIncrement._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
getFieldValue(TIOError._Fields) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
getFieldValue(TPut._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
getFieldValue(TResult._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
getFieldValue(TRowMutations._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
getFieldValue(TScan._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getFieldValue(TTimeRange._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
getFileCacheForTesting() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
Exposed for Testing!
getFileDetails(Collection<StoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
getFileInfoOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getFileInfoOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 file_info_offset = 1;
getFileInfoOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 file_info_offset = 1;
getFileInfoOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 file_info_offset = 1;
getFileLinkWithPreNSPath(Path) - Method in class org.apache.hadoop.hbase.util.HFileV1Detector
Creates a FileLink which adds pre-namespace paths in its list of available paths.
getFileName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string file_name = 3;
getFileName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional string file_name = 3;
getFileName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional string file_name = 3;
getFileName(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
 
getFileNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string file_name = 3;
getFileNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional string file_name = 3;
getFileNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional string file_name = 3;
getFilenum() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
getFilePermissions(FileSystem, Configuration, String) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Get the file permissions specified in the configuration, if they are enabled.
getFileRegion() - Method in class org.apache.hadoop.hbase.io.Reference
 
getFiles() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
getFilesForScanOrGet(boolean, byte[], byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Gets the store files to scan for a Scan or Get request.
getFileStatus(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
Get the FileStatus of the referenced file.
getFileStatus() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getFileSystem() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
getFilesystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getFileSystem() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getFileSystem() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getFilter() - Method in class org.apache.hadoop.hbase.client.Get
 
getFilter() - Method in class org.apache.hadoop.hbase.client.Scan
 
getFilter() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
getFilter() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
getFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Filter filter = 4;
getFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional .Filter filter = 4;
getFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional .Filter filter = 4;
getFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Filter filter = 5;
getFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional .Filter filter = 5;
getFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional .Filter filter = 5;
getFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
required .Filter filter = 1;
getFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
required .Filter filter = 1;
getFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapperOrBuilder
required .Filter filter = 1;
getFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
required .Filter filter = 1;
getFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
required .Filter filter = 1;
getFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilterOrBuilder
required .Filter filter = 1;
getFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
required .Filter filter = 1;
getFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
required .Filter filter = 1;
getFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilterOrBuilder
required .Filter filter = 1;
getFilter() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional string filter = 8;
getFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional string filter = 8;
getFilter() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional string filter = 8;
getFilter() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
getFilter() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getFilter() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
getFilter__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
getFilter__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getFilter__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
getFilterArguments(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
Returns the arguments of the filter from the filter string
getFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Filter filter = 4;
getFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Filter filter = 5;
getFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
required .Filter filter = 1;
getFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
required .Filter filter = 1;
getFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
required .Filter filter = 1;
getFilterBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional string filter = 8;
getFilterBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional string filter = 8;
getFilterBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional string filter = 8;
getFilterEntries() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
getFilterEntries() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
The number of Bloom filter entries in this store file, or an estimate thereof, if the Bloom filter is not loaded.
getFilterIfMissing() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Get whether entire row should be filtered if column is not found.
getFilterIfMissing() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bool filter_if_missing = 5;
getFilterIfMissing() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
optional bool filter_if_missing = 5;
getFilterIfMissing() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
optional bool filter_if_missing = 5;
getFilterName(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
Returns the filter name given a simple filter expression
getFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Filter filter = 4;
getFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional .Filter filter = 4;
getFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional .Filter filter = 4;
getFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Filter filter = 5;
getFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional .Filter filter = 5;
getFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional .Filter filter = 5;
getFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
required .Filter filter = 1;
getFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
required .Filter filter = 1;
getFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapperOrBuilder
required .Filter filter = 1;
getFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
required .Filter filter = 1;
getFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
required .Filter filter = 1;
getFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilterOrBuilder
required .Filter filter = 1;
getFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
required .Filter filter = 1;
getFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
required .Filter filter = 1;
getFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilterOrBuilder
required .Filter filter = 1;
getFilters() - Method in class org.apache.hadoop.hbase.filter.FilterList
Get the filters.
getFilters(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
getFilters(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
repeated .Filter filters = 2;
getFilters(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterListOrBuilder
repeated .Filter filters = 2;
getFiltersBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
getFiltersBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
getFiltersCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
getFiltersCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
repeated .Filter filters = 2;
getFiltersCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterListOrBuilder
repeated .Filter filters = 2;
getFiltersList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
getFiltersList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
repeated .Filter filters = 2;
getFiltersList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterListOrBuilder
repeated .Filter filters = 2;
getFiltersOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
getFiltersOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
repeated .Filter filters = 2;
getFiltersOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterListOrBuilder
repeated .Filter filters = 2;
getFiltersOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
getFiltersOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
repeated .Filter filters = 2;
getFiltersOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterListOrBuilder
repeated .Filter filters = 2;
getFilterString() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
getFilterString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getFilterString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getFingerprint() - Method in class org.apache.hadoop.hbase.client.Get
Compile the table and column family (i.e.
getFingerprint() - Method in class org.apache.hadoop.hbase.client.Mutation
Compile the column family (i.e.
getFingerprint() - Method in class org.apache.hadoop.hbase.client.Operation
Produces a Map containing a fingerprint which identifies the type and the static schema components of a query (i.e.
getFingerprint() - Method in class org.apache.hadoop.hbase.client.Scan
Compile the table and column family (i.e.
getFirst() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
required bytes first = 1;
getFirst() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
required bytes first = 1;
getFirst() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPairOrBuilder
required bytes first = 1;
getFirst(long[]) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
getFirst(Collection<T>) - Static method in class org.apache.hadoop.hbase.util.CollectionUtils
first/last
getFirst() - Method in class org.apache.hadoop.hbase.util.Pair
Return the first element stored in the pair.
getFirst() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
Return the first element stored in the pair.
getFirst() - Method in class org.apache.hadoop.hbase.util.Triple
 
getFirstDataBlockOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getFirstDataBlockOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 first_data_block_offset = 9;
getFirstDataBlockOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 first_data_block_offset = 9;
getFirstDataBlockOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 first_data_block_offset = 9;
getFirstInsertionIndex() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getFirstKey() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
getFirstKey() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
getFirstKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getFirstKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getFirstKeyInBlock(ByteBuffer) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec
 
getFirstKeyInBlock(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
 
getFirstKeyInBlock(ByteBuffer) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
Return first key in block.
getFirstKeyInBlock(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
 
getFirstKeyInBlock(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
 
getFirstKeyInBlock(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
 
getFirstKeyInBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
getFirstKeyInBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
getFirstKeyInBlock(HFileBlock) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
 
getFirstPart(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
repeated bytes first_part = 1;
getFirstPart(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
repeated bytes first_part = 1;
getFirstPart(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponseOrBuilder
repeated bytes first_part = 1;
getFirstPartCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
repeated bytes first_part = 1;
getFirstPartCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
repeated bytes first_part = 1;
getFirstPartCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponseOrBuilder
repeated bytes first_part = 1;
getFirstPartList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
repeated bytes first_part = 1;
getFirstPartList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
repeated bytes first_part = 1;
getFirstPartList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponseOrBuilder
repeated bytes first_part = 1;
getFirstRowKey() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
TODO left from HFile version 1: move this to StoreFile after Ryan's patch goes in to eliminate KeyValue here.
getFirstRowKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getFlushed() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
optional bool flushed = 2;
getFlushed() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
optional bool flushed = 2;
getFlushed() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponseOrBuilder
optional bool flushed = 2;
getFlushQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the size of the flush queue.
getFlushRequester() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getFlushRequester() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getFollowingKvCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
optional uint32 following_kv_count = 7;
getFollowingKvCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
optional uint32 following_kv_count = 7;
getFollowingKvCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
optional uint32 following_kv_count = 7;
getForce() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
optional bool force = 2 [default = false];
getForce() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
optional bool force = 2 [default = false];
getForce() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequestOrBuilder
optional bool force = 2 [default = false];
getForcible() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
optional bool forcible = 3 [default = false];
getForcible() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
optional bool forcible = 3 [default = false];
getForcible() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequestOrBuilder
optional bool forcible = 3 [default = false];
getForcible() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
optional bool forcible = 3 [default = false];
getForcible() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
optional bool forcible = 3 [default = false];
getForcible() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequestOrBuilder
optional bool forcible = 3 [default = false];
getFormat() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
getFormat() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getFormat() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
getFormat__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
getFormat__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getFormat__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
getFormatVersion(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
getFrags() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getFrags__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getFreeMemory() - Method in class org.apache.hadoop.hbase.util.JVM
 
getFreeSize() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Returns the free size of the block cache, in bytes.
getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the current size of this cache.
getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
getFrom() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
optional uint64 from = 1;
getFrom() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
optional uint64 from = 1;
getFrom() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRangeOrBuilder
optional uint64 from = 1;
getFromOnlineRegions(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getFromThrift(TGet) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
Creates a Get (HBase) from a TGet (Thrift).
getFs() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get the handle on the local file system
getFsToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required .DelegationToken fs_token = 3;
getFsToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
required .DelegationToken fs_token = 3;
getFsToken() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
required .DelegationToken fs_token = 3;
getFsTokenBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required .DelegationToken fs_token = 3;
getFsTokenOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required .DelegationToken fs_token = 3;
getFsTokenOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
required .DelegationToken fs_token = 3;
getFsTokenOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
required .DelegationToken fs_token = 3;
getFuzzyKeysData(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysData(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysData(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilterOrBuilder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilterOrBuilder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilterOrBuilder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilterOrBuilder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
repeated .BytesBytesPair fuzzy_keys_data = 1;
getFuzzyKeysDataOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilterOrBuilder
repeated .BytesBytesPair fuzzy_keys_data = 1;
getGeneralBloomFilterMetadata() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
Retrieves general Bloom filter metadata as appropriate for each HFile version.
getGeneralBloomFilterMetadata() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
Returns a buffer with the Bloom filter metadata.
getGeneralQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
 
getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getGenericException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional .GenericExceptionMessage generic_exception = 2;
getGenericException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
optional .GenericExceptionMessage generic_exception = 2;
getGenericException() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessageOrBuilder
optional .GenericExceptionMessage generic_exception = 2;
getGenericExceptionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional .GenericExceptionMessage generic_exception = 2;
getGenericExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional .GenericExceptionMessage generic_exception = 2;
getGenericExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
optional .GenericExceptionMessage generic_exception = 2;
getGenericExceptionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessageOrBuilder
optional .GenericExceptionMessage generic_exception = 2;
getGet() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .Get get = 3;
getGet() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
optional .Get get = 3;
getGet() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ActionOrBuilder
optional .Get get = 3;
getGet() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .Get get = 2;
getGet() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
required .Get get = 2;
getGet() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequestOrBuilder
required .Get get = 2;
getGet() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
the TGet to check for
getGet() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
the TGet to fetch
getGetBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .Get get = 3;
getGetBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .Get get = 2;
getGetOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .Get get = 3;
getGetOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
optional .Get get = 3;
getGetOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ActionOrBuilder
optional .Get get = 3;
getGetOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .Get get = 2;
getGetOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
required .Get get = 2;
getGetOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequestOrBuilder
required .Get get = 2;
getGets() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
a list of TGets to fetch, the Result list will have the Results at corresponding positions or null if there was an error
getGetsIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
getGetsSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
getGlobalMemstoreSize() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
 
getGlobalPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .GlobalPermission global_permission = 2;
getGlobalPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
optional .GlobalPermission global_permission = 2;
getGlobalPermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
optional .GlobalPermission global_permission = 2;
getGlobalPermissionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .GlobalPermission global_permission = 2;
getGlobalPermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .GlobalPermission global_permission = 2;
getGlobalPermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
optional .GlobalPermission global_permission = 2;
getGlobalPermissionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
optional .GlobalPermission global_permission = 2;
getGroupName(String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
Returns the actual name for a group principal (stripped of the group prefix).
getGroupNames() - Method in class org.apache.hadoop.hbase.security.User
Returns the list of groups of which this user is a member.
getHasCompression() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional bool has_compression = 1;
getHasCompression() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
optional bool has_compression = 1;
getHasCompression() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeaderOrBuilder
optional bool has_compression = 1;
getHashCount() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getHashType() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getHashType(Configuration) - Static method in class org.apache.hadoop.hbase.util.Hash
This utility method converts the name of the configured hash type to a symbolic constant.
getHBaseVersion() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getHBaseVersion() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
 
getHBaseVersion() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
 
getHbaseVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .HBaseVersionFileContent hbase_version = 1;
getHbaseVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional .HBaseVersionFileContent hbase_version = 1;
getHbaseVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional .HBaseVersionFileContent hbase_version = 1;
getHbaseVersionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .HBaseVersionFileContent hbase_version = 1;
getHbaseVersionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .HBaseVersionFileContent hbase_version = 1;
getHbaseVersionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional .HBaseVersionFileContent hbase_version = 1;
getHbaseVersionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional .HBaseVersionFileContent hbase_version = 1;
getHDFSBlockDistribution() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
getHDFSBlockDistribution() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getHDFSBlocksDistribution() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
This function will return the HDFS blocks distribution based on the data captured when HFile is created
getHeader(String) - Method in class org.apache.hadoop.hbase.rest.client.Response
 
getHeaders() - Method in class org.apache.hadoop.hbase.rest.client.Response
 
getHeadPtr() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the head of the linked list (least recently used).
getHeap() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
getHeapSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
getHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
getHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 heapSizeMB = 4;
getHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
optional int32 heapSizeMB = 4;
getHeapSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
optional int32 heapSizeMB = 4;
getHFileBlock() - Method in class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
 
getHFileCleaner() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getHFilecorruptionChecker() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
getHFileFromBackReference(Path, Path) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Get the full path of the HFile referenced by the back reference
getHFileFromBackReference(Configuration, Path) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Get the full path of the HFile referenced by the back reference
getHFileMinorVersion() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getHfileName() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
getHFileNames(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Returns the store file names in the snapshot.
getHFileReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getHFilesChecked() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getHFileVersion() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getHfs() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
 
getHistogram(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
 
getHitCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getHitCachingRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getHitCachingRatioPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getHitCount() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the number of hits to the map.
getHitRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getHitRatio() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the hit ratio.
getHitRatioPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getHLogDirectoryName(String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
Construct the HLog directory name
getHLogNames(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Returns the log file names available in the snapshot.
getHLogs() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get a copy of the hlogs of the first source on this rs
getHost() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
 
getHostAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
getHostAndPort() - Method in class org.apache.hadoop.hbase.ServerName
 
getHostAndWeights() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
 
getHostInetAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
getHostname() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
 
getHostname() - Method in class org.apache.hadoop.hbase.HRegionLocation
 
getHostname() - Method in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
 
getHostName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
required string host_name = 1;
getHostName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
required string host_name = 1;
getHostName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerNameOrBuilder
required string host_name = 1;
getHostname() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string hostname = 3;
getHostname() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional string hostname = 3;
getHostname() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional string hostname = 3;
getHostname() - Method in class org.apache.hadoop.hbase.ServerName
 
getHostNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
required string host_name = 1;
getHostNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
required string host_name = 1;
getHostNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerNameOrBuilder
required string host_name = 1;
getHostnameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string hostname = 3;
getHostnameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional string hostname = 3;
getHostnameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional string hostname = 3;
getHostnamePort(int) - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
getHostnamePort() - Method in class org.apache.hadoop.hbase.HRegionLocation
 
getHRegion() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getHRegionInfo(Result) - Static method in class org.apache.hadoop.hbase.client.MetaScanner
Returns HRegionInfo object from the column HConstants.CATALOG_FAMILY:HConstants.REGIONINFO_QUALIFIER of the catalog table Result.
getHRegionInfo() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
getHRegionInfo() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
 
getHRegionInfo(Result) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Returns HRegionInfo object from the column HConstants.CATALOG_FAMILY:HConstants.REGIONINFO_QUALIFIER of the catalog table Result.
getHRegionInfo(Result, byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Returns the HRegionInfo object from the column HConstants.CATALOG_FAMILY and qualifier of the catalog table result.
getHRegionInfo() - Method in class org.apache.hadoop.hbase.master.handler.ClosedRegionHandler
 
getHRegionInfo() - Method in class org.apache.hadoop.hbase.master.handler.OpenedRegionHandler
 
getHRegionInfo() - Method in interface org.apache.hadoop.hbase.master.handler.TotesHRegionInfo
 
getHRegionInfoAndServerName(Result) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Extract a HRegionInfo and ServerName from catalog table Result.
getHTable() - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Deprecated.
Allows subclasses to get the HTable.
getHTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Allows subclasses to get the HTable.
getHTableDescriptor(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getHTableDescriptor(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getHTableDescriptor(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
 
getHTableDescriptor(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
getHTableDescriptorArray(MasterProtos.GetTableDescriptorsResponse) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Get HTableDescriptor[] from GetTableDescriptorsResponse protobuf
getHTableDescriptors(List<String>) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getHTableDescriptors(List<String>) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
getHTableDescriptorsByTableName(List<TableName>) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getHTableDescriptorsByTableName(List<TableName>) - Method in interface org.apache.hadoop.hbase.client.HConnection
 
getHTableMultiplexerStatus() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
 
getHttpClient() - Method in class org.apache.hadoop.hbase.rest.client.Client
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
getIa() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
if the scannerId is invalid
getIa() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
if the scannerId is invalid
getId() - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
This method allows you to retrieve the identifier for the operation if one was set.
getId() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getId() - Method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
 
getId() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
Use this instead of Enum.ordinal().
getId() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required int32 id = 1;
getId() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
required int32 id = 1;
getId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKeyOrBuilder
required int32 id = 1;
getId() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
Get the identifier of this peer
getId() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
getId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional int64 id = 4;
getId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
optional int64 id = 4;
getId() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
optional int64 id = 4;
getID() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
getId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
id of a scanner returned by scannerOpen
getId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
id of a scanner returned by scannerOpen
getId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
id of a scanner returned by scannerOpen
getId() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getId() - Method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
 
getIdentifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes identifier = 1;
getIdentifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
optional bytes identifier = 1;
getIdentifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenOrBuilder
optional bytes identifier = 1;
getIdentifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional bytes identifier = 1;
getIdentifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
optional bytes identifier = 1;
getIdentifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationTokenOrBuilder
optional bytes identifier = 1;
getIdentifier(String, SecretManager<T>) - Static method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
getIdentifier() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
getIfCached(Path) - Static method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
 
getIfOlderThanTs() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
optional uint64 if_older_than_ts = 2;
getIfOlderThanTs() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
optional uint64 if_older_than_ts = 2;
getIfOlderThanTs() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequestOrBuilder
optional uint64 if_older_than_ts = 2;
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
getImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
getIncludesMvccVersionByte() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getIncrement() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
The single increment to apply
getIncrement() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
the TIncrement to increment
getIncrements() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
The list of increments
getIncrementsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
getIncrementsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
getIndex(long) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
getIndex() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional uint32 index = 1;
getIndex() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
optional uint32 index = 1;
getIndex() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ActionOrBuilder
optional uint32 index = 1;
getIndex() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional uint32 index = 1;
getIndex() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
optional uint32 index = 1;
getIndex() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
optional uint32 index = 1;
getIndexStatistics(BucketAllocator.IndexStatistics) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
getIndexStatistics() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
getInfo() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
getInfo(String) - Static method in class org.apache.hadoop.hbase.security.SecurityInfo
Returns the security configuration associated with the given service name.
getInformativeName() - Method in class org.apache.hadoop.hbase.executor.EventHandler
Event implementations should override thie class to provide an informative name about what event they are handling.
getInformativeName() - Method in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
getInfoServer() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getInfoServer() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getInfoServerPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 info_server_port = 9;
getInfoServerPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint32 info_server_port = 9;
getInfoServerPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint32 info_server_port = 9;
getInfoServerPort() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getInlineBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
getInlineBlockType() - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
The type of blocks this block writer produces.
getInlineBlockType() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
getInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional bool inMemory = 4;
getInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
optional bool inMemory = 4;
getInMemory() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
optional bool inMemory = 4;
getInputStream() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
 
getInputStream(InputStream) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
Get a SASL wrapped InputStream.
getInstance(Class<T>) - Static method in class org.apache.hadoop.hbase.CompatibilityFactory
 
getInstance(Class<T>) - Static method in class org.apache.hadoop.hbase.CompatibilitySingletonFactory
Get the singleton instance of Any classes defined by compatibiliy jar's
getInstance() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
 
getInstance() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
 
getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
 
getInstance(int, int) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
 
getInstance() - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
 
getInstance(Configuration, UserGroupInformation) - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
 
getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.trace.SpanReceiverHost
 
getInstance(FileSystem, Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getInstance(int) - Static method in class org.apache.hadoop.hbase.util.Hash
Get a singleton instance of hash function of a given type.
getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.util.Hash
Get a singleton instance of hash function of a type defined in the configuration.
getInstance() - Static method in class org.apache.hadoop.hbase.util.JenkinsHash
 
getInstance() - Static method in class org.apache.hadoop.hbase.util.MurmurHash
 
getInt(Configuration, String, String, int) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
Get the value of the name property as an int, possibly referring to the deprecated name of the configuration property.
getInt(byte[]) - Static method in class org.apache.hadoop.hbase.util.vint.UVIntTool
bytes -> int
getInt(byte[], int) - Static method in class org.apache.hadoop.hbase.util.vint.UVIntTool
 
getInt(InputStream) - Static method in class org.apache.hadoop.hbase.util.vint.UVIntTool
 
getInterpreterClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required string interpreter_class_name = 1;
getInterpreterClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
required string interpreter_class_name = 1;
getInterpreterClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequestOrBuilder
required string interpreter_class_name = 1;
getInterpreterClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required string interpreter_class_name = 1;
getInterpreterClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
required string interpreter_class_name = 1;
getInterpreterClassNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequestOrBuilder
required string interpreter_class_name = 1;
getInterpreterSpecificBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
optional bytes interpreter_specific_bytes = 3;
getInterpreterSpecificBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
optional bytes interpreter_specific_bytes = 3;
getInterpreterSpecificBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequestOrBuilder
optional bytes interpreter_specific_bytes = 3;
getInterval() - Method in class org.apache.hadoop.metrics2.lib.MetricMutableQuantiles
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
getIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
getIOHitsPerSecond() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
 
getIOTimePerHit() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
 
getIsActiveMaster() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
Whether this master is the active master
getIsActiveMaster() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getIsMasterRunning() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
required bool is_master_running = 1;
getIsMasterRunning() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
required bool is_master_running = 1;
getIsMasterRunning() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponseOrBuilder
required bool is_master_running = 1;
getIsolationLevel() - Method in class org.apache.hadoop.hbase.client.Scan
 
getIsRecovering() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
optional bool isRecovering = 3;
getIsRecovering() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
optional bool isRecovering = 3;
getIsRecovering() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponseOrBuilder
optional bool isRecovering = 3;
getIsShared() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional bool is_shared = 4;
getIsShared() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional bool is_shared = 4;
getIsShared() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional bool is_shared = 4;
getIssueDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 issue_date = 4;
getIssueDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
optional int64 issue_date = 4;
getIssueDate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
optional int64 issue_date = 4;
getIssueDate() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
getIterator(int) - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
Provides access to compressed value.
getJar(Class) - Static method in class org.apache.hadoop.hbase.mapreduce.hadoopbackport.JarFinder
Returns the full path to the Jar containing the class.
GetJavaProperty - Class in org.apache.hadoop.hbase.util
A generic way for querying Java properties.
GetJavaProperty() - Constructor for class org.apache.hadoop.hbase.util.GetJavaProperty
 
getJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
getJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jerseyVersion = 5;
getJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string jerseyVersion = 5;
getJerseyVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string jerseyVersion = 5;
getJerseyVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jerseyVersion = 5;
getJerseyVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string jerseyVersion = 5;
getJerseyVersionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string jerseyVersion = 5;
getJVMVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
getJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jvmVersion = 2;
getJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string jvmVersion = 2;
getJvmVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string jvmVersion = 2;
getJvmVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jvmVersion = 2;
getJvmVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string jvmVersion = 2;
getJvmVersionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string jvmVersion = 2;
getKeepAliveMasterService() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getKeepAliveMasterService() - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
Since 0.96.0
getKeepDeletedCells() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getKeepDeletedCells() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
getKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
 
getKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Gets a buffer view to the current key.
getKey() - Method in class org.apache.hadoop.hbase.KeyValue
Do not use unless you have to.
getKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
required .WALKey key = 1;
getKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
required .WALKey key = 1;
getKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntryOrBuilder
required .WALKey key = 1;
getKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required bytes key = 3;
getKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
required bytes key = 3;
getKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKeyOrBuilder
required bytes key = 3;
getKey() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Get the key of this entry.
getKey() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
Gets the key
getKey() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
 
getKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
required bytes key = 1;
getKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
required bytes key = 1;
getKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
required bytes key = 1;
getKeyBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
required .WALKey key = 1;
getKeyCount() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
 
getKeyCount() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getKeyCount() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
 
getKeyDataStructureSize(int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
Computes the number of bytes that a KeyValue instance with the provided characteristics would take up in its underlying data structure for the key.
getKeyDeepCopy() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
getKeyDeepCopy() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
Does a deep copy of the key at the current position.
getKeyForNextColumn(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
 
getKeyForNextRow(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
 
getKeyId() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required int32 key_id = 3;
getKeyId() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
required int32 key_id = 3;
getKeyId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
required int32 key_id = 3;
getKeyId() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
getKeyId() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
getKeyLength() - Method in class org.apache.hadoop.hbase.KeyValue
 
getKeyOffset() - Method in class org.apache.hadoop.hbase.KeyValue
 
getKeyOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
required .WALKey key = 1;
getKeyOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
required .WALKey key = 1;
getKeyOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntryOrBuilder
required .WALKey key = 1;
getKeyString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
getKeyString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
 
getKeyString() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Convenience method to get a copy of the key as a string - interpreting the bytes as UTF8.
getKeyString() - Method in class org.apache.hadoop.hbase.KeyValue
 
getKeyType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional .CellType key_type = 5;
getKeyType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
optional .CellType key_type = 5;
getKeyType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
optional .CellType key_type = 5;
getKeyValue() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
currently must do deep copy into new array
getKeyValue() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
 
getKeyValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
getKeyValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
 
getKeyValue() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
getKeyValueBuffer() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
currently must do deep copy into new array
getKeyValueBuffer() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
 
getKeyValueBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
repeated bytes key_value_bytes = 2;
getKeyValueBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
repeated bytes key_value_bytes = 2;
getKeyValueBytes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntryOrBuilder
repeated bytes key_value_bytes = 2;
getKeyValueBytesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
repeated bytes key_value_bytes = 2;
getKeyValueBytesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
repeated bytes key_value_bytes = 2;
getKeyValueBytesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntryOrBuilder
repeated bytes key_value_bytes = 2;
getKeyValueBytesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
repeated bytes key_value_bytes = 2;
getKeyValueBytesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
repeated bytes key_value_bytes = 2;
getKeyValueBytesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntryOrBuilder
repeated bytes key_value_bytes = 2;
getKeyValueCount(RpcController, ExampleProtos.CountRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.BlockingInterface
 
getKeyValueCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
getKeyValueCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Interface
 
getKeyValueCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Stub
 
getKeyValueCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
Returns a count of all KeyValues in the region where this coprocessor is loaded.
getKeyValueDataStructureSize(int, int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
Computes the number of bytes that a KeyValue instance with the provided characteristics would take up for its underlying data structure.
getKeyValues() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
getKeyValueString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
Need this separate method so we can call it from subclasses' toString() methods
getKeyValueTypeWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
methods
getKind() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required .TokenIdentifier.Kind kind = 1;
getKind() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
required .TokenIdentifier.Kind kind = 1;
getKind() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
required .TokenIdentifier.Kind kind = 1;
getKind() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string kind = 3;
getKind() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
optional string kind = 3;
getKind() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationTokenOrBuilder
optional string kind = 3;
getKind() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
getKindBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string kind = 3;
getKindBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
optional string kind = 3;
getKindBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationTokenOrBuilder
optional string kind = 3;
getLargeCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
getLargeCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
 
getLargestHStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getLast(long[]) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
getLast(List<T>) - Static method in class org.apache.hadoop.hbase.util.CollectionUtils
 
getLastCellIndex() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getLastChild() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getLastCompactSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getLastCompactSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getLastContact() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
getLastDataBlockOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getLastDataBlockOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 last_data_block_offset = 10;
getLastDataBlockOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 last_data_block_offset = 10;
getLastDataBlockOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 last_data_block_offset = 10;
getLastFanIndex() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getLastFlushedSequenceId(RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getLastFlushedSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
required uint64 last_flushed_sequence_id = 1;
getLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
required uint64 last_flushed_sequence_id = 1;
getLastFlushedSequenceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponseOrBuilder
required uint64 last_flushed_sequence_id = 1;
getLastFlushedSequenceId(RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
 
getLastFlushedSequenceId(RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest, RpcCallback<RegionServerStatusProtos.GetLastFlushedSequenceIdResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
rpc GetLastFlushedSequenceId(.GetLastFlushedSequenceIdRequest) returns (.GetLastFlushedSequenceIdResponse);
getLastFlushedSequenceId(RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest, RpcCallback<RegionServerStatusProtos.GetLastFlushedSequenceIdResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Interface
rpc GetLastFlushedSequenceId(.GetLastFlushedSequenceIdRequest) returns (.GetLastFlushedSequenceIdResponse);
getLastFlushedSequenceId(RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest, RpcCallback<RegionServerStatusProtos.GetLastFlushedSequenceIdResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Stub
 
getLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
required uint64 last_flushed_sequence_id = 1;
getLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
required uint64 last_flushed_sequence_id = 1;
getLastFlushedSequenceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIdsOrBuilder
required uint64 last_flushed_sequence_id = 1;
getLastFlushTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
required uint64 last_flush_time = 1;
getLastFlushTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
required uint64 last_flush_time = 1;
getLastFlushTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponseOrBuilder
required uint64 last_flush_time = 1;
getLastFlushTime() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getLastIndex(List<?>) - Static method in class org.apache.hadoop.hbase.util.CollectionUtils
 
getLastKey() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
getLastKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getLastKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
 
getLastKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getLastRegion() - Method in class org.apache.hadoop.hbase.ipc.RegionCoprocessorRpcChannel
 
getLastRegionserverUpdate() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
Get the timestamp at which the last change occurred to the list of region servers to replicate to.
getLastRowKey() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
TODO left from HFile version 1: move this to StoreFile after Ryan's patch goes in to eliminate KeyValue here.
getLastRowKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getLastSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getLastSequenceId(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.LastSequenceId
 
getLatestVersionOnly() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Get whether only the latest version of the column value should be compared.
getLatestVersionOnly() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bool latest_version_only = 6;
getLatestVersionOnly() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
optional bool latest_version_only = 6;
getLatestVersionOnly() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
optional bool latest_version_only = 6;
getLeafWriters() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
getLeases() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getLeases() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getLeastSigBits() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
required uint64 least_sig_bits = 1;
getLeastSigBits() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
required uint64 least_sig_bits = 1;
getLeastSigBits() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUIDOrBuilder
required uint64 least_sig_bits = 1;
getLeaves() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
 
getLeaves() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
getLegacyKeyComparatorName() - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
The HFileV2 file format's trailer contains this class name.
getLegacyKeyComparatorName() - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
The HFileV2 file format's trailer contains this class name.
getLegacyKeyComparatorName() - Method in class org.apache.hadoop.hbase.KeyValue.RawBytesComparator
The HFileV2 file format's trailer contains this class name.
getLenAsVal() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
required bool len_as_val = 1;
getLenAsVal() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
required bool len_as_val = 1;
getLenAsVal() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilterOrBuilder
required bool len_as_val = 1;
getLength() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
getLength() - Method in class org.apache.hadoop.hbase.KeyValue
 
getLength() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
getLength() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the length of the split.
getLength() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
optional uint32 length = 1;
getLength() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
optional uint32 length = 1;
getLength() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMetaOrBuilder
optional uint32 length = 1;
getLength() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
 
getLength() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
 
getLength() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
getLength() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
Retrieve the maximum length (in bytes) of encoded values.
getLength() - Method in interface org.apache.hadoop.hbase.util.ByteRange
The length of the range.
getLength() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
getLimit() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
getLimit() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
getLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
required int32 limit = 1;
getLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
required int32 limit = 1;
getLimit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilterOrBuilder
required int32 limit = 1;
getLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
required int32 limit = 1;
getLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
required int32 limit = 1;
getLimit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilterOrBuilder
required int32 limit = 1;
getLimit() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
 
getLimit__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
 
getLineNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional int32 line_number = 4;
getLineNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional int32 line_number = 4;
getLineNumber() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional int32 line_number = 4;
getListener() - Method in class org.apache.hadoop.hbase.executor.EventHandler
 
getListenerAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Return the socket (ip+port) on which the RPC server is listening to.
getListenerAddress() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
getListeners() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Get a copy of current registered listeners
getListOfRegionServers() - Method in interface org.apache.hadoop.hbase.replication.ReplicationTracker
Returns a list of other live region servers in the cluster.
getListOfRegionServers() - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
Return a snapshot of the current region servers.
getListOfReplicators() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Get a list of all region servers that have outstanding replication queues.
getListOfReplicators() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
Get a list of all region servers that have outstanding replication queues.
getListOfReplicators() - Method in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
 
getLiveMasters() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getLiveNode(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getLiveNodes() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getLiveNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodes(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveNodesOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
getLiveRegionServers() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getLiveServers(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
getLiveServers(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .LiveServerInfo live_servers = 2;
getLiveServers(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .LiveServerInfo live_servers = 2;
getLiveServersBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
getLiveServersBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
getLiveServersCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
getLiveServersCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .LiveServerInfo live_servers = 2;
getLiveServersCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .LiveServerInfo live_servers = 2;
getLiveServersList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
getLiveServersList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .LiveServerInfo live_servers = 2;
getLiveServersList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .LiveServerInfo live_servers = 2;
getLiveServersOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
getLiveServersOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .LiveServerInfo live_servers = 2;
getLiveServersOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .LiveServerInfo live_servers = 2;
getLiveServersOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
getLiveServersOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .LiveServerInfo live_servers = 2;
getLiveServersOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .LiveServerInfo live_servers = 2;
getLoad(ServerName) - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getLoad(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
optional .ServerLoad load = 2;
getLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
optional .ServerLoad load = 2;
getLoad() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequestOrBuilder
optional .ServerLoad load = 2;
getLoad() - Method in class org.apache.hadoop.hbase.ServerLoad
Originally, this method factored in the effect of requests going to the server as well.
getLoadBalancer(Configuration) - Static method in class org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory
Create a loadbalancer from the given conf.
getLoadBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
optional .ServerLoad load = 2;
getLoadColumnFamiliesOnDemand() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool load_column_families_on_demand = 13;
getLoadColumnFamiliesOnDemand() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional bool load_column_families_on_demand = 13;
getLoadColumnFamiliesOnDemand() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional bool load_column_families_on_demand = 13;
getLoadColumnFamiliesOnDemandValue() - Method in class org.apache.hadoop.hbase.client.Scan
Get the raw loadColumnFamiliesOnDemand setting; if it's not set, can be null.
getLoaded() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
required bool loaded = 1;
getLoaded() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
required bool loaded = 1;
getLoaded() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponseOrBuilder
required bool loaded = 1;
getLoaded() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
required bool loaded = 1;
getLoaded() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
required bool loaded = 1;
getLoaded() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponseOrBuilder
required bool loaded = 1;
getLoadedCoprocessors() - Static method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
getLoadedCoprocessors() - Static method in class org.apache.hadoop.hbase.master.HMaster
The set of loaded coprocessors is stored in a static set.
getLoadOnOpenDataOffset() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getLoadOnOpenDataOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 load_on_open_data_offset = 2;
getLoadOnOpenDataOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 load_on_open_data_offset = 2;
getLoadOnOpenDataOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 load_on_open_data_offset = 2;
getLoadOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
optional .ServerLoad load = 2;
getLoadOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
optional .ServerLoad load = 2;
getLoadOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequestOrBuilder
optional .ServerLoad load = 2;
getLoadSequence() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
 
getLoadSequence() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
 
getLocalFs(Configuration) - Static method in class org.apache.hadoop.hbase.fs.HFileSystem
Wrap a LocalFileSystem within a HFileSystem.
getLocalTableDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getLocation() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
getLocation() - Method in class org.apache.hadoop.hbase.rest.client.Response
 
getLocation() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
getLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional string location = 5;
getLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
optional string location = 5;
getLocation() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
optional string location = 5;
getLocationBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional string location = 5;
getLocationBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
optional string location = 5;
getLocationBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
optional string location = 5;
getLocations() - Method in class org.apache.hadoop.hbase.io.FileLink
 
getLocations() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the region's location as an array.
getLocationSeqNum() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
 
getLockEntry(long) - Method in class org.apache.hadoop.hbase.util.IdLock
Blocks until the lock corresponding to the given id is acquired.
getLockOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
required string lock_owner = 1;
getLockOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
required string lock_owner = 1;
getLockOwner() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLockOrBuilder
required string lock_owner = 1;
getLockOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .ServerName lock_owner = 2;
getLockOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional .ServerName lock_owner = 2;
getLockOwner() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional .ServerName lock_owner = 2;
getLockOwnerBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .ServerName lock_owner = 2;
getLockOwnerBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
required string lock_owner = 1;
getLockOwnerBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
required string lock_owner = 1;
getLockOwnerBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLockOrBuilder
required string lock_owner = 1;
getLockOwnerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .ServerName lock_owner = 2;
getLockOwnerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional .ServerName lock_owner = 2;
getLockOwnerOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional .ServerName lock_owner = 2;
getLockPath(String, List<String>) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Determine based on a list of children under a ZNode, whether or not a process which created a specified ZNode has obtained a lock.
getLockPath(String, List<String>) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessReadLock
Determine based on a list of children under a ZNode, whether or not a process which created a specified ZNode has obtained a lock.
getLockPath(String, List<String>) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessWriteLock
Determine based on a list of children under a ZNode, whether or not a process which created a specified ZNode has obtained a lock.
getLog() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getLog() - Method in class org.apache.hadoop.hbase.util.MetaUtils
 
getLogDir() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get the directory where hlogs are stored by their RSs
getLogPosition(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Get the current position for a specific HLog in a given queue.
getLogPosition(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
getLogRoller() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getLogsCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getLogsDir(Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Get log directory for a server in a snapshot.
getLogSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
getLogSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required uint64 log_sequence_number = 3;
getLogSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
required uint64 log_sequence_number = 3;
getLogSequenceNumber() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
required uint64 log_sequence_number = 3;
getLogsInQueue(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Get a list of all HLogs in the given queue.
getLogsInQueue(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
Get a list of all HLogs in the given queue on the given region server.
getLogsInQueue(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
 
getLogsInQueue(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
getLogsSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getLong(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp.TimestampDecoder
methods
getLong(byte[]) - Static method in class org.apache.hadoop.hbase.util.vint.UVLongTool
bytes -> long
getLong(byte[], int) - Static method in class org.apache.hadoop.hbase.util.vint.UVLongTool
 
getLong(InputStream) - Static method in class org.apache.hadoop.hbase.util.vint.UVLongTool
 
getLongCounter(String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Get a MetricMutableCounterLong from the storage.
getLongGauge(String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Get a MetricMutableGaugeLong from the storage.
getLongMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
required int64 long_msg = 1;
getLongMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
required int64 long_msg = 1;
getLongMsg() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsgOrBuilder
required int64 long_msg = 1;
getLowestTimestamp(Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
Gets lowest timestamp from candidate StoreFiles
getMajor() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
optional bool major = 2;
getMajor() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
optional bool major = 2;
getMajor() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequestOrBuilder
optional bool major = 2;
getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
Returns the major version of this HFile format
getMap() - Method in class org.apache.hadoop.hbase.client.Result
Map of families to all versions of its qualifiers and values.
getMapEntries(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
getMapEntries(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
repeated .NameStringPair map_entries = 1;
getMapEntries(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponseOrBuilder
repeated .NameStringPair map_entries = 1;
getMapEntriesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
getMapEntriesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
getMapEntriesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
getMapEntriesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
repeated .NameStringPair map_entries = 1;
getMapEntriesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponseOrBuilder
repeated .NameStringPair map_entries = 1;
getMapEntriesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
getMapEntriesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
repeated .NameStringPair map_entries = 1;
getMapEntriesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponseOrBuilder
repeated .NameStringPair map_entries = 1;
getMapEntriesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
getMapEntriesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
repeated .NameStringPair map_entries = 1;
getMapEntriesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponseOrBuilder
repeated .NameStringPair map_entries = 1;
getMapEntriesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
getMapEntriesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
repeated .NameStringPair map_entries = 1;
getMapEntriesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponseOrBuilder
repeated .NameStringPair map_entries = 1;
getMapEntry(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
getMapEntry(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
repeated .BytesBytesPair map_entry = 1;
getMapEntry(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProtoOrBuilder
repeated .BytesBytesPair map_entry = 1;
getMapEntryBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
getMapEntryBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
getMapEntryCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
getMapEntryCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
repeated .BytesBytesPair map_entry = 1;
getMapEntryCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProtoOrBuilder
repeated .BytesBytesPair map_entry = 1;
getMapEntryList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
getMapEntryList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
repeated .BytesBytesPair map_entry = 1;
getMapEntryList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProtoOrBuilder
repeated .BytesBytesPair map_entry = 1;
getMapEntryOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
getMapEntryOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
repeated .BytesBytesPair map_entry = 1;
getMapEntryOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProtoOrBuilder
repeated .BytesBytesPair map_entry = 1;
getMapEntryOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
getMapEntryOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
repeated .BytesBytesPair map_entry = 1;
getMapEntryOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProtoOrBuilder
repeated .BytesBytesPair map_entry = 1;
getMapperClass(JobContext) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
Get the application's mapper class.
getMaster() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getMaster() - Method in interface org.apache.hadoop.hbase.client.HConnection
Returns a MasterKeepAliveConnection to the active master
getMaster() - Method in class org.apache.hadoop.hbase.ClusterStatus
Returns detailed information about the current master ServerName.
getMaster(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getMaster() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ServerName master = 7;
getMaster() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional .ServerName master = 7;
getMaster() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional .ServerName master = 7;
getMaster() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
required .ServerName master = 1;
getMaster() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
required .ServerName master = 1;
getMaster() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MasterOrBuilder
required .ServerName master = 1;
getMaster() - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl.ImplData
 
getMaster() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getMaster() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
 
getMaster() - Method in class org.apache.hadoop.hbase.util.JVMClusterUtil.MasterThread
 
getMasterActiveTime() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterAddress() - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
Get the address of the current master if one is available.
getMasterAddress(boolean) - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
Get the address of the current master if one is available.
getMasterAddress(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
Get master address.
getMasterAddressManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterAddressManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getMasterAddressZNode() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
getMasterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ServerName master = 7;
getMasterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
required .ServerName master = 1;
getMasterCoprocessors() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
getMasterCoprocessors() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getMasterCoprocessors(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessors(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessors(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .Coprocessor master_coprocessors = 6;
getMasterCoprocessorsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .Coprocessor master_coprocessors = 6;
getMasterFileSystem() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterFileSystem() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getMasterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ServerName master = 7;
getMasterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional .ServerName master = 7;
getMasterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional .ServerName master = 7;
getMasterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
required .ServerName master = 1;
getMasterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
required .ServerName master = 1;
getMasterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MasterOrBuilder
required .ServerName master = 1;
getMasters() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getMasterServices() - Method in interface org.apache.hadoop.hbase.coprocessor.MasterCoprocessorEnvironment
 
getMasterStartTime() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getMasterTimerAndBindToMonitor(HBaseProtos.SnapshotDescription, Configuration, ForeignExceptionListener) - Static method in class org.apache.hadoop.hbase.snapshot.TakeSnapshotUtils
Create a snapshot timer for the master which notifies the monitor when an error occurs
getMatchingNode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
 
getMax() - Method in class org.apache.hadoop.hbase.io.TimeRange
 
getMax() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
getMax(RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
 
getMax(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
rpc GetMax(.AggregateRequest) returns (.AggregateResponse);
getMax(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
rpc GetMax(.AggregateRequest) returns (.AggregateResponse);
getMax(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Stub
 
getMax() - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
 
getMaxAllowedOperationTime() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
 
getMaxChunkSize(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
 
getMaxColumn() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
getMaxColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bytes max_column = 3;
getMaxColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
optional bytes max_column = 3;
getMaxColumn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilterOrBuilder
optional bytes max_column = 3;
getMaxColumnInclusive() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
getMaxColumnInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bool max_column_inclusive = 4;
getMaxColumnInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
optional bool max_column_inclusive = 4;
getMaxColumnInclusive() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilterOrBuilder
optional bool max_column_inclusive = 4;
getMaxElementLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
getMaxFileDescriptorCount() - Method in class org.apache.hadoop.hbase.util.JVM
Get the number of the maximum file descriptors the system can use.
getMaxFileSize() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Returns the maximum size upto which a region can grow to after which a region split is triggered.
getMaxFold(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
getMaxHeapMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 max_heap_MB = 4;
getMaxHeapMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint32 max_heap_MB = 4;
getMaxHeapMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint32 max_heap_MB = 4;
getMaxHeapMB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
getMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 maxHeapSizeMB = 5;
getMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
optional int32 maxHeapSizeMB = 5;
getMaxHeapSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
optional int32 maxHeapSizeMB = 5;
getMaximumAllocationIndex() - Static method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
getMaximumTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
getMaxKeys() - Method in interface org.apache.hadoop.hbase.util.BloomFilterBase
 
getMaxKeys(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
getMaxKeys() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getMaxKeys() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
 
getMaxMasterTimeout(Configuration, HBaseProtos.SnapshotDescription.Type, long) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
 
getMaxMemstoreTS() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getMaxMemstoreTS() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getMaxMemstoreTS() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
getMaxMemstoreTSInList(Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFile
Return the largest memstoreTS found across all storefiles in the given list.
getMaxMerge() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
getMaxOverlapsToSideline() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
getMaxPoolSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getMaxPoolSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getMaxQualifierLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getMaxQueueSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getMaxQueueSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getMaxResultSize() - Method in class org.apache.hadoop.hbase.client.Scan
 
getMaxResultSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint64 max_result_size = 10;
getMaxResultSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional uint64 max_result_size = 10;
getMaxResultSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional uint64 max_result_size = 10;
getMaxResultSize() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
 
getMaxResultsPerColumnFamily() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the get's maximum number of values to return per Column Family
getMaxResultsPerColumnFamily() - Method in class org.apache.hadoop.hbase.client.Scan
 
getMaxRetries() - Method in class org.apache.hadoop.hbase.util.RetryCounter
 
getMaxRowLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getMaxRowTreeStackNodes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
getMaxSequenceId() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
getMaxSequenceIdInList(Collection<StoreFile>, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFile
Return the highest sequence ID found across all storefiles in the given list.
getMaxSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the maximum size of this cache.
getMaxStamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
getMaxStoreSeqIdForLogReplay() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Gets max sequence ids of stores that was read from storage when this region was opened.
getMaxTagsLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getMaxTime() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
 
getMaxTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getMaxValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
getMaxValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
getMaxValue() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
returns the maximum value for this type T
getMaxValues() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the get's maximum number of version
getMaxVersions() - Method in class org.apache.hadoop.hbase.client.Scan
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 max_versions = 6 [default = 1];
getMaxVersions() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional uint32 max_versions = 6 [default = 1];
getMaxVersions() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional uint32 max_versions = 6 [default = 1];
getMaxVersions() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 max_versions = 7 [default = 1];
getMaxVersions() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional uint32 max_versions = 7 [default = 1];
getMaxVersions() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional uint32 max_versions = 7 [default = 1];
getMaxVersions() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional int32 maxVersions = 4;
getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
optional int32 maxVersions = 4;
getMaxVersions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
optional int32 maxVersions = 4;
getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 maxVersions = 7;
getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional int32 maxVersions = 7;
getMaxVersions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional int32 maxVersions = 7;
getMaxVersions() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getMaxVersions() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getMBeanInfo() - Method in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
Deprecated.
 
getMD5AsHex(byte[]) - Static method in class org.apache.hadoop.hbase.util.MD5Hash
Given a byte array, returns in MD5 hash as a hex string.
getMD5AsHex(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.MD5Hash
Given a byte array, returns its MD5 hash as a hex string.
getMean() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
getMean() - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
 
getMechanismName() - Method in enum org.apache.hadoop.hbase.security.AuthMethod
Return the SASL mechanism name
getMedian(RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
 
getMedian(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
rpc GetMedian(.AggregateRequest) returns (.AggregateResponse);
getMedian(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
rpc GetMedian(.AggregateRequest) returns (.AggregateResponse);
getMedian(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Stub
 
getMemberName() - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
Each subprocedure is being executed on a member.
getMemberName() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
 
getMemberName() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
 
getMemFree() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the currently available memory for this LRU in bytes.
getMemMax() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the maximum memory allowed for this LRU in bytes.
getMemStoreFlushSize() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Returns the size of the memstore after which a flush to filesystem is triggered.
getMemstoreFlushSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getMemstoreFlushSize() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
TODO: remove after HBASE-7252 is fixed.
getMemstoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getMemstoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the size of the memstore on this region server.
getMemstoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
Get the size of the memstore on this region server.
getMemstoreSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getMemStoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getMemstoreSizeInMB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 memstore_size_MB = 6;
getMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 memstore_size_MB = 6;
getMemstoreSizeMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 memstore_size_MB = 6;
getMemStoreSizeMB() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 memstoreSizeMB = 5;
getMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 memstoreSizeMB = 5;
getMemstoreSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 memstoreSizeMB = 5;
getMemstoreTS() - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
getMemUsed() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the currently used memory for this LRU in bytes.
getMergedRegionInfo(HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
Get merged region info through the specified two regions
getMessage() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
 
getMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string message = 2;
getMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
optional string message = 2;
getMessage() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
optional string message = 2;
getMessage() - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
getMessage() - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
getMessage() - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
getMessage() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
getMessage() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
getMessageBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string message = 2;
getMessageBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
optional string message = 2;
getMessageBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
optional string message = 2;
getMetaBlock(String, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getMetaBlock(String, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
 
getMetaIndexCount() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getMetaIndexCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 meta_index_count = 6;
getMetaIndexCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint32 meta_index_count = 6;
getMetaIndexCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint32 meta_index_count = 6;
getMetaLocation() - Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
Gets the current location for hbase:meta or null if location is not currently available.
getMetaLocation() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getMetaLocation__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getMetaRegion() - Method in class org.apache.hadoop.hbase.util.MetaUtils
 
getMetaRegionLocation() - Method in class org.apache.hadoop.hbase.zookeeper.MetaRegionTracker
Gets the meta region location, if available.
getMetaRegionLocation(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaRegionTracker
Gets the meta region location, if available.
getMetaWALActionListeners() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getMetaWriter() - Method in interface org.apache.hadoop.hbase.util.BloomFilterWriter
Get a writable interface into bloom filter meta data.
getMetaWriter() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
getMetaWriter() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
getMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string method_name = 3;
getMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
required string method_name = 3;
getMethodName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCallOrBuilder
required string method_name = 3;
getMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string method_name = 2;
getMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional string method_name = 2;
getMethodName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional string method_name = 2;
getMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional string method_name = 3;
getMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional string method_name = 3;
getMethodName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional string method_name = 3;
getMethodNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string method_name = 3;
getMethodNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
required string method_name = 3;
getMethodNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCallOrBuilder
required string method_name = 3;
getMethodNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string method_name = 2;
getMethodNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional string method_name = 2;
getMethodNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional string method_name = 2;
getMethodNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional string method_name = 3;
getMethodNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional string method_name = 3;
getMethodNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional string method_name = 3;
getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
 
getMetrics() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Returns the metrics instance for reporting RPC call statistics
getMetrics() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
Returns the metrics instance for reporting RPC call statistics
getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
 
getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
getMetrics(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
getMetrics(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
repeated .NameInt64Pair metrics = 1;
getMetrics(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetricsOrBuilder
repeated .NameInt64Pair metrics = 1;
getMetrics() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
Yes this is a get function that doesn't return anything.
getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
Yes this is a get function that doesn't return anything.
getMetricsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
getMetricsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
getMetricsContext() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Get the metrics context.
getMetricsContext() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
getMetricsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
getMetricsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
repeated .NameInt64Pair metrics = 1;
getMetricsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetricsOrBuilder
repeated .NameInt64Pair metrics = 1;
getMetricsDescription() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Get the description of what this source exposes.
getMetricsDescription() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
getMetricsJmxContext() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Get the name of the context in JMX that this source will be exposed through.
getMetricsJmxContext() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
getMetricsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
getMetricsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
repeated .NameInt64Pair metrics = 1;
getMetricsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetricsOrBuilder
repeated .NameInt64Pair metrics = 1;
getMetricsMap() - Method in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
Get all of the values since the last time this function was called.
getMetricsName() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Get the name of the metrics that are being exported by this source.
getMetricsName() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
getMetricsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
getMetricsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
repeated .NameInt64Pair metrics = 1;
getMetricsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetricsOrBuilder
repeated .NameInt64Pair metrics = 1;
getMetricsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
getMetricsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
repeated .NameInt64Pair metrics = 1;
getMetricsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetricsOrBuilder
repeated .NameInt64Pair metrics = 1;
getMetricsRegistry() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
getMetricsSource() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
 
getMetricsSource() - Method in class org.apache.hadoop.hbase.master.MetricsMaster
 
getMetricsSource() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
getMin() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
get/set
getMin() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
Gets the minimum timestamp requested by filter.
getMin() - Method in class org.apache.hadoop.hbase.io.TimeRange
 
getMin() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
getMin(RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
 
getMin(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
rpc GetMin(.AggregateRequest) returns (.AggregateResponse);
getMin(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
rpc GetMin(.AggregateRequest) returns (.AggregateResponse);
getMin(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Stub
 
getMin() - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
 
getMinColumn() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
getMinColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bytes min_column = 1;
getMinColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
optional bytes min_column = 1;
getMinColumn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilterOrBuilder
optional bytes min_column = 1;
getMinColumnInclusive() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
getMinColumnInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bool min_column_inclusive = 2;
getMinColumnInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
optional bool min_column_inclusive = 2;
getMinColumnInclusive() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilterOrBuilder
optional bool min_column_inclusive = 2;
getMinimumTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
getMinimumTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
getMinMvccVersion() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getMinorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
Returns the minor version of this HFile format
getMinStamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
getMinTimestamp() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getMinValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
getMinValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
getMinValue() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
 
getMinVersions() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getMinVersions() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getMissCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getMissCachingRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getMissCount() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the number of misses to the map.
getMissing() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getMissingLogsCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getMissingStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getMissRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getModificationTime() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getModificationTimeStamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
getMonitor() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
 
getMoreResults() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional bool more_results = 3;
getMoreResults() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
optional bool more_results = 3;
getMoreResults() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
optional bool more_results = 3;
getMostLoadedRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Get the top N most loaded regions this server is serving so we can tell the master which regions it can reallocate if we're overloaded.
getMostSigBits() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
required uint64 most_sig_bits = 2;
getMostSigBits() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
required uint64 most_sig_bits = 2;
getMostSigBits() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUIDOrBuilder
required uint64 most_sig_bits = 2;
getMultiple(ByteBuffer, List<TGet>, AsyncMethodCallback<THBaseService.AsyncClient.getMultiple_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
getMultiple(ByteBuffer, List<TGet>, AsyncMethodCallback<THBaseService.AsyncClient.getMultiple_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
getMultiple(ByteBuffer, List<TGet>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
getMultiple(ByteBuffer, List<TGet>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Method for getting multiple rows.
getMultiple(ByteBuffer, List<TGet>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
getMultiple(long, int, byte[]) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
Transfers bytes from this buffer array into the given destination array
getMultiple(long, int, byte[], int) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
Transfers bytes from this buffer array into the given destination array
getMultipleRowResource(String) - Method in class org.apache.hadoop.hbase.rest.TableResource
 
getMutateType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .MutationProto.MutationType mutate_type = 2;
getMutateType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional .MutationProto.MutationType mutate_type = 2;
getMutateType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional .MutationProto.MutationType mutate_type = 2;
getMutation() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .MutationProto mutation = 2;
getMutation() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
optional .MutationProto mutation = 2;
getMutation() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ActionOrBuilder
optional .MutationProto mutation = 2;
getMutation() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .MutationProto mutation = 2;
getMutation() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
required .MutationProto mutation = 2;
getMutation() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequestOrBuilder
required .MutationProto mutation = 2;
getMutationBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .MutationProto mutation = 2;
getMutationBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .MutationProto mutation = 2;
getMutationOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .MutationProto mutation = 2;
getMutationOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
optional .MutationProto mutation = 2;
getMutationOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ActionOrBuilder
optional .MutationProto mutation = 2;
getMutationOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .MutationProto mutation = 2;
getMutationOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
required .MutationProto mutation = 2;
getMutationOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequestOrBuilder
required .MutationProto mutation = 2;
getMutationRequest(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
getMutationRequest(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
repeated .MutationProto mutation_request = 1;
getMutationRequest(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequestOrBuilder
repeated .MutationProto mutation_request = 1;
getMutationRequestBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
getMutationRequestBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
getMutationRequestCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
getMutationRequestCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
repeated .MutationProto mutation_request = 1;
getMutationRequestCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequestOrBuilder
repeated .MutationProto mutation_request = 1;
getMutationRequestList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
getMutationRequestList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
repeated .MutationProto mutation_request = 1;
getMutationRequestList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequestOrBuilder
repeated .MutationProto mutation_request = 1;
getMutationRequestOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
getMutationRequestOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
repeated .MutationProto mutation_request = 1;
getMutationRequestOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequestOrBuilder
repeated .MutationProto mutation_request = 1;
getMutationRequestOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
getMutationRequestOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
repeated .MutationProto mutation_request = 1;
getMutationRequestOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequestOrBuilder
repeated .MutationProto mutation_request = 1;
getMutations() - Method in class org.apache.hadoop.hbase.client.RowMutations
 
getMutations() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
getMutations() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
list of mutation commands
getMutations() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
list of mutation commands
getMutations() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
getMutationsFromWALEntry(AdminProtos.WALEntry, CellScanner, Pair<HLogKey, WALEdit>) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
This function is used to construct mutations from a WALEntry.
getMutationsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
getMutationsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
getMutationsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
getMutationsIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
getMutationsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
getMutationsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
getMutationsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
getMutationsSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
getMVCC() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getMvccReadPoint() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
 
getMvccVersion() - Method in interface org.apache.hadoop.hbase.Cell
Internal use only.
getMvccVersion() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getMvccVersion(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp.MvccVersionDecoder
methods
getMvccVersion() - Method in class org.apache.hadoop.hbase.KeyValue
Here be dragons
getMvccVersionDeltaWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getMvccVersionEncoder() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getMvccVersionIndex(int, PrefixTreeBlockMeta) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getMvccVersionIndexWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getMvccVersions() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getMWrap() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
 
getMyEphemeralNodeFileName() - Static method in class org.apache.hadoop.hbase.ZNodeClearer
Get the name of the file used to store the znode contents
getName() - Method in class org.apache.hadoop.hbase.client.HTable
 
getName() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Gets the fully qualified table name instance of this table.
getName() - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
getName() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getName() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Get the name of the table as a byte array.
getName() - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
 
getName() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
getName() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
Returns this reader's "name".
getName() - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
 
getName() - Method in class org.apache.hadoop.hbase.procedure.Procedure
 
getName() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
 
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ComparatorOrBuilder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterOrBuilder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
required bytes name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
required bytes name = 1;
getName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
required bytes name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CoprocessorOrBuilder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPairOrBuilder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
optional string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64PairOrBuilder
optional string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
required bytes name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
required bytes name = 1;
getName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptorOrBuilder
required bytes name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPairOrBuilder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getName() - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
getName() - Method in exception org.apache.hadoop.hbase.regionserver.Leases.LeaseStillHeldException
 
getName() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Human readable name of the processor
getName() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
getName() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
getName() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
getName() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getName() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
getName() - Method in class org.apache.hadoop.hbase.rest.model.TableModel
 
getName() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
getName() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
optional string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
optional string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
required bytes name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
required bytes name = 1;
getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
required bytes name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
required string name = 1;
getName(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
repeated string name = 1;
getName(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
repeated string name = 1;
getName(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableListOrBuilder
repeated string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
required string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
required string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional string name = 1;
getName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
optional string name = 1;
getName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
optional string name = 1;
getName() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
getName() - Method in class org.apache.hadoop.hbase.security.User
Returns the full user name.
getName() - Method in class org.apache.hadoop.hbase.TableName
 
getName() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getName() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getName() - Method in enum org.apache.hadoop.hbase.util.ChecksumType
returns the name of this checksum type
getName() - Method in class org.apache.hadoop.hbase.util.HasThread
 
getName() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
 
getNameAsString() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getNameAsString() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Get the name of the table as a String
getNameAsString() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getNameAsString() - Method in class org.apache.hadoop.hbase.TableName
 
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ComparatorOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CoprocessorOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPairOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
optional string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64PairOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPairOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
optional string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
optional string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
required string name = 1;
getNameBytes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
repeated string name = 1;
getNameBytes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
repeated string name = 1;
getNameBytes(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableListOrBuilder
repeated string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
required string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
required string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional string name = 1;
getNameBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
optional string name = 1;
getNameBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
optional string name = 1;
getNameCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
repeated string name = 1;
getNameCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
repeated string name = 1;
getNameCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableListOrBuilder
repeated string name = 1;
getNamedThreadFactory(String) - Static method in class org.apache.hadoop.hbase.util.Threads
Returns a ThreadFactory that names each created thread uniquely, with a common prefix.
getNameFromId(short) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
Find and return the name of data block encoder for the given id.
getNameInBytes() - Method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
 
getNameList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
repeated string name = 1;
getNameList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
repeated string name = 1;
getNameList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableListOrBuilder
repeated string name = 1;
getNamespace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
required bytes namespace = 1;
getNamespace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
required bytes namespace = 1;
getNamespace() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableNameOrBuilder
required bytes namespace = 1;
getNamespace() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
Get the name of the namespace this table is in.
getNamespace() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNamespace() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
getNamespace() - Method in class org.apache.hadoop.hbase.TableName
 
getNamespaceAsString() - Method in class org.apache.hadoop.hbase.TableName
 
getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Get a namespace descriptor by name
getNamespaceDescriptor(RpcController, MasterProtos.GetNamespaceDescriptorRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
getNamespaceDescriptor(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Get a namespace descriptor by name
getNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequestOrBuilder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponseOrBuilder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponseOrBuilder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor(RpcController, MasterProtos.GetNamespaceDescriptorRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
getNamespaceDescriptor(RpcController, MasterProtos.GetNamespaceDescriptorRequest, RpcCallback<MasterProtos.GetNamespaceDescriptorResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc GetNamespaceDescriptor(.GetNamespaceDescriptorRequest) returns (.GetNamespaceDescriptorResponse);
getNamespaceDescriptor(RpcController, MasterProtos.GetNamespaceDescriptorRequest, RpcCallback<MasterProtos.GetNamespaceDescriptorResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc GetNamespaceDescriptor(.GetNamespaceDescriptorRequest) returns (.GetNamespaceDescriptorResponse);
getNamespaceDescriptor(RpcController, MasterProtos.GetNamespaceDescriptorRequest, RpcCallback<MasterProtos.GetNamespaceDescriptorResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
getNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptor() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequestOrBuilder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponseOrBuilder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponseOrBuilder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequestOrBuilder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponseOrBuilder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponseOrBuilder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequestOrBuilder
required .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDescriptorOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponseOrBuilder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
getNamespaceDir(Path, String) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Returns the Path object representing the namespace directory under path rootdir
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional bytes namespace_name = 3;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
optional bytes namespace_name = 3;
getNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequestOrBuilder
optional bytes namespace_name = 3;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
optional bytes namespace_name = 1;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
optional bytes namespace_name = 1;
getNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermissionOrBuilder
optional bytes namespace_name = 1;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
required string namespaceName = 1;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
required string namespaceName = 1;
getNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequestOrBuilder
required string namespaceName = 1;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
required string namespaceName = 1;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
required string namespaceName = 1;
getNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequestOrBuilder
required string namespaceName = 1;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
required string namespaceName = 1;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
required string namespaceName = 1;
getNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequestOrBuilder
required string namespaceName = 1;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
required string namespaceName = 1;
getNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
required string namespaceName = 1;
getNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequestOrBuilder
required string namespaceName = 1;
getNamespaceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
required string namespaceName = 1;
getNamespaceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
required string namespaceName = 1;
getNamespaceNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequestOrBuilder
required string namespaceName = 1;
getNamespaceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
required string namespaceName = 1;
getNamespaceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
required string namespaceName = 1;
getNamespaceNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequestOrBuilder
required string namespaceName = 1;
getNamespaceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
required string namespaceName = 1;
getNamespaceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
required string namespaceName = 1;
getNamespaceNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequestOrBuilder
required string namespaceName = 1;
getNamespaceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
required string namespaceName = 1;
getNamespaceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
required string namespaceName = 1;
getNamespaceNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequestOrBuilder
required string namespaceName = 1;
getNamespacePermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .NamespacePermission namespace_permission = 3;
getNamespacePermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
optional .NamespacePermission namespace_permission = 3;
getNamespacePermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
optional .NamespacePermission namespace_permission = 3;
getNamespacePermissionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .NamespacePermission namespace_permission = 3;
getNamespacePermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .NamespacePermission namespace_permission = 3;
getNamespacePermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
optional .NamespacePermission namespace_permission = 3;
getNamespacePermissionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
optional .NamespacePermission namespace_permission = 3;
getNbRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
number of results to return
getNegativeIndex() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getNewAssignmentPlan() - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
getNewByteArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
writing back to byte[]'s
getNextBlockOnDiskSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getNextCallSeq() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint64 next_call_seq = 6;
getNextCallSeq() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional uint64 next_call_seq = 6;
getNextCallSeq() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional uint64 next_call_seq = 6;
getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.Filter
If the filter returns the match code SEEK_NEXT_USING_HINT, then it should also tell which is the next key it must seek to.
getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that are not sure which key must be next seeked to, can inherit this implementation that, by default, returns a null Cell.
getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterList
 
getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
Old filter wrapper descendants will implement KV getNextKeyHint(KV) so we should call it.
getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
 
getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
getNextIndexedKey() - Method in class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
 
getNextKeyHint(KeyValue) - Method in class org.apache.hadoop.hbase.filter.Filter
Deprecated.
getNextKeyHint(KeyValue) - Method in class org.apache.hadoop.hbase.filter.FilterBase
Deprecated.
getNextKeyHint(KeyValue) - Method in class org.apache.hadoop.hbase.filter.FilterList
Deprecated.
getNextKeyHint(KeyValue) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
Deprecated.
getNextKeyHint(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
 
getNextMajorCompactTime(Collection<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
 
getNextNodeOffset(int, PrefixTreeBlockMeta) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getNextNodeOffsetWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNextPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Poll for the next path
getNextPtr() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Returns the next pointer for the entry in teh LRU.
getNextRowOrNextColumn(byte[], int, int) - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
Retrieve the MatchCode for the next row or column
getNextRowOrNextColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
 
getNextRowOrNextColumn(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
 
getNoChecksumFs() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
Returns the filesystem that is specially setup for doing reads from storage.
getNode(TokenizerRowSearchResult, byte[], int, int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
getNode(TokenizerRowSearchResult, byte[], int, int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
searching
getNode() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
Deprecated.
 
getNode() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
 
getNodeDepth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
simple read-only methods
getNodeName(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Gets the full path node name for the unassigned node for the specified region.
getNodeName(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Get the name of the current node from the specified fully-qualified path.
getNodes(boolean, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
getNonLeafWriters() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
getNonLeaves() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
 
getNonLeaves() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
getNoVersionMap() - Method in class org.apache.hadoop.hbase.client.Result
Map of families to their most recent qualifiers and values.
getNumAdded() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
read
getNumber() - Method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
 
getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
 
getNumberOfChildren(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Get the number of children of the specified node.
getNumberOfListeners() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
getNumberOfOnlineRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getNumberOfRegions() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 number_of_requests = 1;
getNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint32 number_of_requests = 1;
getNumberOfRequests() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint32 number_of_requests = 1;
getNumberOfRequests() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getNumberOfRows() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint32 number_of_rows = 4;
getNumberOfRows() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional uint32 number_of_rows = 4;
getNumberOfRows() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional uint32 number_of_rows = 4;
getNumberOfRunningProcess() - Method in class org.apache.hadoop.hbase.util.JVM
Workaround to get the current number of process running.
getNumberOfThreads(JobContext) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
The number of threads in the thread pool that will run the map function.
getNumBranchNodesIncludingThisNode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
count different node types
getNumBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
 
getNumBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
get/set
getNumBytesCompacted() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
 
getNumBytesCompacted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumCells() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getNumChildren() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getNumChunks() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
 
getNumCompactionsCompleted() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
 
getNumCompactionsCompleted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumDataIndexLevels() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getNumDataIndexLevels() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 num_data_index_levels = 8;
getNumDataIndexLevels() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint32 num_data_index_levels = 8;
getNumDataIndexLevels() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint32 num_data_index_levels = 8;
getNumExceptions() - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
getNumFamilyBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumFilesCompacted() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
 
getNumFilesCompacted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumKeyValueBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumLeafNodesIncludingThisNode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getNumLevels() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
getNumMetaBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumMutationsWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Number of mutations received with WAL explicitly turned off.
getNumMvccVersionBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumNubNodesIncludingThisNode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getNumOccurrences() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getNumOnlineRegions() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
The number of online regions
getNumOpenConnections() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
 
getNumOpenConnections() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getNumPositivesForTesting(int) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
 
getNumQualifierBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumQueriesForTesting(int) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
 
getNumRegions() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
 
getNumRegionsOpened() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Used by unit tests.
getNumRootEntries() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
getNumRowBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumRows() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
number of rows to return
getNumRows() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
number of rows to return
getNumStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the number of store files hosted on this region server.
getNumStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
Get the number of store files hosted on this region server.
getNumStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumStores() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the number of stores hosted on this region server.
getNumStores() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
Get the number of stores hosted on this region server.
getNumStores() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getNumTagsBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumTimestampBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumUniqueFamilies() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumUniqueQualifiers() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumUniqueRows() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumUniqueTags() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumUniqueValues() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
getNumValueBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getNumVersions() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
number of versions to retrieve
getNumVersions() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
number of versions to retrieve
getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
 
getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
 
getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
 
getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
getObjectFromMessage(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
getObjectFromMessage(byte[]) - Method in interface org.apache.hadoop.hbase.rest.ProtobufMessageHandler
Initialize the model from a protobuf representation.
getOccupiedSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
getOffline() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bool offline = 5;
getOffline() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
optional bool offline = 5;
getOffline() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
optional bool offline = 5;
getOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getOffset() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
getOffset() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getOffset() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
getOffset() - Method in class org.apache.hadoop.hbase.KeyValue
 
getOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
optional int32 offset = 2;
getOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
optional int32 offset = 2;
getOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilterOrBuilder
optional int32 offset = 2;
getOffset() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
 
getOffset() - Method in interface org.apache.hadoop.hbase.util.ByteRange
The offset, the index into the underlying byte[] at which this range begins.
getOffset() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
getOldLogDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Get the directory where old logs go
getOldLogDir() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get the directory where hlogs are archived
getOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
required bool on = 1;
getOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
required bool on = 1;
getOn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequestOrBuilder
required bool on = 1;
getOnDiskBytesWithHeader() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
getOnDiskBytesWithHeader() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
 
getOnDiskSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getOnDiskSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Returns the size of the compressed part of the block in case compression is used, or the uncompressed size of the data part otherwise.
getOnlineRegion(RpcController, AdminProtos.GetOnlineRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
getOnlineRegion(RpcController, AdminProtos.GetOnlineRegionRequest, RpcCallback<AdminProtos.GetOnlineRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc GetOnlineRegion(.GetOnlineRegionRequest) returns (.GetOnlineRegionResponse);
getOnlineRegion(RpcController, AdminProtos.GetOnlineRegionRequest, RpcCallback<AdminProtos.GetOnlineRegionResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc GetOnlineRegion(.GetOnlineRegionRequest) returns (.GetOnlineRegionResponse);
getOnlineRegion(RpcController, AdminProtos.GetOnlineRegionRequest, RpcCallback<AdminProtos.GetOnlineRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
getOnlineRegion(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getOnlineRegion(RpcController, AdminProtos.GetOnlineRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getOnlineRegions(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Get all the online regions on a region server.
getOnlineRegions(AdminProtos.AdminService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to get the all the online regions on a region server using admin protocol.
getOnlineRegions(TableName) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Gets the online regions of the specified table.
getOnlineRegions() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
 
getOnlineRegionsLocalContext() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
For tests, web ui and metrics.
getOnlineServers() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getOnlineServers() - Method in class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
Gets the online servers.
getOnlineServersList() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
getOnlyType() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.CellTypeEncoder
 
getOpenFileDescriptorCount() - Method in class org.apache.hadoop.hbase.util.JVM
Get the number of opened filed descriptor for the runtime jvm.
getOpenInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfo(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequestOrBuilder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequestOrBuilder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequestOrBuilder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequestOrBuilder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpenInfoOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequestOrBuilder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
getOpeningState(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
getOpeningState(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
getOpeningState(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponseOrBuilder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
getOpeningStateCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
getOpeningStateCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
getOpeningStateCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponseOrBuilder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
getOpeningStateList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
getOpeningStateList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
getOpeningStateList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponseOrBuilder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
getOpenSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Gets the latest sequence number that was read from storage when this region was opened.
getOperation(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
getOperationStatus(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
getOperationStatusCode() - Method in class org.apache.hadoop.hbase.regionserver.OperationStatus
 
getOperationTimeout() - Method in class org.apache.hadoop.hbase.client.HTable
 
getOperator() - Method in class org.apache.hadoop.hbase.filter.BitComparator
 
getOperator() - Method in class org.apache.hadoop.hbase.filter.CompareFilter
 
getOperator() - Method in class org.apache.hadoop.hbase.filter.FilterList
Get the operator.
getOperator() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
getOperator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
required .FilterList.Operator operator = 1;
getOperator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
required .FilterList.Operator operator = 1;
getOperator() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterListOrBuilder
required .FilterList.Operator operator = 1;
getOrder() - Method in interface org.apache.hadoop.hbase.types.DataType
Retrieve the sort Order imposed by this data type, or null when natural ordering is not preserved.
getOrder() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
getOrder() - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
 
getOrder() - Method in class org.apache.hadoop.hbase.types.RawByte
 
getOrder() - Method in class org.apache.hadoop.hbase.types.RawBytes
 
getOrder() - Method in class org.apache.hadoop.hbase.types.RawDouble
 
getOrder() - Method in class org.apache.hadoop.hbase.types.RawFloat
 
getOrder() - Method in class org.apache.hadoop.hbase.types.RawInteger
 
getOrder() - Method in class org.apache.hadoop.hbase.types.RawLong
 
getOrder() - Method in class org.apache.hadoop.hbase.types.RawShort
 
getOrder() - Method in class org.apache.hadoop.hbase.types.RawString
 
getOrder() - Method in class org.apache.hadoop.hbase.types.Struct
 
getOrder() - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
 
getOrder() - Method in class org.apache.hadoop.hbase.types.Union2
 
getOrder() - Method in class org.apache.hadoop.hbase.types.Union3
 
getOrder() - Method in class org.apache.hadoop.hbase.types.Union4
 
getOriginalIndex() - Method in class org.apache.hadoop.hbase.client.Action
 
getOriginatingClusterId() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
getOriginPath() - Method in class org.apache.hadoop.hbase.io.HFileLink
 
getOSVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
getOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string osVersion = 3;
getOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string osVersion = 3;
getOsVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string osVersion = 3;
getOsVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string osVersion = 3;
getOsVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string osVersion = 3;
getOsVersionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string osVersion = 3;
getOutputArrayLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
getOutputArrayOffset(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
 
getOutputArrayOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
 
getOutputCommitter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
Returns the output committer.
getOutputStream() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
getOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
Get a SASL wrapped OutputStream.
getOutputStreamForEncoder() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
getOutputStreamForEncoder() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
 
getOverlapGroups(TableName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
getOwnerString() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
getPaddedTokenAndOccurrenceString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getPageSize() - Method in class org.apache.hadoop.hbase.filter.PageFilter
 
getPageSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
required int64 page_size = 1;
getPageSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
required int64 page_size = 1;
getPageSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilterOrBuilder
required int64 page_size = 1;
getParent() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getParent(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Returns the full path of the immediate parent of the specified node.
getParentId() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
optional int64 parent_id = 2;
getParentId() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
optional int64 parent_id = 2;
getParentId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfoOrBuilder
optional int64 parent_id = 2;
getParentStartPosition() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
getParsedGenericInstance(Class<?>, int, ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Get an instance of the argument type declared in a class's signature.
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getParserForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getPartition(ImmutableBytesWritable, V2, int) - Method in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
Deprecated.
 
getPartition(ImmutableBytesWritable, VALUE, int) - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
Gets the partition number for a given key (hence record) given the total number of partitions i.e.
getPartition(ImmutableBytesWritable, VALUE, int) - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
getPassword() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes password = 2;
getPassword() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
optional bytes password = 2;
getPassword() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenOrBuilder
optional bytes password = 2;
getPassword() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional bytes password = 2;
getPassword() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
optional bytes password = 2;
getPassword() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationTokenOrBuilder
optional bytes password = 2;
getPath() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
getPath() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
 
getPath() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getPath() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
 
getPath() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required string path = 2;
getPath() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
required string path = 2;
getPath() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
required string path = 2;
getPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
getPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
 
getPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getPath(Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Return the 'path' component of a Path.
getPath() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.AcquiredLock
 
getPath(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
 
getPath() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
 
getPathBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required string path = 2;
getPathBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
required string path = 2;
getPathBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
required string path = 2;
getPattern() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string pattern = 1;
getPattern() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
required string pattern = 1;
getPattern() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparatorOrBuilder
required string pattern = 1;
getPatternBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string pattern = 1;
getPatternBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
required string pattern = 1;
getPatternBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparatorOrBuilder
required string pattern = 1;
getPatternFlags() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required int32 pattern_flags = 2;
getPatternFlags() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
required int32 pattern_flags = 2;
getPatternFlags() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparatorOrBuilder
required int32 pattern_flags = 2;
getPauseTime(long, int) - Static method in class org.apache.hadoop.hbase.client.ConnectionUtils
Calculate pause time.
getPayload() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
optional bytes payload = 5;
getPayload() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
optional bytes payload = 5;
getPayload() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
optional bytes payload = 5;
getPayload() - Method in class org.apache.hadoop.hbase.RegionTransition
 
getPeerClusterId() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getPeerClusterId() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Get the id that the source is replicating to.
getPeerClusterZnode() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getPeerClusterZnode() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Get the id that the source is replicating to
getPeerClusterZnode() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
 
getPeerConf(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Returns the configuration needed to talk to the remote slave cluster.
getPeerConf(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
getPeerEnabled() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
Get the state of this peer
getPeerId() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
 
getPeersCount() - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
Get the number of slave clusters the local cluster has.
getPeerState(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
Get the state of the specified peer cluster
getPeerUUID(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Returns the UUID of the provided peer id.
getPeerUUID(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
getPercentFileLocal() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the percent of HFiles' that are local.
getPermission(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
getPermission(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
repeated .Permission permission = 1;
getPermission(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequestOrBuilder
repeated .Permission permission = 1;
getPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required .Permission permission = 3;
getPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
required .Permission permission = 3;
getPermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermissionOrBuilder
required .Permission permission = 3;
getPermissionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
getPermissionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required .Permission permission = 3;
getPermissionBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
getPermissionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
getPermissionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
repeated .Permission permission = 1;
getPermissionCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequestOrBuilder
repeated .Permission permission = 1;
getPermissionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
getPermissionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
repeated .Permission permission = 1;
getPermissionList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequestOrBuilder
repeated .Permission permission = 1;
getPermissionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
getPermissionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
repeated .Permission permission = 1;
getPermissionOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequestOrBuilder
repeated .Permission permission = 1;
getPermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required .Permission permission = 3;
getPermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
required .Permission permission = 3;
getPermissionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermissionOrBuilder
required .Permission permission = 3;
getPermissionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
getPermissionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
repeated .Permission permission = 1;
getPermissionOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequestOrBuilder
repeated .Permission permission = 1;
getPermissions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
getPermissions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
repeated .Permission permissions = 2;
getPermissions(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissionsOrBuilder
repeated .Permission permissions = 2;
getPermissionsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
getPermissionsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
getPermissionsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
getPermissionsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
repeated .Permission permissions = 2;
getPermissionsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissionsOrBuilder
repeated .Permission permissions = 2;
getPermissionsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
getPermissionsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
repeated .Permission permissions = 2;
getPermissionsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissionsOrBuilder
repeated .Permission permissions = 2;
getPermissionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
getPermissionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
repeated .Permission permissions = 2;
getPermissionsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissionsOrBuilder
repeated .Permission permissions = 2;
getPermissionsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
getPermissionsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
repeated .Permission permissions = 2;
getPermissionsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissionsOrBuilder
repeated .Permission permissions = 2;
getPoolCompletedTaskCount() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getPoolCompletedTaskCount() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getPoolLargestPoolSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getPoolLargestPoolSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getPoolSize(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcClient
Return the pool size specified in the configuration, which is applicable only if the pool type is PoolMap.PoolType.RoundRobin.
getPoolTaskCount() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getPoolTaskCount() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getPoolType(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.RpcClient
Return the pool type specified in the configuration, which must be set to either PoolMap.PoolType.RoundRobin or PoolMap.PoolType.ThreadLocal, otherwise default to the former.
getPort() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
 
getPort() - Method in class org.apache.hadoop.hbase.HRegionLocation
 
getPort() - Method in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
 
getPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
optional uint32 port = 2;
getPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
optional uint32 port = 2;
getPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerNameOrBuilder
optional uint32 port = 2;
getPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint32 port = 1;
getPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
required uint32 port = 1;
getPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequestOrBuilder
required uint32 port = 1;
getPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional int32 port = 4;
getPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional int32 port = 4;
getPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional int32 port = 4;
getPort() - Method in class org.apache.hadoop.hbase.ServerName
 
getPort() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getPos() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
getPos() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
getPosition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
required int64 position = 1;
getPosition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
required int64 position = 1;
getPosition() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPositionOrBuilder
required int64 position = 1;
getPosition() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
 
getPosition() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
getPosition() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
getPosition() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
Get the position that we stopped reading at
getPosition() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
The current position marker.
getPosition() - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
getPreadLatenciesNanos() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
getPreadOps() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
getPreadTimeMs() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
getPrefix() - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
getPrefix() - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
getPrefix() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
 
getPrefix() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
required bytes prefix = 1;
getPrefix() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
required bytes prefix = 1;
getPrefix() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilterOrBuilder
required bytes prefix = 1;
getPrefix() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
optional bytes prefix = 1;
getPrefix() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
optional bytes prefix = 1;
getPrefix() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilterOrBuilder
optional bytes prefix = 1;
getPrevBalanceValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
optional bool prev_balance_value = 1;
getPrevBalanceValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
optional bool prev_balance_value = 1;
getPrevBalanceValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponseOrBuilder
optional bool prev_balance_value = 1;
getPrevBlockOffset() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getPreviousIntervalValue() - Method in class org.apache.hadoop.hbase.metrics.MetricsRate
Deprecated.
 
getPrevPtr() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Returns the previous pointer for the entry in the LRU.
getPrevValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
optional bool prev_value = 1;
getPrevValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
optional bool prev_value = 1;
getPrevValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponseOrBuilder
optional bool prev_value = 1;
getPriority() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
 
getPriority() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
 
getPriority() - Method in class org.apache.hadoop.hbase.executor.EventHandler
Get the priority level for this handler instance.
getPriority() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
getPriority() - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
getPriority() - Method in class org.apache.hadoop.hbase.master.handler.ClosedRegionHandler
 
getPriority() - Method in class org.apache.hadoop.hbase.master.handler.OpenedRegionHandler
 
getPriority() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional uint32 priority = 6;
getPriority() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional uint32 priority = 6;
getPriority() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional uint32 priority = 6;
getPriority() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Gets the priority for the request
getPriorityQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
 
getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getProcedure(String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Returns the procedure.
getProcedureNames() - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
 
getProcessed() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional bool processed = 2;
getProcessed() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
optional bool processed = 2;
getProcessed() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponseOrBuilder
optional bool processed = 2;
getProgress() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
getProgress() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
The current progress of the record reader through its data.
getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
The current progress of the record reader through its data.
getProgress() - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
getProgressPct() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
getter for calculated percent complete
getPromotedValueFromProto(HBaseProtos.BigDecimalMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
getPromotedValueFromProto(HBaseProtos.LongMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
getPromotedValueFromProto(R) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
This method gets the promoted type from the proto message
getProtocol() - Method in exception org.apache.hadoop.hbase.exceptions.UnknownProtocolException
 
getProtoForCellType(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
getProtoForCellType(Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
getProtoForCellType(T) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
This method gets the PB message corresponding to the cell type
getProtoForPromotedType(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
getProtoForPromotedType(Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
getProtoForPromotedType(S) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
This method gets the PB message corresponding to the promoted type
getPurpose() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional string purpose = 5;
getPurpose() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional string purpose = 5;
getPurpose() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional string purpose = 5;
getPurposeBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional string purpose = 5;
getPurposeBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional string purpose = 5;
getPurposeBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional string purpose = 5;
getPut() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
the TPut to put if the check succeeds
getPut() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
the TPut to put
getPut() - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
getPuts() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
a list of TPuts to commit
getPutsIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
getPutsSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
getQosLevel(Pair<RPCProtos.RequestHeader, Message>) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
getQualifier() - Method in interface org.apache.hadoop.hbase.Cell
Deprecated.
getQualifier() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getQualifier() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
getQualifier() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
getQualifier() - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
getQualifier(int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional bytes qualifier = 3;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
optional bytes qualifier = 3;
getQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermissionOrBuilder
optional bytes qualifier = 3;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes qualifier = 3;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional bytes qualifier = 3;
getQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional bytes qualifier = 3;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes qualifier = 3;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
required bytes qualifier = 3;
getQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
required bytes qualifier = 3;
getQualifier(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
repeated bytes qualifier = 2;
getQualifier(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
repeated bytes qualifier = 2;
getQualifier(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ColumnOrBuilder
repeated bytes qualifier = 2;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes qualifier = 3;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required bytes qualifier = 3;
getQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required bytes qualifier = 3;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes qualifier = 1;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
optional bytes qualifier = 1;
getQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValueOrBuilder
optional bytes qualifier = 1;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
required bytes qualifier = 2;
getQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
required bytes qualifier = 2;
getQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableNameOrBuilder
required bytes qualifier = 2;
getQualifier() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getQualifier() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
getQualifier() - Method in class org.apache.hadoop.hbase.TableName
 
getQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
getQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
getQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
getQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
column qualifier to check
getQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
column qualifier to check
getQualifierArray() - Method in interface org.apache.hadoop.hbase.Cell
Contiguous raw bytes that may start at any index in the containing array.
getQualifierArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getQualifierArray() - Method in class org.apache.hadoop.hbase.KeyValue
 
getQualifierAsString() - Method in class org.apache.hadoop.hbase.TableName
 
getQualifierBufferLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
getQualifierBufferShallowCopy(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
getQualifierCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
repeated bytes qualifier = 2;
getQualifierCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
repeated bytes qualifier = 2;
getQualifierCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ColumnOrBuilder
repeated bytes qualifier = 2;
getQualifierLength() - Method in interface org.apache.hadoop.hbase.Cell
 
getQualifierLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getQualifierLength() - Method in class org.apache.hadoop.hbase.KeyValue
 
getQualifierLength(int, int) - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
getQualifierList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
repeated bytes qualifier = 2;
getQualifierList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
repeated bytes qualifier = 2;
getQualifierList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ColumnOrBuilder
repeated bytes qualifier = 2;
getQualifierOffset() - Method in interface org.apache.hadoop.hbase.Cell
 
getQualifierOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getQualifierOffset() - Method in class org.apache.hadoop.hbase.KeyValue
 
getQualifierOffset(int) - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
getQualifierOffsetWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getQualifiers(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
repeated bytes qualifiers = 1;
getQualifiers(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
repeated bytes qualifiers = 1;
getQualifiers(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilterOrBuilder
repeated bytes qualifiers = 1;
getQualifiersCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
repeated bytes qualifiers = 1;
getQualifiersCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
repeated bytes qualifiers = 1;
getQualifiersCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilterOrBuilder
repeated bytes qualifiers = 1;
getQualifiersList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
repeated bytes qualifiers = 1;
getQualifiersList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
repeated bytes qualifiers = 1;
getQualifiersList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilterOrBuilder
repeated bytes qualifiers = 1;
getQualifierSorter() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getQualifierString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
 
getQualifierValue(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValue(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValue(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValueOrBuilder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValueOrBuilder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValueOrBuilder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValueOrBuilder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierValueOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValueOrBuilder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
getQualifierWriter() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getQuantile(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
 
getQuarantined() - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
getQueueSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getQueueSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getQuorum() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Get the quorum address of this instance.
getRack(ServerName) - Method in class org.apache.hadoop.hbase.master.RackManager
Get the name of the rack containing a server, according to the DNS to switch mapping.
getRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
required .Reference.Range range = 2;
getRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
required .Reference.Range range = 2;
getRange() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FSProtos.ReferenceOrBuilder
required .Reference.Range range = 2;
getRaw(String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
getReachedBarrierNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
getReachedBarrierNode(ZKProcedureUtil, String) - Static method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
Get the full znode path for the node used by the coordinator to trigger a global barrier execution and release on each subprocedure.
getReader() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
getReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
getReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
getReader(FileSystem, FileStatus, Configuration, boolean, CancelableProgressable) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
Create a new HLog.Reader for reading logs to split.
getReader(FileSystem, Path, Configuration, CancelableProgressable) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
Create a new HLog.Reader for reading logs to split.
getReader() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
 
getReadLatenciesNanos() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
getReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional bool readOnly = 5;
getReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
optional bool readOnly = 5;
getReadOnly() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
optional bool readOnly = 5;
getReadOps() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
getReadRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
Get the total number of read requests that have been issued against this region
getReadRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getReadRequestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 read_requests_count = 8;
getReadRequestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint64 read_requests_count = 8;
getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint64 read_requests_count = 8;
getReadRequestsCount() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the number of read requests to regions hosted on this region server.
getReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 readRequestsCount = 7;
getReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int64 readRequestsCount = 7;
getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int64 readRequestsCount = 7;
getReadRequestsCount() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getReadTimeMs() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
getRealUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
optional string real_user = 2;
getRealUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
optional string real_user = 2;
getRealUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformationOrBuilder
optional string real_user = 2;
getRealUserBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
optional string real_user = 2;
getRealUserBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
optional string real_user = 2;
getRealUserBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformationOrBuilder
optional string real_user = 2;
getReason() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
required string reason = 1;
getReason() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
required string reason = 1;
getReason() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequestOrBuilder
required string reason = 1;
getReason() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getReasonBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
required string reason = 1;
getReasonBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
required string reason = 1;
getReasonBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequestOrBuilder
required string reason = 1;
getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Deprecated.
Builds a TableRecordReader.
getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat
Deprecated.
 
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
 
getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
Creates a new record writer.
getRecoverableZooKeeper() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Get the connection to ZooKeeper.
getRecoveredEdits(Path, String, String) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Get the snapshot recovered.edits file
getRecoveredEditsDir(Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Get the snapshotted recovered.edits dir for the specified region.
getRecoveringRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRecoveringRegions() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getReferencedHFileName(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Get the HFile name of the referenced link
getReferencedRegionName(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Get the Region name of the referenced link
getReferencedTableName(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
Get the Table name of the referenced link
getReferredToFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
getRegion(CatalogTracker, byte[]) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Gets the region info and assignment for the specified region.
getRegion() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
 
getRegion() - Method in class org.apache.hadoop.hbase.master.RegionState
 
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
required .RegionInfo region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
required .RegionInfo region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
required .RegionInfo region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
required .RegionInfo region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
required .RegionInfo region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfoOrBuilder
required .RegionInfo region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponseOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
required .RegionSpecifier region = 1;
getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegion(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Protected utility method for safely obtaining an HRegion handle.
getRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Find the HRegion based on a region specifier
getRegion(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
getRegionA() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
getRegionA() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
required .RegionSpecifier region_a = 1;
getRegionA() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequestOrBuilder
required .RegionSpecifier region_a = 1;
getRegionA() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
getRegionA() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
required .RegionSpecifier region_a = 1;
getRegionA() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequestOrBuilder
required .RegionSpecifier region_a = 1;
getRegionABuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
getRegionABuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
getRegionAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
getRegionAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
repeated .RegionAction regionAction = 1;
getRegionAction(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequestOrBuilder
repeated .RegionAction regionAction = 1;
getRegionActionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
getRegionActionBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
getRegionActionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
getRegionActionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
repeated .RegionAction regionAction = 1;
getRegionActionCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequestOrBuilder
repeated .RegionAction regionAction = 1;
getRegionActionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
getRegionActionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
repeated .RegionAction regionAction = 1;
getRegionActionList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequestOrBuilder
repeated .RegionAction regionAction = 1;
getRegionActionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
getRegionActionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
repeated .RegionAction regionAction = 1;
getRegionActionOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequestOrBuilder
repeated .RegionAction regionAction = 1;
getRegionActionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
getRegionActionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
repeated .RegionAction regionAction = 1;
getRegionActionOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequestOrBuilder
repeated .RegionAction regionAction = 1;
getRegionActionResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResult(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponseOrBuilder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponseOrBuilder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponseOrBuilder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponseOrBuilder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
repeated .RegionActionResult regionActionResult = 1;
getRegionActionResultOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponseOrBuilder
repeated .RegionActionResult regionActionResult = 1;
getRegionAOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
getRegionAOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
required .RegionSpecifier region_a = 1;
getRegionAOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequestOrBuilder
required .RegionSpecifier region_a = 1;
getRegionAOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
getRegionAOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
required .RegionSpecifier region_a = 1;
getRegionAOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequestOrBuilder
required .RegionSpecifier region_a = 1;
getRegionArchiveDir(Path, TableName, Path) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
Get the archive directory for a given region under the specified table
getRegionArchiveDir(Path, TableName, String) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
Get the archive directory for a given region under the specified table
getRegionAssignments() - Method in class org.apache.hadoop.hbase.master.RegionStates
 
getRegionAssignmentSnapshot() - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
getRegionB() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
getRegionB() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
required .RegionSpecifier region_b = 2;
getRegionB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequestOrBuilder
required .RegionSpecifier region_b = 2;
getRegionB() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
getRegionB() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
required .RegionSpecifier region_b = 2;
getRegionB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequestOrBuilder
required .RegionSpecifier region_b = 2;
getRegionBBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
getRegionBBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
getRegionBlockLocations(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegionBOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
getRegionBOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
required .RegionSpecifier region_b = 2;
getRegionBOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequestOrBuilder
required .RegionSpecifier region_b = 2;
getRegionBOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
getRegionBOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
required .RegionSpecifier region_b = 2;
getRegionBOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequestOrBuilder
required .RegionSpecifier region_b = 2;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
required .RegionInfo region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
required .RegionInfo region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionByEncodedName(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegionCachePrefetch(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getRegionCachePrefetch(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getRegionCachePrefetch(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
Check whether region cache prefetch is enabled or not.
getRegionCachePrefetch(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
 
getRegionCachePrefetch(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.client.HTable
Check whether region cache prefetch is enabled or not for the table.
getRegionCachePrefetch(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.client.HTable
 
getRegionCachePrefetch(byte[]) - Static method in class org.apache.hadoop.hbase.client.HTable
Check whether region cache prefetch is enabled or not for the table.
getRegionCachePrefetch(TableName) - Static method in class org.apache.hadoop.hbase.client.HTable
 
getRegionCount(Configuration, String) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Count regions in hbase:meta for passed table.
getRegionDegreeLocalityMappingFromFS(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
This function is to scan the root path of the file system to get the degree of locality for each region on each of the servers having at least one block of that region.
getRegionDegreeLocalityMappingFromFS(Configuration, String, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
This function is to scan the root path of the file system to get the degree of locality for each region on each of the servers having at least one block of that region.
getRegionDir(Path, String) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Deprecated.
getRegionDir(Path, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Deprecated.
getRegionDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
getRegionDirRecoveredEditsDir(Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
 
getRegionDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Given a particular table dir, return all the regiondirs inside it, excluding files such as .tableinfo
getRegionEncodedName(HBaseProtos.RegionSpecifier) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Find the HRegion encoded name based on a region specifier
getRegionFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getRegionFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getRegionFlushedSequenceId(ZooKeeperWatcher, String, String) - Static method in class org.apache.hadoop.hbase.master.SplitLogManager
This function is used in distributedLogReplay to fetch last flushed sequence id from ZK
getRegionHFileReferences(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Get the list of hfiles for the specified snapshot region.
getRegionId() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getRegionId() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required uint64 region_id = 1;
getRegionId() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
required uint64 region_id = 1;
getRegionId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
required uint64 region_id = 1;
getRegionId() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.HRegionLocation
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.master.RegionPlan
 
getRegionInfo(byte[]) - Method in class org.apache.hadoop.hbase.master.RegionStates
Get the HRegionInfo from cache, if not there, from the hbase:meta table
getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest, RpcCallback<AdminProtos.GetRegionInfoResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc GetRegionInfo(.GetRegionInfoRequest) returns (.GetRegionInfoResponse);
getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest, RpcCallback<AdminProtos.GetRegionInfoResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc GetRegionInfo(.GetRegionInfoRequest) returns (.GetRegionInfoResponse);
getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest, RpcCallback<AdminProtos.GetRegionInfoResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
getRegionInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
getRegionInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
repeated .RegionInfo region_info = 1;
getRegionInfo(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponseOrBuilder
repeated .RegionInfo region_info = 1;
getRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
required .RegionInfo region_info = 1;
getRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
required .RegionInfo region_info = 1;
getRegionInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponseOrBuilder
required .RegionInfo region_info = 1;
getRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionInfo region_info = 1;
getRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
required .RegionInfo region_info = 1;
getRegionInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStateOrBuilder
required .RegionInfo region_info = 1;
getRegionInfo(AdminProtos.AdminService.BlockingInterface, byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to retrieve region info given a region name using admin protocol.
getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
 
getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getRegionInfo(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getRegionInfo_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getRegionInfo(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getRegionInfo_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getRegionInfo(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRegionInfo(ByteBuffer) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get the regininfo for the specified row.
getRegionInfo(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getRegionInfoBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
getRegionInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
required .RegionInfo region_info = 1;
getRegionInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionInfo region_info = 1;
getRegionInfoBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
getRegionInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
getRegionInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
repeated .RegionInfo region_info = 1;
getRegionInfoCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponseOrBuilder
repeated .RegionInfo region_info = 1;
getRegionInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
getRegionInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
repeated .RegionInfo region_info = 1;
getRegionInfoList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponseOrBuilder
repeated .RegionInfo region_info = 1;
getRegionInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
getRegionInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
repeated .RegionInfo region_info = 1;
getRegionInfoOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponseOrBuilder
repeated .RegionInfo region_info = 1;
getRegionInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
required .RegionInfo region_info = 1;
getRegionInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
required .RegionInfo region_info = 1;
getRegionInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponseOrBuilder
required .RegionInfo region_info = 1;
getRegionInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionInfo region_info = 1;
getRegionInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
required .RegionInfo region_info = 1;
getRegionInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStateOrBuilder
required .RegionInfo region_info = 1;
getRegionInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
getRegionInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
repeated .RegionInfo region_info = 1;
getRegionInfoOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponseOrBuilder
repeated .RegionInfo region_info = 1;
getRegionInfos(AdminProtos.GetOnlineRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Get the list of region info from a GetOnlineRegionResponse
getRegionLoadCost(Collection<RegionLoad>) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFromRegionLoadFunction
 
getRegionLoads(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
getRegionLoads(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
repeated .RegionLoad region_loads = 5;
getRegionLoads(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
repeated .RegionLoad region_loads = 5;
getRegionLoadsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
getRegionLoadsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
getRegionLoadsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
getRegionLoadsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
repeated .RegionLoad region_loads = 5;
getRegionLoadsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
repeated .RegionLoad region_loads = 5;
getRegionLoadsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
getRegionLoadsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
repeated .RegionLoad region_loads = 5;
getRegionLoadsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
repeated .RegionLoad region_loads = 5;
getRegionLoadsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
getRegionLoadsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
repeated .RegionLoad region_loads = 5;
getRegionLoadsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
repeated .RegionLoad region_loads = 5;
getRegionLoadsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
getRegionLoadsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
repeated .RegionLoad region_loads = 5;
getRegionLoadsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
repeated .RegionLoad region_loads = 5;
getRegionLocation(TableName, byte[], boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getRegionLocation(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getRegionLocation(TableName, byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
Find region location hosting passed row
getRegionLocation(byte[], byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
getRegionLocation(String) - Method in class org.apache.hadoop.hbase.client.HTable
Find region location hosting passed row using cached info
getRegionLocation(byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
Finds the region on which the given row is being served.
getRegionLocation(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HTable
Finds the region on which the given row is being served.
getRegionLocation() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
getRegionLocation() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the region location.
getRegionLocations() - Method in class org.apache.hadoop.hbase.client.HTable
Gets all the regions and their address for this table.
getRegionName() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getRegionName() - Method in class org.apache.hadoop.hbase.master.RegionPlan
Get the encoded region name for the region this plan is for.
getRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
required bytes region_name = 1;
getRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
required bytes region_name = 1;
getRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequestOrBuilder
required bytes region_name = 1;
getRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required bytes region_name = 2;
getRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
required bytes region_name = 2;
getRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
required bytes region_name = 2;
getRegionName() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getRegionName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
Get the name of the region.
getRegionName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getRegionName() - Method in class org.apache.hadoop.hbase.RegionTransition
 
getRegionName() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
getRegionName(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Gets the region name from the full path node name of an unassigned node.
getRegionNameAsString() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getRegionNameAsString() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getRegionNameAsString() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
getRegionNameToRegionInfoMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Get the regioninfo for a region
getRegionOpeningState(AdminProtos.OpenRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Get the region opening state from a OpenRegionResponse
getRegionOpeningStateList(AdminProtos.OpenRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Get a list of region opening state from a OpenRegionResponse
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
required .RegionInfo region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
required .RegionInfo region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
required .RegionInfo region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
required .RegionInfo region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
required .RegionInfo region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfoOrBuilder
required .RegionInfo region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponseOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
required .RegionSpecifier region = 1;
getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequestOrBuilder
required .RegionSpecifier region = 1;
getRegionReopenPlan(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
getRegionResult(CatalogTracker, byte[]) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Gets the result in hbase:meta for the specified region.
getRegions() - Method in class org.apache.hadoop.hbase.client.MultiAction
 
getRegions(AdminProtos.RollWALWriterResponse) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Get the list of regions to flush from a RollLogWriterResponse
getRegions() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getRegions() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
getRegions() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
getRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional int32 regions = 3;
getRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
optional int32 regions = 3;
getRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegions(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
optional int32 regions = 3;
getRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegions(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsCount() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getRegionsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionServer(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getRegionServer() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
 
getRegionServer() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
 
getRegionServer() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
getRegionServer() - Method in class org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread
 
getRegionServerAccounting() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegionServerAccounting() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getRegionServerCoprocessors() - Method in class org.apache.hadoop.hbase.ServerLoad
Return the RegionServer-level coprocessors
getRegionServerFatalLogBuffer() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getRegionServerOfRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
 
getRegionServers() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
getRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
Get the live region servers
getRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getRegionServers() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
Get a list of all the addresses of all the region servers for this peer cluster
getRegionServerServices() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
 
getRegionServerServices() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment
Gets the region server services.
getRegionServersOfConnectedPeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Returns all region servers from given connected remote slave cluster.
getRegionServersOfConnectedPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
getRegionServerToRegionMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Get regionserver to region map
getRegionServerWrapper() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
getRegionsFromMergeQualifier(CatalogTracker, byte[]) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Get regions from the merge qualifier of the specified merged region
getRegionsInRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
Get the corresponding regions for an arbitrary range of keys.
getRegionsInRange(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HTable
Get the corresponding regions for an arbitrary range of keys.
getRegionsInTransition() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getRegionsInTransition() - Method in class org.apache.hadoop.hbase.master.RegionStates
Get regions in transition and their states
getRegionsInTransition(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransition(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransition(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionInRS() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRegionsInTransitionInRS() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Get the regions that are currently being opened or closed in the RS
getRegionsInTransitionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
repeated .RegionInTransition regions_in_transition = 4;
getRegionsInTransitionOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
repeated .RegionInTransition regions_in_transition = 4;
getRegionsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsLoad() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getRegionsMovement(FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
Return how many regions will move per table since their primary RS will change
getRegionSnapshotDirectory(HBaseProtos.SnapshotDescription, Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.TakeSnapshotUtils
Get the per-region snapshot description location.
getRegionsOfTable(TableName) - Method in class org.apache.hadoop.hbase.master.RegionStates
Gets the online regions of the specified table.
getRegionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
getRegionsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
getRegionSpecifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
required .RegionSpecifier region_specifier = 1;
getRegionSpecifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
required .RegionSpecifier region_specifier = 1;
getRegionSpecifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
required .RegionSpecifier region_specifier = 1;
getRegionSpecifierBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
required .RegionSpecifier region_specifier = 1;
getRegionSpecifierOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
required .RegionSpecifier region_specifier = 1;
getRegionSpecifierOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
required .RegionSpecifier region_specifier = 1;
getRegionSpecifierOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
required .RegionSpecifier region_specifier = 1;
getRegionSplitLimit() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
getRegionSplitPolicyClassName() - Method in class org.apache.hadoop.hbase.HTableDescriptor
This get the class associated with the region split policy which determines when a region split should occur.
getRegionsResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
 
getRegionState(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
 
getRegionState(String) - Method in class org.apache.hadoop.hbase.master.RegionStates
 
getRegionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionState region_state = 2;
getRegionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
required .RegionState region_state = 2;
getRegionState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransitionOrBuilder
required .RegionState region_state = 2;
getRegionStateBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionState region_state = 2;
getRegionStateOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionState region_state = 2;
getRegionStateOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
required .RegionState region_state = 2;
getRegionStateOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransitionOrBuilder
required .RegionState region_state = 2;
getRegionStates() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
This SHOULD not be public.
getRegionsToAdd() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
Returns the list of new regions added during the on-disk restore.
getRegionsToRemove() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
Returns the list of regions removed during the on-disk restore.
getRegionsToRestore() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
Returns the list of 'restored regions' during the on-disk restore.
getRegionToFlush(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
repeated bytes region_to_flush = 1;
getRegionToFlush(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
repeated bytes region_to_flush = 1;
getRegionToFlush(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponseOrBuilder
repeated bytes region_to_flush = 1;
getRegionToFlushCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
repeated bytes region_to_flush = 1;
getRegionToFlushCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
repeated bytes region_to_flush = 1;
getRegionToFlushCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponseOrBuilder
repeated bytes region_to_flush = 1;
getRegionToFlushList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
repeated bytes region_to_flush = 1;
getRegionToFlushList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
repeated bytes region_to_flush = 1;
getRegionToFlushList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponseOrBuilder
repeated bytes region_to_flush = 1;
getRegionToRegionServerMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Get region to region server map
getRegionTransitionState(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
Get region transition state
getRegionTransitionState(String) - Method in class org.apache.hadoop.hbase.master.RegionStates
Get region transition state
getRemaining() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
The number of bytes remaining between position and the end of the range.
getRemaining() - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
getRemoteAddress() - Method in class org.apache.hadoop.hbase.ipc.RequestContext
 
getRemoteAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
getRemoteAddress() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
Returns remote address as a string when invoked inside an RPC.
getRemoteException(ServiceException) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Return the IOException thrown by the remote server wrapped in ServiceException as cause.
getRemoteIp() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
Returns the remote side ip address when invoked inside an RPC Returns null incase of an error.
getRemotePort() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
getReopenStatus(TableName) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Used by the client to identify if all regions have the schema updates
getReplicationManager() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
Get the replication sources manager
getReplicationPeers(ZooKeeperWatcher, Configuration, Abortable) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
 
getReplicationQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
 
getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getReplicationQueues(ZooKeeperWatcher, Configuration, Abortable) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
 
getReplicationQueuesClient(ZooKeeperWatcher, Configuration, Abortable) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
 
getReplicationSink() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
Get a randomly-chosen replication sink to replicate to.
getReplicationSource(Configuration, FileSystem, ReplicationSourceManager, ReplicationQueues, ReplicationPeers, Stoppable, String, UUID) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Factory method to create a replication source
getReplicationTracker(ZooKeeperWatcher, ReplicationPeers, Configuration, Abortable, Stoppable) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
 
getReportEndTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 report_end_time = 8;
getReportEndTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint64 report_end_time = 8;
getReportEndTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint64 report_end_time = 8;
getReportStartTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 report_start_time = 7;
getReportStartTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint64 report_start_time = 7;
getReportStartTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint64 report_start_time = 7;
getRequest() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required bytes request = 4;
getRequest() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
required bytes request = 4;
getRequest() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCallOrBuilder
required bytes request = 4;
getRequest() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
 
getRequest() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getRequestCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getRequestCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getRequestData() - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
getRequestData() - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
getRequestData() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
This method should return any additional data that is needed on the server side to construct the ColumnInterpreter.
getRequestData() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
This method should return any additional data that is needed on the server side to construct the RowProcessor.
getRequestParam() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional bool request_param = 4;
getRequestParam() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional bool request_param = 4;
getRequestParam() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional bool request_param = 4;
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
 
getRequestPrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
getRequests() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
getRequests() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional int32 requests = 4;
getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
optional int32 requests = 4;
getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 requests = 3;
getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
optional int32 requests = 3;
getRequests() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
optional int32 requests = 3;
getRequests() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
optional int32 requests = 4;
getRequestsCount() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getRequestsCount() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getRequestsPerSecond() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the number of requests per second.
getRequestsPerSecond() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getRequestUser() - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
Returns the user credentials associated with the current RPC request or null if no credentials were provided.
getRequestUserName() - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
Returns the username for any user associated with the current RPC request or null if no user is set.
getRescanNode(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
 
getResource(String) - Method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
 
getResponse() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
optional uint32 response = 1;
getResponse() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
optional uint32 response = 1;
getResponse() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponseOrBuilder
optional uint32 response = 1;
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
 
getResponsePrototype(Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
getRestVersion() - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
 
getRESTVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
getRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string restVersion = 1;
getRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string restVersion = 1;
getRestVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string restVersion = 1;
getRestVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string restVersion = 1;
getRestVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string restVersion = 1;
getRestVersionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string restVersion = 1;
getResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
optional .Result result = 1;
getResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
optional .Result result = 1;
getResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponseOrBuilder
optional .Result result = 1;
getResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional .Result result = 1;
getResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
optional .Result result = 1;
getResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponseOrBuilder
optional .Result result = 1;
getResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .Result result = 2;
getResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
optional .Result result = 2;
getResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
optional .Result result = 2;
getResult() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Obtain the processing result.
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.atomicIncrement_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.compact_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.createTable_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAll_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAllRow_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAllRowTs_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAllTs_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteTable_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.disableTable_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.enableTable_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.get_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getColumnDescriptors_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRegionInfo_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRow_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowOrBefore_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRows_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsTs_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsWithColumns_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsWithColumnsTs_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowTs_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowWithColumns_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowWithColumnsTs_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getTableNames_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getTableRegions_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getVer_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getVerTs_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.increment_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.incrementRows_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.isTableEnabled_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.majorCompact_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRow_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRows_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRowsTs_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRowTs_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerClose_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerGet_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerGetList_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpen_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenTs_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithPrefix_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithScan_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithStop_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithStopTs_call
 
getResult(I, Hbase.atomicIncrement_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.atomicIncrement
 
getResult(I, Hbase.compact_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.compact
 
getResult(I, Hbase.createTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.createTable
 
getResult(I, Hbase.deleteAll_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAll
 
getResult(I, Hbase.deleteAllRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllRow
 
getResult(I, Hbase.deleteAllRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllRowTs
 
getResult(I, Hbase.deleteAllTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllTs
 
getResult(I, Hbase.deleteTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteTable
 
getResult(I, Hbase.disableTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.disableTable
 
getResult(I, Hbase.enableTable_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.enableTable
 
getResult(I, Hbase.get_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.get
 
getResult(I, Hbase.getColumnDescriptors_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getColumnDescriptors
 
getResult(I, Hbase.getRegionInfo_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRegionInfo
 
getResult(I, Hbase.getRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRow
 
getResult(I, Hbase.getRowOrBefore_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowOrBefore
 
getResult(I, Hbase.getRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRows
 
getResult(I, Hbase.getRowsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsTs
 
getResult(I, Hbase.getRowsWithColumns_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsWithColumns
 
getResult(I, Hbase.getRowsWithColumnsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsWithColumnsTs
 
getResult(I, Hbase.getRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowTs
 
getResult(I, Hbase.getRowWithColumns_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowWithColumns
 
getResult(I, Hbase.getRowWithColumnsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowWithColumnsTs
 
getResult(I, Hbase.getTableNames_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getTableNames
 
getResult(I, Hbase.getTableRegions_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getTableRegions
 
getResult(I, Hbase.getVer_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getVer
 
getResult(I, Hbase.getVerTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getVerTs
 
getResult(I, Hbase.increment_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.increment
 
getResult(I, Hbase.incrementRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.incrementRows
 
getResult(I, Hbase.isTableEnabled_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.isTableEnabled
 
getResult(I, Hbase.majorCompact_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.majorCompact
 
getResult(I, Hbase.mutateRow_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRow
 
getResult(I, Hbase.mutateRows_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRows
 
getResult(I, Hbase.mutateRowsTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRowsTs
 
getResult(I, Hbase.mutateRowTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRowTs
 
getResult(I, Hbase.scannerClose_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerClose
 
getResult(I, Hbase.scannerGet_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerGet
 
getResult(I, Hbase.scannerGetList_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerGetList
 
getResult(I, Hbase.scannerOpen_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpen
 
getResult(I, Hbase.scannerOpenTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenTs
 
getResult(I, Hbase.scannerOpenWithPrefix_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithPrefix
 
getResult(I, Hbase.scannerOpenWithScan_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithScan
 
getResult(I, Hbase.scannerOpenWithStop_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithStop
 
getResult(I, Hbase.scannerOpenWithStopTs_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithStopTs
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.checkAndDelete_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.checkAndPut_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.closeScanner_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.deleteMultiple_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.deleteSingle_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.exists_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.get_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getMultiple_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getScannerResults_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getScannerRows_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.increment_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.mutateRow_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.openScanner_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.put_call
 
getResult() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.putMultiple_call
 
getResult(I, THBaseService.checkAndDelete_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.checkAndDelete
 
getResult(I, THBaseService.checkAndPut_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.checkAndPut
 
getResult(I, THBaseService.closeScanner_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.closeScanner
 
getResult(I, THBaseService.deleteMultiple_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.deleteMultiple
 
getResult(I, THBaseService.deleteSingle_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.deleteSingle
 
getResult(I, THBaseService.exists_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.exists
 
getResult(I, THBaseService.get_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.get
 
getResult(I, THBaseService.getMultiple_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getMultiple
 
getResult(I, THBaseService.getScannerResults_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getScannerResults
 
getResult(I, THBaseService.getScannerRows_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getScannerRows
 
getResult(I, THBaseService.increment_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.increment
 
getResult(I, THBaseService.mutateRow_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.mutateRow
 
getResult(I, THBaseService.openScanner_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.openScanner
 
getResult(I, THBaseService.put_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.put
 
getResult(I, THBaseService.putMultiple_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.putMultiple
 
getResultBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
optional .Result result = 1;
getResultBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional .Result result = 1;
getResultBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .Result result = 2;
getResultOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
optional .Result result = 1;
getResultOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
optional .Result result = 1;
getResultOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponseOrBuilder
optional .Result result = 1;
getResultOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional .Result result = 1;
getResultOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
optional .Result result = 1;
getResultOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponseOrBuilder
optional .Result result = 1;
getResultOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .Result result = 2;
getResultOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
optional .Result result = 2;
getResultOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
optional .Result result = 2;
getResultOrException(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
getResultOrException(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
repeated .ResultOrException resultOrException = 1;
getResultOrException(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResultOrBuilder
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResultOrBuilder
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResultOrBuilder
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResultOrBuilder
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
repeated .ResultOrException resultOrException = 1;
getResultOrExceptionOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResultOrBuilder
repeated .ResultOrException resultOrException = 1;
getResults() - Method in class org.apache.hadoop.hbase.client.MultiResponse
 
getResults(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
getResults(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
repeated .Result results = 5;
getResults(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
repeated .Result results = 5;
getResults(ClientProtos.MultiRequest, ClientProtos.MultiResponse, CellScanner) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Get the results from a protocol buffer MultiResponse
getResults(CellScanner, ClientProtos.ScanResponse) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Create Results from the cells using the cells meta data.
getResultsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
getResultsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
getResultsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
getResultsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
repeated .Result results = 5;
getResultsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
repeated .Result results = 5;
getResultsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
getResultsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
repeated .Result results = 5;
getResultsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
repeated .Result results = 5;
getResultsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
getResultsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
repeated .Result results = 5;
getResultsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
repeated .Result results = 5;
getResultsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
getResultsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
repeated .Result results = 5;
getResultsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
repeated .Result results = 5;
getRetCode() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
getRevision() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
Get the subversion revision number for the root directory
getRoot() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
get/set
getRootBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
 
getRootBlockDataSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
 
getRootBlockKey(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
 
getRootBlockOffset(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
 
getRootDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
getRootDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRootDir(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 root_index_size_KB = 12;
getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 root_index_size_KB = 12;
getRootIndexSizeKB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 root_index_size_KB = 12;
getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 rootIndexSizeKB = 9;
getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 rootIndexSizeKB = 9;
getRootIndexSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 rootIndexSizeKB = 9;
getRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getRootKeyZNode() - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
getRow() - Method in interface org.apache.hadoop.hbase.Cell
Deprecated.
getRow() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the get's row
getRow() - Method in class org.apache.hadoop.hbase.client.Mutation
Method for retrieving the delete's row
getRow() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
getRow() - Method in class org.apache.hadoop.hbase.client.Result
Method for retrieving the row key that corresponds to the row from which this Result was created.
getRow(int) - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
getRow() - Method in interface org.apache.hadoop.hbase.client.Row
 
getRow() - Method in class org.apache.hadoop.hbase.client.RowMutations
 
getRow() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getRow() - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional bytes row = 1;
getRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
required bytes row = 1;
getRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
required bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required bytes row = 1;
getRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
required bytes row = 1;
getRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCallOrBuilder
required bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
required bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
required bytes row = 1;
getRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
required bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional bytes row = 1;
getRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
optional bytes row = 1;
getRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
optional bytes row = 1;
getRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRow_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRow_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
row to increment
getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Row to update
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
key of the row to be completely deleted.
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
key of the row to be completely deleted.
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Row to update
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
row key
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
row key
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
row key
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
row key
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
row key
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
row key
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
row key
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
row key
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
row key
getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get all the data for the specified table and row at the latest timestamp.
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
row key
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
row key
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
getRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
row to check
getRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
row to check
getRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
getRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
getRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
getRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
getRowArray() - Method in interface org.apache.hadoop.hbase.Cell
Contiguous raw bytes that may start at any index in the containing array.
getRowArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getRowArray() - Method in class org.apache.hadoop.hbase.KeyValue
 
getRowBatches() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
list of row batches
getRowBatches() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
list of row batches
getRowBatchesIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
getRowBatchesIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
getRowBatchesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
getRowBatchesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
getRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getRowBatchSize() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
 
getRowBufferLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
getRowByte(Cell, int) - Static method in class org.apache.hadoop.hbase.CellUtil
misc
getRowComparator() - Method in class org.apache.hadoop.hbase.TableName
Get the appropriate row comparator for this table.
getRowCount(RpcController, ExampleProtos.CountRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.BlockingInterface
 
getRowCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
getRowCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Interface
 
getRowCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Stub
 
getRowCount(RpcController, ExampleProtos.CountRequest, RpcCallback<ExampleProtos.CountResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
Returns a count of the rows in the region where this coprocessor is loaded.
getRowKeyAtOrBefore(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getRowKeyAtOrBefore(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.Store
Find the key that matches row exactly, or the one that immediately precedes it.
getRowKeyColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
getRowLength() - Method in interface org.apache.hadoop.hbase.Cell
 
getRowLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getRowLength() - Method in class org.apache.hadoop.hbase.KeyValue
 
getRowLock(byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Tries to acquire a lock on the given row.
getRowLock(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Acqures a lock on the given row.
getRowMutations() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
mutations to apply
getRowNum(RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
 
getRowNum(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
rpc GetRowNum(.AggregateRequest) returns (.AggregateResponse);
getRowNum(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
rpc GetRowNum(.AggregateRequest) returns (.AggregateResponse);
getRowNum(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Stub
 
getRowOffset() - Method in interface org.apache.hadoop.hbase.Cell
 
getRowOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getRowOffset() - Method in class org.apache.hadoop.hbase.KeyValue
 
getRowOffsetPerColumnFamily() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the get's offset per row per column family (#kvs to be skipped)
getRowOffsetPerColumnFamily() - Method in class org.apache.hadoop.hbase.client.Scan
Method for retrieving the scan's offset per row per column family (#kvs to be skipped)
getRowOrBefore(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
Return the row that matches row exactly, or the one that immediately precedes it.
getRowOrBefore(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Deprecated.
As of version 0.92 this method is deprecated without replacement. getRowOrBefore is used internally to find entries in hbase:meta and makes various assumptions about the table (which are true for hbase:meta but not in general) to be efficient.
getRowOrBefore(ClientProtos.ClientService.BlockingInterface, byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to get a row of the closet one before using client protocol.
getRowOrBefore(byte[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
getRowOrBefore(ByteBuffer, ByteBuffer, ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getRowOrBefore_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getRowOrBefore(ByteBuffer, ByteBuffer, ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getRowOrBefore_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getRowOrBefore(ByteBuffer, ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRowOrBefore(ByteBuffer, ByteBuffer, ByteBuffer) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get the row just before the specified one.
getRowOrBefore(ByteBuffer, ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getRowProcessorClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
required string row_processor_class_name = 1;
getRowProcessorClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
required string row_processor_class_name = 1;
getRowProcessorClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequestOrBuilder
required string row_processor_class_name = 1;
getRowProcessorClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
required string row_processor_class_name = 1;
getRowProcessorClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
required string row_processor_class_name = 1;
getRowProcessorClassNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequestOrBuilder
required string row_processor_class_name = 1;
getRowProcessorInitializerMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional bytes row_processor_initializer_message = 3;
getRowProcessorInitializerMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
optional bytes row_processor_initializer_message = 3;
getRowProcessorInitializerMessage() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequestOrBuilder
optional bytes row_processor_initializer_message = 3;
getRowProcessorInitializerMessageName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional string row_processor_initializer_message_name = 2;
getRowProcessorInitializerMessageName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
optional string row_processor_initializer_message_name = 2;
getRowProcessorInitializerMessageName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequestOrBuilder
optional string row_processor_initializer_message_name = 2;
getRowProcessorInitializerMessageNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional string row_processor_initializer_message_name = 2;
getRowProcessorInitializerMessageNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
optional string row_processor_initializer_message_name = 2;
getRowProcessorInitializerMessageNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequestOrBuilder
optional string row_processor_initializer_message_name = 2;
getRowProcessorPB(RowProcessor<S, T>) - Static method in class org.apache.hadoop.hbase.client.coprocessor.RowProcessorClient
 
getRowProcessorResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
required bytes row_processor_result = 1;
getRowProcessorResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
required bytes row_processor_result = 1;
getRowProcessorResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponseOrBuilder
required bytes row_processor_result = 1;
getRowResource(String, String, String) - Method in class org.apache.hadoop.hbase.rest.TableResource
 
getRows() - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
 
getRows(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRows(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRows(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSetOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRows(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRows_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getRows(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRows_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getRows(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
row keys
getRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
row keys
getRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
row keys
getRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
row keys
getRows(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get all the data for the specified table and rows at the latest timestamp.
getRows(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getRowsBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSetOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
getRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getRowsDeleted() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponseOrBuilder
 
getRowsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
getRowsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
getRowsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
getRowsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
getRowsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSetOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSetOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSetOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
getRowsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
getRowsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
getRowsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
getRowsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
getRowsToLock() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Rows to lock while operation.
getRowString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
 
getRowsTs(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowsTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getRowsTs(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowsTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getRowsTs(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRowsTs(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get all the data for the specified table and rows at the specified timestamp.
getRowsTs(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowsWithColumns_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowsWithColumns_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get the specified columns for the specified table and rows at the latest timestamp.
getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowsWithColumnsTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowsWithColumnsTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get the specified columns for the specified table and rows at the specified timestamp.
getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getRowTokenizer() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getRowTreeDepth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get all the data for the specified table and row at the specified timestamp.
getRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowWithColumns_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowWithColumns_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get the specified columns for the specified table and row at the latest timestamp.
getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowWithColumnsTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowWithColumnsTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get the specified columns for the specified table and row at the specified timestamp.
getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getRowWriter() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getRPC() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
getRPC(boolean) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
getRPC() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Produces a string representation of the method currently being serviced by this Handler.
getRPC(boolean) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Produces a string representation of the method currently being serviced by this Handler.
getRPCPacketLength() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
getRPCPacketLength() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Produces a string representation of the method currently being serviced by this Handler.
getRPCQueueTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
getRPCQueueTime() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Accesses the queue time for the currently running RPC on the monitored Handler.
getRpcServer() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getRpcServer() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Returns a reference to the region server's RPC server
getRPCStartTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
getRPCStartTime() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Accesses the start time for the currently running RPC on the monitored Handler.
getRpcTimeout() - Static method in class org.apache.hadoop.hbase.ipc.RpcClient
 
getRpcTimeout(int) - Static method in class org.apache.hadoop.hbase.ipc.RpcClient
Returns the lower of the thread-local RPC time from RpcClient.setRpcTimeout(int) and the given default timeout.
getRpcVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
optional uint32 rpc_version = 2;
getRpcVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
optional uint32 rpc_version = 2;
getRpcVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MasterOrBuilder
optional uint32 rpc_version = 2;
getRpcVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
optional uint32 rpc_version = 2;
getRpcVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
optional uint32 rpc_version = 2;
getRpcVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServerOrBuilder
optional uint32 rpc_version = 2;
getRsCoprocessors() - Method in class org.apache.hadoop.hbase.ServerLoad
Return the RegionServer-level and Region-level coprocessors
gets - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
a list of TGets to fetch, the Result list will have the Results at corresponding positions or null if there was an error
getSampleCount() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
Returns the number of samples kept by the estimator
getSaslQop() - Method in enum org.apache.hadoop.hbase.security.HBaseSaslRpcServer.QualityOfProtection
 
getScan() - Method in class org.apache.hadoop.hbase.client.ClientScanner
 
getScan() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
 
getScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getScan() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
 
getScan() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Gets the scan defining the actual details like columns etc.
getScan() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns a Scan object from the stored string representation.
getScan() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required .Scan scan = 2;
getScan() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
required .Scan scan = 2;
getScan() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequestOrBuilder
required .Scan scan = 2;
getScan() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .Scan scan = 2;
getScan() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional .Scan scan = 2;
getScan() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional .Scan scan = 2;
getScan() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Scan instance
getScan() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
the scan object to get a Scanner for
getScan() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
the scan object to get a Scanner for
getScanBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getScanBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required .Scan scan = 2;
getScanBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .Scan scan = 2;
getScanForTableName(TableName) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
This method creates a Scan object that will only scan catalog rows that belong to the specified table.
getScanInfo(Store, RegionCoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
getScanInfo() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getScanInfo() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getScanner(Scan) - Method in class org.apache.hadoop.hbase.client.HTable
Returns a scanner on the current table as specified by the Scan object.
getScanner(byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
Gets a scanner on the current table for the given family.
getScanner(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
Gets a scanner on the current table for the given family and qualifier.
getScanner(Scan) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Returns a scanner on the current table as specified by the Scan object.
getScanner(byte[]) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Gets a scanner on the current table for the given family.
getScanner(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Gets a scanner on the current table for the given family and qualifier.
getScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
getScanner(boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Create a Scanner on this file.
getScanner(boolean, boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getScanner(boolean, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
Create a Scanner on this file.
getScanner(Scan) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Return an iterator that scans over the HRegion, returning the indicated columns and rows specified by the Scan.
getScanner(Scan, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getScanner(Scan, NavigableSet<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getScanner(Scan, NavigableSet<byte[]>) - Method in interface org.apache.hadoop.hbase.regionserver.Store
Return a scanner for both the memstore and the HStore files.
getScanner(boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
Deprecated.
getScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
Deprecated.
getScanner(Scan) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
getScanner(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
getScanner(byte[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
getScanner(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Returns the scanner associated with the specified ID.
getScanner() - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.ResultScannerWrapper
 
getScannerCaching() - Method in class org.apache.hadoop.hbase.client.HTable
getScannerCallable(byte[], int) - Method in class org.apache.hadoop.hbase.client.ClientScanner
 
getScannerId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint64 scanner_id = 3;
getScannerId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional uint64 scanner_id = 3;
getScannerId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional uint64 scanner_id = 3;
getScannerId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional uint64 scanner_id = 2;
getScannerId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
optional uint64 scanner_id = 2;
getScannerId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
optional uint64 scanner_id = 2;
getScannerId() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
the Id of the Scanner to close *
getScannerId() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
the Id of the Scanner to return rows from.
getScannerInstanceResource(String) - Method in class org.apache.hadoop.hbase.rest.ScannerResource
 
getScannerResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
 
getScannerResults(ByteBuffer, TScan, int, AsyncMethodCallback<THBaseService.AsyncClient.getScannerResults_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
getScannerResults(ByteBuffer, TScan, int, AsyncMethodCallback<THBaseService.AsyncClient.getScannerResults_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
getScannerResults(ByteBuffer, TScan, int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
getScannerResults(ByteBuffer, TScan, int) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Get results for the provided TScan object.
getScannerResults(ByteBuffer, TScan, int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
getScannerRows(int, int, AsyncMethodCallback<THBaseService.AsyncClient.getScannerRows_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
getScannerRows(int, int, AsyncMethodCallback<THBaseService.AsyncClient.getScannerRows_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
getScannerRows(int, int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
getScannerRows(int, int) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Grabs multiple rows from a Scanner.
getScannerRows(int, int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
getScanners(boolean, boolean, boolean, boolean, ScanQueryMatcher, byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Get all scanners with no filtering based on TTL (that happens further down the line).
getScanners(boolean, boolean, boolean, boolean, ScanQueryMatcher, byte[], byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.Store
Get all scanners with no filtering based on TTL (that happens further down the line).
getScannersForStoreFiles(Collection<StoreFile>, boolean, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
Return an array of scanners corresponding to the given set of store files.
getScannersForStoreFiles(Collection<StoreFile>, boolean, boolean, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
Return an array of scanners corresponding to the given set of store files.
getScannersForStoreFiles(Collection<StoreFile>, boolean, boolean, boolean, ScanQueryMatcher) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
Return an array of scanners corresponding to the given set of store files, And set the ScanQueryMatcher for each store file scanner for further optimization
getScannersNoCompaction() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
Get a filtered list of scanners.
getScanOrBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getScanOrBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getScanOrBuilder() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
 
getScanOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required .Scan scan = 2;
getScanOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
required .Scan scan = 2;
getScanOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequestOrBuilder
required .Scan scan = 2;
getScanOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .Scan scan = 2;
getScanOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional .Scan scan = 2;
getScanOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional .Scan scan = 2;
getScanResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
optional int32 scan_result = 1;
getScanResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
optional int32 scan_result = 1;
getScanResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponseOrBuilder
optional int32 scan_result = 1;
getScans() - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
Allows subclasses to get the list of Scan objects.
getSchemaAlterStatus(RpcController, MasterProtos.GetSchemaAlterStatusRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
Get the number of regions of the table that have been updated by the alter.
getSchemaAlterStatus(RpcController, MasterProtos.GetSchemaAlterStatusRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
getSchemaAlterStatus(RpcController, MasterProtos.GetSchemaAlterStatusRequest, RpcCallback<MasterProtos.GetSchemaAlterStatusResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc GetSchemaAlterStatus(.GetSchemaAlterStatusRequest) returns (.GetSchemaAlterStatusResponse);
getSchemaAlterStatus(RpcController, MasterProtos.GetSchemaAlterStatusRequest, RpcCallback<MasterProtos.GetSchemaAlterStatusResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc GetSchemaAlterStatus(.GetSchemaAlterStatusRequest) returns (.GetSchemaAlterStatusResponse);
getSchemaAlterStatus(RpcController, MasterProtos.GetSchemaAlterStatusRequest, RpcCallback<MasterProtos.GetSchemaAlterStatusResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
getSchemaResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
 
getScope() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getScopes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
getScopes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
repeated .FamilyScope scopes = 6;
getScopes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
repeated .FamilyScope scopes = 6;
getScopes() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
getScopesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
getScopesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
getScopesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
getScopesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
repeated .FamilyScope scopes = 6;
getScopesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
repeated .FamilyScope scopes = 6;
getScopesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
getScopesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
repeated .FamilyScope scopes = 6;
getScopesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
repeated .FamilyScope scopes = 6;
getScopesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
getScopesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
repeated .FamilyScope scopes = 6;
getScopesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
repeated .FamilyScope scopes = 6;
getScopesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
getScopesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
repeated .FamilyScope scopes = 6;
getScopesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
repeated .FamilyScope scopes = 6;
getScopeType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
required .ScopeType scope_type = 2;
getScopeType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
required .ScopeType scope_type = 2;
getScopeType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScopeOrBuilder
required .ScopeType scope_type = 2;
getSecond() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
required bytes second = 2;
getSecond() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
required bytes second = 2;
getSecond() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPairOrBuilder
required bytes second = 2;
getSecond() - Method in class org.apache.hadoop.hbase.util.Pair
Return the second element stored in the pair.
getSecond() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
Return the second element stored in the pair.
getSecond() - Method in class org.apache.hadoop.hbase.util.Triple
 
getSecondPart() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
optional bytes second_part = 2;
getSecondPart() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
optional bytes second_part = 2;
getSecondPart() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponseOrBuilder
optional bytes second_part = 2;
getSecretManager() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
getSelectionTime() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
getSeqid() - Method in class org.apache.hadoop.hbase.executor.EventHandler
 
getSeqNum() - Method in class org.apache.hadoop.hbase.HRegionLocation
 
getSeqNumDuringOpen(Result) - Static method in class org.apache.hadoop.hbase.HRegionInfo
The latest seqnum that the server writing to meta observed when opening the region.
getSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
required uint64 sequence_id = 2;
getSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
required uint64 sequence_id = 2;
getSequenceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceIdOrBuilder
required uint64 sequence_id = 2;
getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
getSequenceID() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Get the sequence id associated with this KeyValueScanner.
getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
MemStoreScanner returns max value as sequence id because it will always have the latest data among all files.
getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
getSequenceID() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
getSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 sequence_number = 6;
getSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
optional int64 sequence_number = 6;
getSequenceNumber() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
optional int64 sequence_number = 6;
getSequenceNumber() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
getSequenceNumber() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
getSerializedComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
optional bytes serialized_comparator = 2;
getSerializedComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
optional bytes serialized_comparator = 2;
getSerializedComparator() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ComparatorOrBuilder
optional bytes serialized_comparator = 2;
getSerializedFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
optional bytes serialized_filter = 2;
getSerializedFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
optional bytes serialized_filter = 2;
getSerializedFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterOrBuilder
optional bytes serialized_filter = 2;
getSerializedLength() - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
Returns the length of the ByteBuffer required to serialized the object.
getSerializedLength() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getSerializedSize() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getSerializer(Class<KeyValue>) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
 
getSerializer(Class<Mutation>) - Method in class org.apache.hadoop.hbase.mapreduce.MutationSerialization
 
getSerializer(Class<Result>) - Method in class org.apache.hadoop.hbase.mapreduce.ResultSerialization
 
getServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerName server = 1;
getServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
required .ServerName server = 1;
getServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfoOrBuilder
required .ServerName server = 1;
getServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
required .ServerName server = 1;
getServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
required .ServerName server = 1;
getServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequestOrBuilder
required .ServerName server = 1;
getServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required .ServerName server = 1;
getServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
required .ServerName server = 1;
getServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequestOrBuilder
required .ServerName server = 1;
getServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
required .ServerName server = 1;
getServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
required .ServerName server = 1;
getServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServerOrBuilder
required .ServerName server = 1;
getServerBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerName server = 1;
getServerBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
required .ServerName server = 1;
getServerBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required .ServerName server = 1;
getServerBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
required .ServerName server = 1;
getServerCurrentTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint64 server_current_time = 3;
getServerCurrentTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
required uint64 server_current_time = 3;
getServerCurrentTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequestOrBuilder
required uint64 server_current_time = 3;
getServerInfo() - Method in class org.apache.hadoop.hbase.ClusterStatus
getServerInfo(RpcController, AdminProtos.GetServerInfoRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
getServerInfo(RpcController, AdminProtos.GetServerInfoRequest, RpcCallback<AdminProtos.GetServerInfoResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc GetServerInfo(.GetServerInfoRequest) returns (.GetServerInfoResponse);
getServerInfo(RpcController, AdminProtos.GetServerInfoRequest, RpcCallback<AdminProtos.GetServerInfoResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc GetServerInfo(.GetServerInfoRequest) returns (.GetServerInfoResponse);
getServerInfo(RpcController, AdminProtos.GetServerInfoRequest, RpcCallback<AdminProtos.GetServerInfoResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
getServerInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
required .ServerInfo server_info = 1;
getServerInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
required .ServerInfo server_info = 1;
getServerInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponseOrBuilder
required .ServerInfo server_info = 1;
getServerInfo(AdminProtos.AdminService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to get the info of a region server using admin protocol.
getServerInfo(RpcController, AdminProtos.GetServerInfoRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Get some information of the region server.
getServerInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
required .ServerInfo server_info = 1;
getServerInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
required .ServerInfo server_info = 1;
getServerInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
required .ServerInfo server_info = 1;
getServerInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponseOrBuilder
required .ServerInfo server_info = 1;
getServerLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerLoad server_load = 2;
getServerLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
required .ServerLoad server_load = 2;
getServerLoad() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfoOrBuilder
required .ServerLoad server_load = 2;
getServerLoadBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerLoad server_load = 2;
getServerLoadOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerLoad server_load = 2;
getServerLoadOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
required .ServerLoad server_load = 2;
getServerLoadOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfoOrBuilder
required .ServerLoad server_load = 2;
getServerManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getServerManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getServerManager() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getServerManager__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getServerName() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
 
getServerName(Result) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Returns a ServerName from catalog table Result.
getServerName() - Method in class org.apache.hadoop.hbase.HRegionLocation
 
getServerName() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getServerName() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
Get ServerName
getServerName() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getServerName() - Method in class org.apache.hadoop.hbase.master.RegionState
 
getServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
required .ServerName server_name = 1;
getServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
required .ServerName server_name = 1;
getServerName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfoOrBuilder
required .ServerName server_name = 1;
getServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required .ServerName server_name = 4;
getServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
required .ServerName server_name = 4;
getServerName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
required .ServerName server_name = 4;
getServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .ServerName server_name = 2;
getServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
required .ServerName server_name = 2;
getServerName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTaskOrBuilder
required .ServerName server_name = 2;
getServerName() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getServerName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get ServerName
getServerName() - Method in class org.apache.hadoop.hbase.RegionTransition
 
getServerName() - Method in interface org.apache.hadoop.hbase.Server
 
getServerName() - Method in class org.apache.hadoop.hbase.ServerName
 
getServerName(String, long) - Static method in class org.apache.hadoop.hbase.ServerName
 
getServerName() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
getServerName() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getServerNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
required .ServerName server_name = 1;
getServerNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required .ServerName server_name = 4;
getServerNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .ServerName server_name = 2;
getServerNameFromHLogDirectoryName(Configuration, String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
 
getServerNameFromHLogDirectoryName(Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
This function returns region server name from a log file name which is in either format: hdfs:///hbase/.logs/-splitting/...
getServerNameLessStartCode(String) - Static method in class org.apache.hadoop.hbase.ServerName
Utility method to excise the start code from a server name
getServerNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
required .ServerName server_name = 1;
getServerNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
required .ServerName server_name = 1;
getServerNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfoOrBuilder
required .ServerName server_name = 1;
getServerNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required .ServerName server_name = 4;
getServerNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
required .ServerName server_name = 4;
getServerNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
required .ServerName server_name = 4;
getServerNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .ServerName server_name = 2;
getServerNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
required .ServerName server_name = 2;
getServerNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTaskOrBuilder
required .ServerName server_name = 2;
getServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerName server = 1;
getServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
required .ServerName server = 1;
getServerOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfoOrBuilder
required .ServerName server = 1;
getServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
required .ServerName server = 1;
getServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
required .ServerName server = 1;
getServerOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequestOrBuilder
required .ServerName server = 1;
getServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required .ServerName server = 1;
getServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
required .ServerName server = 1;
getServerOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequestOrBuilder
required .ServerName server = 1;
getServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
required .ServerName server = 1;
getServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
required .ServerName server = 1;
getServerOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServerOrBuilder
required .ServerName server = 1;
getServerPrincipal() - Method in class org.apache.hadoop.hbase.security.SecurityInfo
 
getServers() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getServers() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getServers() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
 
getServers__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
getServers__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
 
getServersSize() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getServerStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint64 server_start_code = 2;
getServerStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
required uint64 server_start_code = 2;
getServerStartCode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequestOrBuilder
required uint64 server_start_code = 2;
getServerStartcodeFromServerName(String) - Static method in class org.apache.hadoop.hbase.ServerName
 
getServerStats(String, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Gets the statistics from the given server.
getServerUserRegions(CatalogTracker, ServerName) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
 
getServerVersion() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
getServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string serverVersion = 4;
getServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string serverVersion = 4;
getServerVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string serverVersion = 4;
getServerVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string serverVersion = 4;
getServerVersionBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string serverVersion = 4;
getServerVersionBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string serverVersion = 4;
getService() - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
 
getService() - Method in interface org.apache.hadoop.hbase.coprocessor.CoprocessorService
 
getService() - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
getService() - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
Just returns a reference to this object, which implements the RowCounterService interface.
getService() - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
 
getService() - Method in class org.apache.hadoop.hbase.ipc.RequestContext
 
getService() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes service = 3;
getService() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
optional bytes service = 3;
getService() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenOrBuilder
optional bytes service = 3;
getService() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string service = 4;
getService() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
optional string service = 4;
getService() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationTokenOrBuilder
optional string service = 4;
getService() - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
getService() - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
getService() - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
getServiceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string service = 4;
getServiceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
optional string service = 4;
getServiceBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationTokenOrBuilder
optional string service = 4;
getServiceInterface() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
 
getServiceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string service_name = 2;
getServiceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
required string service_name = 2;
getServiceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCallOrBuilder
required string service_name = 2;
getServiceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string service_name = 2;
getServiceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional string service_name = 2;
getServiceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional string service_name = 2;
getServiceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string service_name = 2;
getServiceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
required string service_name = 2;
getServiceNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCallOrBuilder
required string service_name = 2;
getServiceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string service_name = 2;
getServiceNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional string service_name = 2;
getServiceNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional string service_name = 2;
getServices() - Method in class org.apache.hadoop.hbase.security.HBasePolicyProvider
 
getSessionId() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
getSessionPasswd() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
getsFromThrift(List<TGet>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
Converts multiple TGets (Thrift) into a list of Gets (HBase).
getSharedData() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
 
getSharedStoreFilePercentage() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getSharedStoreFilesSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getShortMidpointKey(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
This is a HFile block index key optimization.
getShortMidpointKey(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.MetaComparator
Don't do any fancy Block Index splitting tricks.
getShortName() - Method in class org.apache.hadoop.hbase.security.User
Returns the shortened version of the user name -- the portion that maps to an operating system user name.
getShortNameToLog() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getShortTextFormat(Message) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Return short version of Message toString'd, shorter than TextFormat#shortDebugString.
getSingleColumnValueFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
required .SingleColumnValueFilter single_column_value_filter = 1;
getSingleColumnValueFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
required .SingleColumnValueFilter single_column_value_filter = 1;
getSingleColumnValueFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilterOrBuilder
required .SingleColumnValueFilter single_column_value_filter = 1;
getSingleColumnValueFilterBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
required .SingleColumnValueFilter single_column_value_filter = 1;
getSingleColumnValueFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
required .SingleColumnValueFilter single_column_value_filter = 1;
getSingleColumnValueFilterOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
required .SingleColumnValueFilter single_column_value_filter = 1;
getSingleColumnValueFilterOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilterOrBuilder
required .SingleColumnValueFilter single_column_value_filter = 1;
getSize() - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
Find the size of minimal buffer that could store compressed data.
getSize() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
getSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Gets the total size of all StoreFiles in compaction
getSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.producer.PlainTextMessageBodyProducer
 
getSize(ProtobufMessageHandler, Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.producer.ProtobufMessageBodyProducer
 
getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
 
getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
 
getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
 
getSmall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool small = 14;
getSmall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional bool small = 14;
getSmall() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional bool small = 14;
getSmallCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
getSmallCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
 
getSmallestReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getSmallestReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getSmallestReadPoint() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getSnapshot() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
 
getSnapshot() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
 
getSnapshot() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
getSnapshot() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
 
getSnapshot() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
required .SnapshotDescription snapshot = 1;
getSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequestOrBuilder
required .SnapshotDescription snapshot = 1;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
optional .SnapshotDescription snapshot = 1;
getSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequestOrBuilder
optional .SnapshotDescription snapshot = 1;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
optional .SnapshotDescription snapshot = 1;
getSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequestOrBuilder
optional .SnapshotDescription snapshot = 1;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional .SnapshotDescription snapshot = 2;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
optional .SnapshotDescription snapshot = 2;
getSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponseOrBuilder
optional .SnapshotDescription snapshot = 2;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
required .SnapshotDescription snapshot = 1;
getSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequestOrBuilder
required .SnapshotDescription snapshot = 1;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
required .SnapshotDescription snapshot = 1;
getSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequestOrBuilder
required .SnapshotDescription snapshot = 1;
getSnapshotBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
getSnapshotBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
getSnapshotBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
getSnapshotBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional .SnapshotDescription snapshot = 2;
getSnapshotBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
getSnapshotBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
getSnapshotDescription() - Method in exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
 
getSnapshotDescription() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getSnapshotHLogsDir(Path, String) - Static method in class org.apache.hadoop.hbase.snapshot.TakeSnapshotUtils
Get the log directory for a specific snapshot
getSnapshotManagerForTesting() - Method in class org.apache.hadoop.hbase.master.HMaster
Exposed for TESTING!
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
required .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequestOrBuilder
required .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
optional .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequestOrBuilder
optional .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
optional .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequestOrBuilder
optional .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional .SnapshotDescription snapshot = 2;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
optional .SnapshotDescription snapshot = 2;
getSnapshotOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponseOrBuilder
optional .SnapshotDescription snapshot = 2;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
required .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequestOrBuilder
required .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
required .SnapshotDescription snapshot = 1;
getSnapshotOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequestOrBuilder
required .SnapshotDescription snapshot = 1;
getSnapshotRegionNames(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Returns the set of region names available in the snapshot.
getSnapshotRootDir(Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Get the snapshot root directory.
getSnapshots(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
getSnapshots(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
repeated .SnapshotDescription snapshots = 1;
getSnapshots(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponseOrBuilder
repeated .SnapshotDescription snapshots = 1;
getSnapshotsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
getSnapshotsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
getSnapshotsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
getSnapshotsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
repeated .SnapshotDescription snapshots = 1;
getSnapshotsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponseOrBuilder
repeated .SnapshotDescription snapshots = 1;
getSnapshotsDir(Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
 
getSnapshotsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
getSnapshotsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
repeated .SnapshotDescription snapshots = 1;
getSnapshotsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponseOrBuilder
repeated .SnapshotDescription snapshots = 1;
getSnapshotsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
getSnapshotsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
repeated .SnapshotDescription snapshots = 1;
getSnapshotsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponseOrBuilder
repeated .SnapshotDescription snapshots = 1;
getSnapshotsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
getSnapshotsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
repeated .SnapshotDescription snapshots = 1;
getSnapshotsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponseOrBuilder
repeated .SnapshotDescription snapshots = 1;
getSnapshotStats(Configuration, HBaseProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
Returns the snapshot stats
getSnapshotTimeRangeTracker() - Method in class org.apache.hadoop.hbase.regionserver.MemStore
 
getSortedColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getSortedColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getSortedColumnsSize() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
getSortedIndexForInsertionId(int) - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
getSortedPrefixes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
repeated bytes sorted_prefixes = 1;
getSortedPrefixes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
repeated bytes sorted_prefixes = 1;
getSortedPrefixes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilterOrBuilder
repeated bytes sorted_prefixes = 1;
getSortedPrefixesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
repeated bytes sorted_prefixes = 1;
getSortedPrefixesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
repeated bytes sorted_prefixes = 1;
getSortedPrefixesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilterOrBuilder
repeated bytes sorted_prefixes = 1;
getSortedPrefixesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
repeated bytes sorted_prefixes = 1;
getSortedPrefixesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
repeated bytes sorted_prefixes = 1;
getSortedPrefixesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilterOrBuilder
repeated bytes sorted_prefixes = 1;
getSortedRanges() - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
get/set
getSortedUniqueTimestamps() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
getSource() - Method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
 
getSource() - Method in class org.apache.hadoop.hbase.master.RegionPlan
Get the source server for the plan for this region.
getSource() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional string source = 1;
getSource() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
optional string source = 1;
getSource() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessageOrBuilder
optional string source = 1;
getSource() - Method in class org.apache.hadoop.hbase.rest.MetricsREST
 
getSource() - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
getSourceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional string source = 1;
getSourceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
optional string source = 1;
getSourceBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessageOrBuilder
optional string source = 1;
getSourceName() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
 
getSources() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get a list of all the normal sources of this rs
getSpec() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionSpecifier spec = 1;
getSpec() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
required .RegionSpecifier spec = 1;
getSpec() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransitionOrBuilder
required .RegionSpecifier spec = 1;
getSpecBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionSpecifier spec = 1;
getSpecOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionSpecifier spec = 1;
getSpecOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
required .RegionSpecifier spec = 1;
getSpecOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransitionOrBuilder
required .RegionSpecifier spec = 1;
getSplit() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bool split = 6;
getSplit() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
optional bool split = 6;
getSplit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
optional bool split = 6;
getSplitEditFilesSorted(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
Returns sorted set of edit files made by wal-log splitter, excluding files with '.temp' suffix.
getSplitKey() - Method in class org.apache.hadoop.hbase.io.Reference
 
getSplitkey() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
required bytes splitkey = 1;
getSplitkey() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
required bytes splitkey = 1;
getSplitkey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FSProtos.ReferenceOrBuilder
required bytes splitkey = 1;
getSplitKeys(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
repeated bytes split_keys = 2;
getSplitKeys(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
repeated bytes split_keys = 2;
getSplitKeys(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequestOrBuilder
repeated bytes split_keys = 2;
getSplitKeysArray(MasterProtos.CreateTableRequest) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
get the split keys in form "byte [][]" from a CreateTableRequest proto
getSplitKeysCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
repeated bytes split_keys = 2;
getSplitKeysCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
repeated bytes split_keys = 2;
getSplitKeysCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequestOrBuilder
repeated bytes split_keys = 2;
getSplitKeysList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
repeated bytes split_keys = 2;
getSplitKeysList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
repeated bytes split_keys = 2;
getSplitKeysList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequestOrBuilder
repeated bytes split_keys = 2;
getSplitLogDir(Path, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
 
getSplitLogDirTmpComponent(String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
 
getSplitPoint() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
optional bytes split_point = 2;
getSplitPoint() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
optional bytes split_point = 2;
getSplitPoint() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequestOrBuilder
optional bytes split_point = 2;
getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.DelimitedKeyPrefixRegionSplitPolicy
 
getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
 
getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
 
getSplitPoint() - Method in interface org.apache.hadoop.hbase.regionserver.Store
Determines if Store should be split
getSplitPoint() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Gets the split point for the split of this set of store files (approx.
getSplits(JobConf, int) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Deprecated.
Calculates the splits that will serve as input for the map tasks.
getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
 
getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
Calculates the splits that will serve as input for the map tasks.
getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Calculates the splits that will serve as input for the map tasks.
getSplits() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
 
getStackTrace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string stack_trace = 2;
getStackTrace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional string stack_trace = 2;
getStackTrace() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional string stack_trace = 2;
getStackTraceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string stack_trace = 2;
getStackTraceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional string stack_trace = 2;
getStackTraceBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional string stack_trace = 2;
getStagingDir(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.JobUtil
Initializes the staging directory and returns the path.
getStagingPath(String, byte[]) - Method in class org.apache.hadoop.hbase.client.coprocessor.SecureBulkLoadClient
 
getStagingPath(Configuration, String, byte[]) - Static method in class org.apache.hadoop.hbase.security.SecureBulkLoadUtil
This returns the staging path for a given column family.
getStamp() - Method in class org.apache.hadoop.hbase.master.RegionState
 
getStamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
optional uint64 stamp = 3;
getStamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
optional uint64 stamp = 3;
getStamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStateOrBuilder
optional uint64 stamp = 3;
getStart() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
 
getStartAndPrefix() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the prefix (and thus start row) of the keys you want
getStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
optional uint64 start_code = 3;
getStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
optional uint64 start_code = 3;
getStartCode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerNameOrBuilder
optional uint64 start_code = 3;
getStartcode() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getStartCode() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get HRegionServer start time
getStartCode() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
getStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int64 startCode = 2;
getStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
optional int64 startCode = 2;
getStartCode() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
optional int64 startCode = 2;
getStartcode() - Method in class org.apache.hadoop.hbase.ServerName
 
getStartDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
required string start_date = 1;
getStartDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
required string start_date = 1;
getStartDate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUpOrBuilder
required string start_date = 1;
getStartDateBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
required string start_date = 1;
getStartDateBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
required string start_date = 1;
getStartDateBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUpOrBuilder
required string start_date = 1;
getStartEndKeys() - Method in class org.apache.hadoop.hbase.client.HTable
Gets the starting and ending row keys for every region in the currently open table.
getStartKey(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Gets the start key from the specified region name.
getStartKey() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
getStartKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bytes start_key = 3;
getStartKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
optional bytes start_key = 3;
getStartKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
optional bytes start_key = 3;
getStartKey() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getStartKey() - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
 
getStartKey() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
getStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional bytes startKey = 2;
getStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
optional bytes startKey = 2;
getStartKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
optional bytes startKey = 2;
getStartKey() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getStartKey() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
getStartKey() - Method in interface org.apache.hadoop.hbase.util.KeyRange
 
getStartKeys() - Method in class org.apache.hadoop.hbase.client.HTable
Gets the starting row key for every region in the currently open table.
getStartRow() - Method in class org.apache.hadoop.hbase.client.Scan
 
getStartRow() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
getStartRow() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the start row.
getStartRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bytes start_row = 3;
getStartRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional bytes start_row = 3;
getStartRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional bytes start_row = 3;
getStartRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bytes startRow = 1;
getStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional bytes startRow = 1;
getStartRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional bytes startRow = 1;
getStartRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Starting row in table to scan.
getStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Starting row in table to scan.
getStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Starting row in table to scan.
getStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Starting row in table to scan.
getStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
getStartRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getStarts() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
 
getStartTime() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Call
 
getStartTime() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
Get hbase master start time
getStartTime() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getStartTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getStartTime() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
getStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int64 startTime = 5;
getStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional int64 startTime = 5;
getStartTime() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional int64 startTime = 5;
getStartTime() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getState() - Method in class org.apache.hadoop.hbase.master.RegionState
 
getState() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionState.State state = 2;
getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
required .RegionState.State state = 2;
getState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStateOrBuilder
required .RegionState.State state = 2;
getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
required .ReplicationState.State state = 1;
getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
required .ReplicationState.State state = 1;
getState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationStateOrBuilder
required .ReplicationState.State state = 1;
getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .SplitLogTask.State state = 1;
getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
required .SplitLogTask.State state = 1;
getState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTaskOrBuilder
required .SplitLogTask.State state = 1;
getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
required .Table.State state = 1 [default = ENABLED];
getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
required .Table.State state = 1 [default = ENABLED];
getState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableOrBuilder
required .Table.State state = 1 [default = ENABLED];
getState() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
getStateTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getStats() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Get the statistics for this block cache.
getStats() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
getStats() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
getStats() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
getStats() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get counter statistics for this cache.
getStats() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
getStats() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
getStats() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
getStats() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEditsReplaySink
Get a string representation of this sink's metrics
getStats() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
Get a string representation of this sink's metrics
getStats() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
getStats() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Get a string representation of the current statistics for this source
getStats() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Get a string representation of all the sources' metrics
getStatus() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Gets the status of this handler; if it is currently servicing an RPC, this status will include the RPC information.
getStatus() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getStatus() - Method in class org.apache.hadoop.hbase.procedure.Procedure
 
getStatusOfConnectedPeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Get the replication status for the specified connected remote slave cluster.
getStatusOfConnectedPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
getStatusOfPeerFromBackingStore(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Get the replication status for the specified remote slave cluster, which doesn't have to be connected.
getStatusOfPeerFromBackingStore(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
getStatusTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
getStd(RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
 
getStd(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
rpc GetStd(.AggregateRequest) returns (.AggregateResponse);
getStd(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
rpc GetStd(.AggregateRequest) returns (.AggregateResponse);
getStd(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Stub
 
getStdDev() - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
getStopRow() - Method in class org.apache.hadoop.hbase.client.Scan
 
getStopRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bytes stop_row = 4;
getStopRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional bytes stop_row = 4;
getStopRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional bytes stop_row = 4;
getStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
row to stop scanning on.
getStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
row to stop scanning on.
getStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
getStopRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getStopRowKey() - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
 
getStopRowKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
optional bytes stop_row_key = 1;
getStopRowKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
optional bytes stop_row_key = 1;
getStopRowKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilterOrBuilder
optional bytes stop_row_key = 1;
getStore(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Return HStore instance.
getStoreArchivePath(Configuration, TableName, String, String) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
Get the directory to archive a store directory
getStoreArchivePath(Configuration, HRegionInfo, Path, byte[]) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
Get the directory to archive a store directory
getStoreCompactionPriority() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
 
getStoreFile(RpcController, AdminProtos.GetStoreFileRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
getStoreFile(RpcController, AdminProtos.GetStoreFileRequest, RpcCallback<AdminProtos.GetStoreFileResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc GetStoreFile(.GetStoreFileRequest) returns (.GetStoreFileResponse);
getStoreFile(RpcController, AdminProtos.GetStoreFileRequest, RpcCallback<AdminProtos.GetStoreFileResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc GetStoreFile(.GetStoreFileRequest) returns (.GetStoreFileResponse);
getStoreFile(RpcController, AdminProtos.GetStoreFileRequest, RpcCallback<AdminProtos.GetStoreFileResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
getStoreFile(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
repeated string store_file = 1;
getStoreFile(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
repeated string store_file = 1;
getStoreFile(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponseOrBuilder
repeated string store_file = 1;
getStoreFile(RpcController, AdminProtos.GetStoreFileRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getStoreFileBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
repeated string store_file = 1;
getStoreFileBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
repeated string store_file = 1;
getStoreFileBytes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponseOrBuilder
repeated string store_file = 1;
getStoreFileCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
repeated string store_file = 1;
getStoreFileCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
repeated string store_file = 1;
getStoreFileCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponseOrBuilder
repeated string store_file = 1;
getStorefileCount() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Returns the number of files currently in use.
getStoreFileIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the Size of indexes in storefiles on disk.
getStorefileIndexSizeInMB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefile_index_size_MB = 7;
getStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 storefile_index_size_MB = 7;
getStorefileIndexSizeMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 storefile_index_size_MB = 7;
getStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefileIndexSizeMB = 6;
getStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 storefileIndexSizeMB = 6;
getStorefileIndexSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 storefileIndexSizeMB = 6;
getStoreFileList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
repeated string store_file = 1;
getStoreFileList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
repeated string store_file = 1;
getStoreFileList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponseOrBuilder
repeated string store_file = 1;
getStoreFileList(byte[][]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Return list of storeFiles for the set of CFs.
getStoreFileManager() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
getStoreFileOpenAndCloseThreadPool(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getStorefiles() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefiles = 3;
getStorefiles() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 storefiles = 3;
getStorefiles() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 storefiles = 3;
getStoreFiles(AdminProtos.AdminService.BlockingInterface, byte[], byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to get the list of files of a column family on a given region using admin protocol.
getStorefiles() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getStoreFiles(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Returns the store files available for the family.
getStoreFiles(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Returns the store files available for the family.
getStorefiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getStorefiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getStorefiles() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Gets the snapshot of the store files currently in use.
getStorefiles() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefiles = 3;
getStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 storefiles = 3;
getStorefiles() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 storefiles = 3;
getStorefiles() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getStoreFileScanner(boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
Get a scanner to scan over this StoreFile.
getStoreFileScanner(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
Get a scanner to scan over this StoreFile.
getStorefilesCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getStorefilesCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getStorefilesIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getStorefilesIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getStoreFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the total size of the store files this region server is serving from.
getStoreFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
Get the total size of the store files this region server is serving from.
getStoreFileSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getStorefileSizeInMB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefile_size_MB = 5;
getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 storefile_size_MB = 5;
getStorefileSizeMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 storefile_size_MB = 5;
getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefileSizeMB = 4;
getStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 storefileSizeMB = 4;
getStorefileSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 storefileSizeMB = 4;
getStorefilesSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getStorefilesSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getStoreFilesSize() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
getStoreFileTtl() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getStoreFileTtl() - Method in interface org.apache.hadoop.hbase.regionserver.StoreConfigInformation
 
getStoreFlusher() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
getStoreHomeDir() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required string store_home_dir = 6;
getStoreHomeDir() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
required string store_home_dir = 6;
getStoreHomeDir() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
required string store_home_dir = 6;
getStoreHomedir(Path, HRegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
Deprecated.
getStoreHomedir(Path, String, byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.HStore
Deprecated.
getStoreHomeDirBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required string store_home_dir = 6;
getStoreHomeDirBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
required string store_home_dir = 6;
getStoreHomeDirBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
required string store_home_dir = 6;
getStoreLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 store_limit = 8;
getStoreLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional uint32 store_limit = 8;
getStoreLimit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional uint32 store_limit = 8;
getStoreLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 store_limit = 11;
getStoreLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional uint32 store_limit = 11;
getStoreLimit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional uint32 store_limit = 11;
getStoreOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 store_offset = 9;
getStoreOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional uint32 store_offset = 9;
getStoreOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional uint32 store_offset = 9;
getStoreOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 store_offset = 12;
getStoreOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional uint32 store_offset = 12;
getStoreOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional uint32 store_offset = 12;
getStoreOpenAndCloseThreadPool(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getStores() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 stores = 2;
getStores() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 stores = 2;
getStores() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 stores = 2;
getStores() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getStores() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 stores = 2;
getStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 stores = 2;
getStores() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 stores = 2;
getStores() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getStoreSequenceId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceId(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIdsOrBuilder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIdsOrBuilder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIdsOrBuilder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIdsOrBuilder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSequenceIdOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIdsOrBuilder
repeated .StoreSequenceId store_sequence_id = 2;
getStoreSizeUncompressed() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getStoreSizeUncompressed() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getStoreUncompressedSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 store_uncompressed_size_MB = 4;
getStoreUncompressedSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 store_uncompressed_size_MB = 4;
getStoreUncompressedSizeMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 store_uncompressed_size_MB = 4;
getStoreUncompressedSizeMB() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getStoreUncompressedSizeMB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getStream(boolean) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
Get the stream to use.
getStream() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
getStructDesc() - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
getStructuralString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
getStub() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
getSubstr() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
required string substr = 1;
getSubstr() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
required string substr = 1;
getSubstr() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparatorOrBuilder
required string substr = 1;
getSubstrBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
required string substr = 1;
getSubstrBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
required string substr = 1;
getSubstrBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparatorOrBuilder
required string substr = 1;
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
getSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
getSuccessfulCoalescings() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getSuccessfulCoalescings() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
getSuccessIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
getSuccessSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
getSum(RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
 
getSum(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
rpc GetSum(.AggregateRequest) returns (.AggregateResponse);
getSum(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
rpc GetSum(.AggregateRequest) returns (.AggregateResponse);
getSum(RpcController, AggregateProtos.AggregateRequest, RpcCallback<AggregateProtos.AggregateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Stub
 
getSumHitCachingCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getSumHitCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getSumRequestCachingCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getSumRequestCountsPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
getSupportedAlgorithms() - Static method in class org.apache.hadoop.hbase.io.compress.Compression
Get names of supported compression algorithms.
getSupportedCompressionAlgorithms() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Get names of supported compression algorithms.
getSupportedFilters() - Method in class org.apache.hadoop.hbase.filter.ParseFilter
Return a Set of filters supported by the Filter Language
getSynchronous() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
optional bool synchronous = 2;
getSynchronous() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
optional bool synchronous = 2;
getSynchronous() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequestOrBuilder
optional bool synchronous = 2;
getSystemLoadAverage() - Method in class org.apache.hadoop.hbase.util.JVM
 
getTable() - Method in class org.apache.hadoop.hbase.client.ClientScanner
 
getTable(String) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getTable(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getTable(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getTable(String, ExecutorService) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getTable(byte[], ExecutorService) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getTable(TableName, ExecutorService) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getTable(String) - Method in interface org.apache.hadoop.hbase.client.HConnection
Retrieve an HTableInterface implementation for access to a table.
getTable(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Retrieve an HTableInterface implementation for access to a table.
getTable(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
Retrieve an HTableInterface implementation for access to a table.
getTable(String, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.HConnection
Retrieve an HTableInterface implementation for access to a table.
getTable(byte[], ExecutorService) - Method in interface org.apache.hadoop.hbase.client.HConnection
Retrieve an HTableInterface implementation for access to a table.
getTable(TableName, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.HConnection
Retrieve an HTableInterface implementation for access to a table.
getTable(String) - Method in class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
Get a reference to the specified table from the pool.
getTable(byte[]) - Method in class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
Get a reference to the specified table from the pool.
getTable(TableName) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
Open a table from within the Coprocessor environment
getTable(TableName) - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
 
getTable(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Gets the table name from the specified region name.
getTable() - Method in class org.apache.hadoop.hbase.HRegionInfo
Get current table name of the region
getTable() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
getTable() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
getTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the table name.
getTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional string table = 2;
getTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
optional string table = 2;
getTable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
optional string table = 2;
getTable() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
getTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Creates and returns an HTable instance from a given table name.
getTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
to check in and delete from
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
to check in and put to
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
the table to delete from
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
the table to delete from
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
the table to check on
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
the table to get from
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
the table to get from
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
the table to get the Scanner for
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
the table to increment the value on
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
table to apply the mutations
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
the table to get the Scanner for
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
the table to put data in
getTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
the table to put data in
getTableArchivePath(Path, TableName) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
Get the path to the table archive directory based on the configured archive directory.
getTableArchivePath(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
Get the path to the table archive directory based on the configured archive directory.
getTableBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional string table = 2;
getTableBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
optional string table = 2;
getTableBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
optional string table = 2;
getTableDesc() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
getTableDescriptor(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Method for getting the tableDescriptor
getTableDescriptor(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
getTableDescriptor() - Method in class org.apache.hadoop.hbase.client.HTable
Gets the table descriptor for this table.
getTableDescriptor() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Gets the table descriptor for this table.
getTableDescriptor() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
Gets a TableDescriptor from the masterServices.
getTableDescriptor() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
getTableDescriptor() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
getTableDescriptorFromFs(FileSystem, Path, TableName) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Returns the latest table descriptor for the given table directly from the file system if it exists, bypassing the local cache.
getTableDescriptorFromFs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Returns the latest table descriptor for the table located at the given directory directly from the file system if it exists.
getTableDescriptors(List<String>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Get tableDescriptors
getTableDescriptors() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getTableDescriptors(RpcController, MasterProtos.GetTableDescriptorsRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
Get list of TableDescriptors for requested tables.
getTableDescriptors() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getTableDescriptors(RpcController, MasterProtos.GetTableDescriptorsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
getTableDescriptors(RpcController, MasterProtos.GetTableDescriptorsRequest, RpcCallback<MasterProtos.GetTableDescriptorsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc GetTableDescriptors(.GetTableDescriptorsRequest) returns (.GetTableDescriptorsResponse);
getTableDescriptors(RpcController, MasterProtos.GetTableDescriptorsRequest, RpcCallback<MasterProtos.GetTableDescriptorsResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc GetTableDescriptors(.GetTableDescriptorsRequest) returns (.GetTableDescriptorsResponse);
getTableDescriptors(RpcController, MasterProtos.GetTableDescriptorsRequest, RpcCallback<MasterProtos.GetTableDescriptorsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
getTableDescriptorsByTableName(List<TableName>) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Get tableDescriptors
getTableDir(Path, byte[]) - Static method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
getTableDir() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
getTableDir(Path, TableName) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Returns the Path object representing the table directory under path rootdir
getTableDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
getTableFragmentation(HMaster) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Runs through the HBase rootdir and checks how many stores for each table have more than one file in them.
getTableFragmentation(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Runs through the HBase rootdir and checks how many stores for each table have more than one file in them.
getTableInfo() - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
 
getTableInfo() - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
getTableInfoPath(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Find the most current table info file for the table located in the given table directory.
getTableList() - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
 
getTableLockManager() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getTableLockManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
getTableLockManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getTableLockManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getTableName() - Method in class org.apache.hadoop.hbase.client.ClientScanner
Deprecated.
Since 0.96.0; use ClientScanner.getTable()
getTableName() - Method in class org.apache.hadoop.hbase.client.HTable
Gets the name of this table.
getTableName() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Gets the name of this table.
getTableName() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
getTableName(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Deprecated.
Since 0.96.0; use #getTable(byte[])
getTableName() - Method in class org.apache.hadoop.hbase.HRegionInfo
Deprecated.
Since 0.96.0; use #getTable()
getTableName() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Get the name of the table
getTableName() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
getTableName() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the table name converted to a byte array.
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .TableName table_name = 2;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
optional .TableName table_name = 2;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequestOrBuilder
optional .TableName table_name = 2;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
optional .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermissionOrBuilder
optional .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required .TableName table_name = 2;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
required .TableName table_name = 2;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
required .TableName table_name = 2;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
optional .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
optional .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
optional .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
required .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequestOrBuilder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
required .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequestOrBuilder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
required .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequestOrBuilder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
required .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequestOrBuilder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
required .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequestOrBuilder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
required .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequestOrBuilder
required .TableName table_name = 1;
getTableName(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
getTableName(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
repeated .TableName tableName = 1;
getTableName(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponseOrBuilder
repeated .TableName tableName = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
required .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequestOrBuilder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
required .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequestOrBuilder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
required .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequestOrBuilder
required .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
required bytes table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
required bytes table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required bytes table_name = 2;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
required bytes table_name = 2;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
required bytes table_name = 2;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional .TableName table_name = 1;
getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional .TableName table_name = 1;
getTableName() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getTableName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
Get the name of the table the region belongs to.
getTableName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getTableName() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
getTablename() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
getTableName() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
getTableName() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getTableName() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
name of table to create
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
name of table to delete
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
name of the table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
name of the table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
table name
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
name of the table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
name of the table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
table name
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
name of the table to check
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
name of table
getTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
name of table
getTableName(Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Returns the TableName object representing the table directory under path rootdir
getTableName() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
getTableNameArray(List<HBaseProtos.TableName>) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .TableName table_name = 2;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional .TableName table_name = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required .TableName table_name = 2;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
optional .TableName table_name = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .TableName table_name = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required .TableName table_name = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
required .TableName table_name = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
required .TableName table_name = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
required .TableName table_name = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
required .TableName table_name = 1;
getTableNameBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .TableName table_name = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableName table_name = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
required .TableName table_name = 1;
getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .TableName table_name = 1;
getTableNameBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
getTableNameCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
getTableNameCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
repeated .TableName tableName = 1;
getTableNameCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponseOrBuilder
repeated .TableName tableName = 1;
getTableNameList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
getTableNameList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
repeated .TableName tableName = 1;
getTableNameList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponseOrBuilder
repeated .TableName tableName = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .TableName table_name = 2;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
optional .TableName table_name = 2;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequestOrBuilder
optional .TableName table_name = 2;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
optional .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermissionOrBuilder
optional .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required .TableName table_name = 2;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
required .TableName table_name = 2;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
required .TableName table_name = 2;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
optional .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
optional .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
optional .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequestOrBuilder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequestOrBuilder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequestOrBuilder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequestOrBuilder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequestOrBuilder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequestOrBuilder
required .TableName table_name = 1;
getTableNameOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
getTableNameOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
repeated .TableName tableName = 1;
getTableNameOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponseOrBuilder
repeated .TableName tableName = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequestOrBuilder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequestOrBuilder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequestOrBuilder
required .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .TableName table_name = 1;
getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional .TableName table_name = 1;
getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional .TableName table_name = 1;
getTableNameOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
getTableNameOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
repeated .TableName tableName = 1;
getTableNameOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponseOrBuilder
repeated .TableName tableName = 1;
getTableNameOrRegionName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
getTableNameOrRegionName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
getTableNames() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
getTableNames() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Deprecated.
getTableNames(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Deprecated.
getTableNames(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Deprecated.
getTableNames() - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
getTableNames(RpcController, MasterProtos.GetTableNamesRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
Get list of userspace table names
getTableNames(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
getTableNames(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
repeated .TableName table_names = 1;
getTableNames(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequestOrBuilder
repeated .TableName table_names = 1;
getTableNames(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
getTableNames(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
repeated .TableName table_names = 1;
getTableNames(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponseOrBuilder
repeated .TableName table_names = 1;
getTableNames(RpcController, MasterProtos.GetTableNamesRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
getTableNames(RpcController, MasterProtos.GetTableNamesRequest, RpcCallback<MasterProtos.GetTableNamesResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc GetTableNames(.GetTableNamesRequest) returns (.GetTableNamesResponse);
getTableNames(RpcController, MasterProtos.GetTableNamesRequest, RpcCallback<MasterProtos.GetTableNamesResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc GetTableNames(.GetTableNamesRequest) returns (.GetTableNamesResponse);
getTableNames(RpcController, MasterProtos.GetTableNamesRequest, RpcCallback<MasterProtos.GetTableNamesResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
getTableNames(AsyncMethodCallback<Hbase.AsyncClient.getTableNames_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getTableNames(AsyncMethodCallback<Hbase.AsyncClient.getTableNames_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getTableNames() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getTableNames() - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
List all the userspace tables.
getTableNames() - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getTableNamesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
getTableNamesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
getTableNamesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
getTableNamesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
getTableNamesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
getTableNamesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
repeated .TableName table_names = 1;
getTableNamesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequestOrBuilder
repeated .TableName table_names = 1;
getTableNamesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
getTableNamesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
repeated .TableName table_names = 1;
getTableNamesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponseOrBuilder
repeated .TableName table_names = 1;
getTableNamesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
getTableNamesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
repeated .TableName table_names = 1;
getTableNamesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequestOrBuilder
repeated .TableName table_names = 1;
getTableNamesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
getTableNamesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
repeated .TableName table_names = 1;
getTableNamesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponseOrBuilder
repeated .TableName table_names = 1;
getTableNamesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
getTableNamesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
repeated .TableName table_names = 1;
getTableNamesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequestOrBuilder
repeated .TableName table_names = 1;
getTableNamesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
getTableNamesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
repeated .TableName table_names = 1;
getTableNamesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponseOrBuilder
repeated .TableName table_names = 1;
getTableNamesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
getTableNamesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
repeated .TableName table_names = 1;
getTableNamesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequestOrBuilder
repeated .TableName table_names = 1;
getTableNamesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
getTableNamesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
repeated .TableName table_names = 1;
getTableNamesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponseOrBuilder
repeated .TableName table_names = 1;
getTablePermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .TablePermission table_permission = 4;
getTablePermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
optional .TablePermission table_permission = 4;
getTablePermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
optional .TablePermission table_permission = 4;
getTablePermissionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .TablePermission table_permission = 4;
getTablePermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .TablePermission table_permission = 4;
getTablePermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
optional .TablePermission table_permission = 4;
getTablePermissionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
optional .TablePermission table_permission = 4;
getTableRegions(CatalogTracker, TableName) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Gets all of the regions of the specified table.
getTableRegions(CatalogTracker, TableName, boolean) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Gets all of the regions of the specified table.
getTableRegions(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
get the regions of a given table.
getTableRegions(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
getTableRegions(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getTableRegions_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getTableRegions(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getTableRegions_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getTableRegions(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getTableRegions(ByteBuffer) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
List the regions associated with a table.
getTableRegions(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
getTableRegionsAndLocations(CatalogTracker, TableName) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
 
getTableRegionsAndLocations(CatalogTracker, TableName, boolean) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
 
getTableResource(String) - Method in class org.apache.hadoop.hbase.rest.RootResource
 
getTables() - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
 
getTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
required .TableSchema table_schema = 1;
getTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
required .TableSchema table_schema = 1;
getTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequestOrBuilder
required .TableSchema table_schema = 1;
getTableSchema(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
getTableSchema(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
repeated .TableSchema table_schema = 1;
getTableSchema(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponseOrBuilder
repeated .TableSchema table_schema = 1;
getTableSchema(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
getTableSchema(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
repeated .TableSchema tableSchema = 1;
getTableSchema(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponseOrBuilder
repeated .TableSchema tableSchema = 1;
getTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableSchema table_schema = 2;
getTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
required .TableSchema table_schema = 2;
getTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequestOrBuilder
required .TableSchema table_schema = 2;
getTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
required .TableSchema table_schema = 1;
getTableSchemaBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
getTableSchemaBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
getTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableSchema table_schema = 2;
getTableSchemaBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
getTableSchemaBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
getTableSchemaCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
getTableSchemaCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
repeated .TableSchema table_schema = 1;
getTableSchemaCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponseOrBuilder
repeated .TableSchema table_schema = 1;
getTableSchemaCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
getTableSchemaCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
repeated .TableSchema tableSchema = 1;
getTableSchemaCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponseOrBuilder
repeated .TableSchema tableSchema = 1;
getTableSchemaList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
getTableSchemaList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
repeated .TableSchema table_schema = 1;
getTableSchemaList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponseOrBuilder
repeated .TableSchema table_schema = 1;
getTableSchemaList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
getTableSchemaList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
repeated .TableSchema tableSchema = 1;
getTableSchemaList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponseOrBuilder
repeated .TableSchema tableSchema = 1;
getTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
required .TableSchema table_schema = 1;
getTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
required .TableSchema table_schema = 1;
getTableSchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequestOrBuilder
required .TableSchema table_schema = 1;
getTableSchemaOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
getTableSchemaOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
repeated .TableSchema table_schema = 1;
getTableSchemaOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponseOrBuilder
repeated .TableSchema table_schema = 1;
getTableSchemaOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
getTableSchemaOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
repeated .TableSchema tableSchema = 1;
getTableSchemaOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponseOrBuilder
repeated .TableSchema tableSchema = 1;
getTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableSchema table_schema = 2;
getTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
required .TableSchema table_schema = 2;
getTableSchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequestOrBuilder
required .TableSchema table_schema = 2;
getTableSchemaOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
getTableSchemaOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
repeated .TableSchema table_schema = 1;
getTableSchemaOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponseOrBuilder
repeated .TableSchema table_schema = 1;
getTableSchemaOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
getTableSchemaOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
repeated .TableSchema tableSchema = 1;
getTableSchemaOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponseOrBuilder
repeated .TableSchema tableSchema = 1;
getTableSet() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Get the table set
getTableStoreFilePathMap(Map<String, Path>, FileSystem, Path, TableName) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Runs through the HBase rootdir/tablename and creates a reverse lookup map for table StoreFile names to the full Path.
getTableStoreFilePathMap(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Runs through the HBase rootdir and creates a reverse lookup map for table StoreFile names to the full Path.
getTableToRegionMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Get regions for tables
getTag(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Get a tag by name
getTagsArray() - Method in interface org.apache.hadoop.hbase.Cell
 
getTagsArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getTagsArray() - Method in class org.apache.hadoop.hbase.KeyValue
 
getTagsLength() - Method in interface org.apache.hadoop.hbase.Cell
 
getTagsLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getTagsLength() - Method in class org.apache.hadoop.hbase.KeyValue
 
getTagsOffset() - Method in interface org.apache.hadoop.hbase.Cell
 
getTagsOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getTagsOffset() - Method in class org.apache.hadoop.hbase.KeyValue
 
getTagsOffsetWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getTailKbParam(HttpServletRequest) - Method in class org.apache.hadoop.hbase.monitoring.StateDumpServlet
 
getTailPtr() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Get the tail of the linked list (most recently used).
getTaskMonitor() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
getTaskMonitor__IsNotDefault() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
getTasks() - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
Produces a list containing copies of the current state of all non-expired MonitoredTasks handled by this TaskMonitor.
getTempDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
getThird() - Method in class org.apache.hadoop.hbase.util.Triple
 
getThread() - Method in class org.apache.hadoop.hbase.util.HasThread
 
getThreadCount() - Method in class org.apache.hadoop.hbase.master.BulkAssigner
 
getThreadCount() - Method in class org.apache.hadoop.hbase.master.BulkReOpen
Configuration knobs "hbase.bulk.reopen.threadpool.size" number of regions that can be reopened concurrently.
getThreadId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional int64 thread_id = 3;
getThreadId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional int64 thread_id = 3;
getThreadId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional int64 thread_id = 3;
getThreadInfo(Thread) - Static method in class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
 
getThreadNamePrefix() - Method in class org.apache.hadoop.hbase.master.BulkAssigner
 
getThreadNamePrefix() - Method in class org.apache.hadoop.hbase.master.GeneralBulkAssigner
 
getThreadReadPoint() - Static method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
Get this thread's read point.
getThreadWakeFrequency() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Interval at which threads should run
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.TColumn._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.TIncrement._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.TScan._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TColumn._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnValue._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TDelete._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TGet._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TIncrement._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TIOError._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TMutation._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TPut._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TResult._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TRowMutations._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TScan._Fields
 
getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TTimeRange._Fields
 
getTimeOfDeath(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
Get the time when a server died
getTimeoutOnRIT() - Method in class org.apache.hadoop.hbase.master.BulkAssigner
 
getTimeoutOnRIT() - Method in class org.apache.hadoop.hbase.master.GeneralBulkAssigner
 
getTimeRange() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the get's TimeRange
getTimeRange() - Method in class org.apache.hadoop.hbase.client.Increment
Gets the TimeRange used for this increment.
getTimeRange() - Method in class org.apache.hadoop.hbase.client.Scan
 
getTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .TimeRange time_range = 5;
getTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional .TimeRange time_range = 5;
getTimeRange() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional .TimeRange time_range = 5;
getTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .TimeRange time_range = 7;
getTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional .TimeRange time_range = 7;
getTimeRange() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional .TimeRange time_range = 7;
getTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .TimeRange time_range = 6;
getTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional .TimeRange time_range = 6;
getTimeRange() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional .TimeRange time_range = 6;
getTimeRange() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getTimeRange() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
getTimeRangeBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .TimeRange time_range = 5;
getTimeRangeBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .TimeRange time_range = 7;
getTimeRangeBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .TimeRange time_range = 6;
getTimeRangeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .TimeRange time_range = 5;
getTimeRangeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional .TimeRange time_range = 5;
getTimeRangeOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional .TimeRange time_range = 5;
getTimeRangeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .TimeRange time_range = 7;
getTimeRangeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional .TimeRange time_range = 7;
getTimeRangeOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional .TimeRange time_range = 7;
getTimeRangeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .TimeRange time_range = 6;
getTimeRangeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional .TimeRange time_range = 6;
getTimeRangeOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional .TimeRange time_range = 6;
getTimestamp() - Method in interface org.apache.hadoop.hbase.Cell
 
getTimestamp() - Method in class org.apache.hadoop.hbase.client.ClientScanner
 
getTimeStamp() - Method in class org.apache.hadoop.hbase.client.Mutation
Method for retrieving the timestamp
getTimestamp() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
getTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
getTimestamp() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
 
getTimestamp() - Method in class org.apache.hadoop.hbase.KeyValue
 
getTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional uint64 timestamp = 4;
getTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional uint64 timestamp = 4;
getTimestamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional uint64 timestamp = 4;
getTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional uint64 timestamp = 4;
getTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
optional uint64 timestamp = 4;
getTimestamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
optional uint64 timestamp = 4;
getTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional uint64 timestamp = 4;
getTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional uint64 timestamp = 3;
getTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
optional uint64 timestamp = 3;
getTimestamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValueOrBuilder
optional uint64 timestamp = 3;
getTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional uint64 timestamp = 4;
getTimestamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional uint64 timestamp = 4;
getTimestamp() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
getTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional int64 timestamp = 3;
getTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
optional int64 timestamp = 3;
getTimestamp() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
optional int64 timestamp = 3;
getTimestamp() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
timestamp
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
timestamp
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
timestamp
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
timestamp
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
timestamp
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
timestamp
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
timestamp
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
timestamp
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
timestamp
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
getTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
getTimestampDeltaWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
get/set
getTimestampEncoder() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getTimestampIndex(int, PrefixTreeBlockMeta) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getTimestampIndexWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getTimestampKeyColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
getTimestampOffset() - Method in class org.apache.hadoop.hbase.KeyValue
 
getTimestampOffset(int) - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
getTimestampOfLastChangeToPeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Get the timestamp of the last change in composition of a given peer cluster.
getTimestampOfLastChangeToPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
getTimestamps() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getTimestamps() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
 
getTimestamps(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
repeated int64 timestamps = 1 [packed = true];
getTimestamps(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
repeated int64 timestamps = 1 [packed = true];
getTimestamps(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilterOrBuilder
repeated int64 timestamps = 1 [packed = true];
getTimestampsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
repeated int64 timestamps = 1 [packed = true];
getTimestampsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
repeated int64 timestamps = 1 [packed = true];
getTimestampsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilterOrBuilder
repeated int64 timestamps = 1 [packed = true];
getTimestampsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
repeated int64 timestamps = 1 [packed = true];
getTimestampsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
repeated int64 timestamps = 1 [packed = true];
getTimestampsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilterOrBuilder
repeated int64 timestamps = 1 [packed = true];
getTimestampString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
 
getTimeToLive() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getTimeToLive() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
getTimeToPurgeDeletes() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getTo() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
optional uint64 to = 2;
getTo() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
optional uint64 to = 2;
getTo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRangeOrBuilder
optional uint64 to = 2;
getToken() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getToken() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
optional .Token token = 1;
getToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
optional .Token token = 1;
getToken() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponseOrBuilder
optional .Token token = 1;
getTokenArrayOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getTokenBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
optional .Token token = 1;
getTokenKind() - Method in class org.apache.hadoop.hbase.security.SecurityInfo
 
getTokenLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
get/set
getTokenLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getTokenLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
getTokenOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
autogenerated get/set
getTokenOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
optional .Token token = 1;
getTokenOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
optional .Token token = 1;
getTokenOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponseOrBuilder
optional .Token token = 1;
getTop(int) - Method in class org.apache.hadoop.hbase.metrics.ExactCounterMetric
Deprecated.
 
getTopHosts() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
return the sorted list of hosts in terms of their weights
getTotalBloomSize() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getTotalBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 total_compacting_KVs = 10;
getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint64 total_compacting_KVs = 10;
getTotalCompactingKVs() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint64 total_compacting_KVs = 10;
getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 totalCompactingKVs = 12;
getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int64 totalCompactingKVs = 12;
getTotalCompactingKVs() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int64 totalCompactingKVs = 12;
getTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getTotalCompressedBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
getTotalIncrements() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
getTotalIncrements() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
getTotalLengthOfArrays(Iterable<byte[]>) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
getTotalNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 total_number_of_requests = 2;
getTotalNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint32 total_number_of_requests = 2;
getTotalNumberOfRequests() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint32 total_number_of_requests = 2;
getTotalNumberOfRequests() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getTotalQueueSize() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
 
getTotalQueueSize() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
 
getTotalRegions() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
optional uint32 total_regions = 2;
getTotalRegions() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
optional uint32 total_regions = 2;
getTotalRegions() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponseOrBuilder
optional uint32 total_regions = 2;
getTotalRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the total number of requests per second.
getTotalRequestsCount(ClusterStatusProtos.RegionLoad) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
getTotalSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
getTotalStaticBloomSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getTotalStaticBloomSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the size of the static bloom filters.
getTotalStaticBloomSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
Returns the total byte size of all Bloom filter bit arrays.
getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 total_static_bloom_size_KB = 14;
getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 total_static_bloom_size_KB = 14;
getTotalStaticBloomSizeKB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 total_static_bloom_size_KB = 14;
getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 totalStaticBloomSizeKB = 11;
getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 totalStaticBloomSizeKB = 11;
getTotalStaticBloomSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 totalStaticBloomSizeKB = 11;
getTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getTotalStaticIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
getTotalStaticIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the size of of the static indexes including the roots.
getTotalStaticIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
Returns the total size of all index blocks in the data block indexes, including the root level, intermediate levels, and the leaf level for multi-level indexes, or just the root level for single-level indexes.
getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 total_static_index_size_KB = 13;
getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 total_static_index_size_KB = 13;
getTotalStaticIndexSizeKB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 total_static_index_size_KB = 13;
getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 totalStaticIndexSizeKB = 10;
getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 totalStaticIndexSizeKB = 10;
getTotalStaticIndexSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 totalStaticIndexSizeKB = 10;
getTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getTotalTableFragmentation(HMaster) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Returns the total overall fragmentation percentage.
getTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 total_uncompressed_bytes = 4;
getTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 total_uncompressed_bytes = 4;
getTotalUncompressedBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 total_uncompressed_bytes = 4;
getTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
getTotalUncompressedSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
The total uncompressed size of the root index block, intermediate-level index blocks, and leaf-level index blocks.
getTrace(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
getTrace(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
repeated .StackTraceElementMessage trace = 4;
getTrace(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
repeated .StackTraceElementMessage trace = 4;
getTraceBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
getTraceBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
getTraceCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
getTraceCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
repeated .StackTraceElementMessage trace = 4;
getTraceCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
repeated .StackTraceElementMessage trace = 4;
getTraceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
optional int64 trace_id = 1;
getTraceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
optional int64 trace_id = 1;
getTraceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfoOrBuilder
optional int64 trace_id = 1;
getTraceInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .RPCTInfo trace_info = 2;
getTraceInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional .RPCTInfo trace_info = 2;
getTraceInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional .RPCTInfo trace_info = 2;
getTraceInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .RPCTInfo trace_info = 2;
getTraceInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .RPCTInfo trace_info = 2;
getTraceInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional .RPCTInfo trace_info = 2;
getTraceInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional .RPCTInfo trace_info = 2;
getTraceList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
getTraceList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
repeated .StackTraceElementMessage trace = 4;
getTraceList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
repeated .StackTraceElementMessage trace = 4;
getTraceOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
getTraceOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
repeated .StackTraceElementMessage trace = 4;
getTraceOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
repeated .StackTraceElementMessage trace = 4;
getTraceOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
getTraceOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
repeated .StackTraceElementMessage trace = 4;
getTraceOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
repeated .StackTraceElementMessage trace = 4;
getTrailer() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
getTrailer() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
getTrailerSize() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getTransitionInZK() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional bool transition_in_ZK = 3 [default = true];
getTransitionInZK() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
optional bool transition_in_ZK = 3 [default = true];
getTransitionInZK() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
optional bool transition_in_ZK = 3 [default = true];
getTreeBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
getters
getTreeDepth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
getTs() - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
 
getTs() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
 
getTtl() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional uint32 ttl = 4;
getTtl() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
optional uint32 ttl = 4;
getTtl() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
optional uint32 ttl = 4;
getTtl() - Method in class org.apache.hadoop.hbase.regionserver.ScanInfo
 
getTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional int32 ttl = 3;
getTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
optional int32 ttl = 3;
getTtl() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
optional int32 ttl = 3;
getType(int, PrefixTreeBlockMeta) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getType() - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .Permission.Type type = 1;
getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
optional .Permission.Type type = 1;
getType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequestOrBuilder
optional .Permission.Type type = 1;
getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
required .Permission.Type type = 1;
getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
required .Permission.Type type = 1;
getType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
required .Permission.Type type = 1;
getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
required .RegionSpecifier.RegionSpecifierType type = 1;
getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
required .RegionSpecifier.RegionSpecifierType type = 1;
getType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifierOrBuilder
required .RegionSpecifier.RegionSpecifierType type = 1;
getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional .SnapshotDescription.Type type = 4 [default = FLUSH];
getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
optional .SnapshotDescription.Type type = 4 [default = FLUSH];
getType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
optional .SnapshotDescription.Type type = 4 [default = FLUSH];
getTypeByte() - Method in interface org.apache.hadoop.hbase.Cell
 
getTypeByte() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getTypeByte() - Method in class org.apache.hadoop.hbase.KeyValue
 
getTypeBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getTypeString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
 
getUGI() - Method in class org.apache.hadoop.hbase.security.User
 
getUncaughtExceptionHandler() - Method in class org.apache.hadoop.hbase.master.BulkAssigner
 
getUncaughtExceptionHandler() - Method in class org.apache.hadoop.hbase.master.GeneralBulkAssigner
 
getUncompressedBytesWithHeader() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
getUncompressedBytesWithHeader() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
 
getUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
getUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 uncompressed_data_index_size = 3;
getUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 uncompressed_data_index_size = 3;
getUncompressedDataIndexSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 uncompressed_data_index_size = 3;
getUncompressedSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
getUniqueBlocksTotalWeight() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
 
getUniqueFile(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
getUnknownFields() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
getUpdateInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfo(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequestOrBuilder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequestOrBuilder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequestOrBuilder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequestOrBuilder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdateInfoOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequestOrBuilder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
getUpdatesBlockedTime() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the amount of time that updates were blocked.
getUrl() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
Get the subversion URL for the root hbase directory.
getUsage() - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine
 
getUsage() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
 
getUsage() - Method in class org.apache.hadoop.hbase.util.ServerCommandLine
Implementing subclasses should return a usage string to print out.
getUsedHeapMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 used_heap_MB = 3;
getUsedHeapMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint32 used_heap_MB = 3;
getUsedHeapMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint32 used_heap_MB = 3;
getUsedHeapMB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getUsedSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
getUser() - Method in class org.apache.hadoop.hbase.ipc.RequestContext
 
getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required bytes user = 1;
getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
required bytes user = 1;
getUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermissionOrBuilder
required bytes user = 1;
getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
required bytes user = 1;
getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
required bytes user = 1;
getUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissionsOrBuilder
required bytes user = 1;
getUser() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
getUser() - Method in class org.apache.hadoop.hbase.security.access.UserPermission
 
getUser() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
getUser() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
The user that compiled hbase.
getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .UserInformation user_info = 1;
getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional .UserInformation user_info = 1;
getUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional .UserInformation user_info = 1;
getUserInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .UserInformation user_info = 1;
getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .UserInformation user_info = 1;
getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional .UserInformation user_info = 1;
getUserInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional .UserInformation user_info = 1;
getUsername() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required bytes username = 2;
getUsername() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
required bytes username = 2;
getUsername() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
required bytes username = 2;
getUsername() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string username = 1;
getUsername() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
optional string username = 1;
getUsername() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponseOrBuilder
optional string username = 1;
getUsername() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
getUsernameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string username = 1;
getUsernameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
optional string username = 1;
getUsernameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponseOrBuilder
optional string username = 1;
getUserPermission(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
getUserPermission(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
repeated .UserPermission user_permission = 1;
getUserPermission(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponseOrBuilder
repeated .UserPermission user_permission = 1;
getUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
required .UserPermission user_permission = 1;
getUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
required .UserPermission user_permission = 1;
getUserPermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequestOrBuilder
required .UserPermission user_permission = 1;
getUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
required .UserPermission user_permission = 1;
getUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
required .UserPermission user_permission = 1;
getUserPermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequestOrBuilder
required .UserPermission user_permission = 1;
getUserPermissionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
getUserPermissionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
required .UserPermission user_permission = 1;
getUserPermissionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
required .UserPermission user_permission = 1;
getUserPermissionBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
getUserPermissionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
getUserPermissionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
repeated .UserPermission user_permission = 1;
getUserPermissionCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponseOrBuilder
repeated .UserPermission user_permission = 1;
getUserPermissionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
getUserPermissionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
repeated .UserPermission user_permission = 1;
getUserPermissionList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponseOrBuilder
repeated .UserPermission user_permission = 1;
getUserPermissionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
getUserPermissionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
repeated .UserPermission user_permission = 1;
getUserPermissionOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponseOrBuilder
repeated .UserPermission user_permission = 1;
getUserPermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
required .UserPermission user_permission = 1;
getUserPermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
required .UserPermission user_permission = 1;
getUserPermissionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequestOrBuilder
required .UserPermission user_permission = 1;
getUserPermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
required .UserPermission user_permission = 1;
getUserPermissionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
required .UserPermission user_permission = 1;
getUserPermissionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequestOrBuilder
required .UserPermission user_permission = 1;
getUserPermissionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
getUserPermissionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
repeated .UserPermission user_permission = 1;
getUserPermissionOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponseOrBuilder
repeated .UserPermission user_permission = 1;
getUserPermissions(RpcController, AccessControlProtos.GetUserPermissionsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.BlockingInterface
 
getUserPermissions(RpcController, AccessControlProtos.GetUserPermissionsRequest, RpcCallback<AccessControlProtos.GetUserPermissionsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
rpc GetUserPermissions(.GetUserPermissionsRequest) returns (.GetUserPermissionsResponse);
getUserPermissions(RpcController, AccessControlProtos.GetUserPermissionsRequest, RpcCallback<AccessControlProtos.GetUserPermissionsResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Interface
rpc GetUserPermissions(.GetUserPermissionsRequest) returns (.GetUserPermissionsResponse);
getUserPermissions(RpcController, AccessControlProtos.GetUserPermissionsRequest, RpcCallback<AccessControlProtos.GetUserPermissionsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Stub
 
getUserPermissions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissions(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissionsOrBuilder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissions(AccessControlProtos.AccessControlService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A utility used to get user's global permissions.
getUserPermissions(AccessControlProtos.AccessControlService.BlockingInterface, TableName) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A utility used to get user table permissions.
getUserPermissions(RpcController, AccessControlProtos.GetUserPermissionsRequest, RpcCallback<AccessControlProtos.GetUserPermissionsResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
getUserPermissionsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissionsOrBuilder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissionsOrBuilder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissionsOrBuilder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUserPermissionsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissionsOrBuilder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
getUtf8ByteArrays(List<String>) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
getUUIDForCluster(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
Get the UUID for the provided ZK watcher.
getValue() - Method in interface org.apache.hadoop.hbase.Cell
Deprecated.
getValue(byte[], byte[], Cell) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
getValue(byte[], byte[], Cell) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
getValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
Get the latest version of the specified column.
getValue() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getValue(byte[], byte[], Cell) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
TODO: when removing ColumnInterpreter.getValue(byte[], byte[], KeyValue), this method should be made abstract
getValue(byte[], byte[], KeyValue) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
Deprecated.
getValue() - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
 
getValue() - Method in class org.apache.hadoop.hbase.filter.SubstringComparator
 
getValue(byte[]) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getValue(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getValue(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Getter for accessing the metadata associated with the key
getValue(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Getter for accessing the metadata associated with the key
getValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
getValue() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
 
getValue() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Gets a buffer view to the current value.
getValue() - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
getValue() - Method in class org.apache.hadoop.hbase.metrics.MetricsString
Deprecated.
 
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes value = 6;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional bytes value = 6;
getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional bytes value = 6;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional bytes value = 6;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
optional bytes value = 6;
getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
optional bytes value = 6;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .NameBytesPair value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
required .NameBytesPair value = 2;
getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponseOrBuilder
required .NameBytesPair value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
optional bytes value = 2;
getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValueOrBuilder
optional bytes value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
optional bytes value = 1;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
optional bytes value = 1;
getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparableOrBuilder
optional bytes value = 1;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
optional bytes value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
optional bytes value = 2;
getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPairOrBuilder
optional bytes value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional int64 value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
optional int64 value = 2;
getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64PairOrBuilder
optional int64 value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
required string value = 2;
getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPairOrBuilder
required string value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
required bytes value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
required bytes value = 2;
getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifierOrBuilder
required bytes value = 2;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
required bool value = 1;
getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
required bool value = 1;
getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponseOrBuilder
required bool value = 1;
getValue() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Get the value of this entry.
getValue() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
getValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string value = 2;
getValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
required string value = 2;
getValue() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
required string value = 2;
getValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string value = 2;
getValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
required string value = 2;
getValue() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
required string value = 2;
getValue() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
amount to increment by
getValue() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
getValue() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
getValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
getValue() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TDeleteType
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TDurability
Get the integer value of this enum value, as defined in the Thrift IDL.
getValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
the expected value, if not provided the check is for the non-existence of the column in question
getValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
the expected value, if not provided the check is for the non-existence of the column in question
getValueArray() - Method in interface org.apache.hadoop.hbase.Cell
Contiguous raw bytes that may start at any index in the containing array.
getValueArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getValueArray() - Method in class org.apache.hadoop.hbase.KeyValue
 
getValueAsByteBuffer(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
Returns the value wrapped in a new ByteBuffer.
getValueAsByteBuffer(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.client.Result
Returns the value wrapped in a new ByteBuffer.
getValueBufferShallowCopy(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
getValueBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .NameBytesPair value = 2;
getValueByteRange() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getValueBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string value = 2;
getValueBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
required string value = 2;
getValueBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPairOrBuilder
required string value = 2;
getValueBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string value = 2;
getValueBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
required string value = 2;
getValueBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
required string value = 2;
getValueBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string value = 2;
getValueBytes() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
required string value = 2;
getValueBytes() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
required string value = 2;
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
 
getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
 
getValueLength() - Method in interface org.apache.hadoop.hbase.Cell
 
getValueLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getValueLength(int, PrefixTreeBlockMeta) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getValueLength(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
getValueLength() - Method in class org.apache.hadoop.hbase.KeyValue
 
getValueLengthWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getValueOffset() - Method in interface org.apache.hadoop.hbase.Cell
 
getValueOffset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
getValueOffset(int, PrefixTreeBlockMeta) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
getValueOffset(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
convenience getters
getValueOffset() - Method in class org.apache.hadoop.hbase.KeyValue
 
getValueOffsetWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getValueOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .NameBytesPair value = 2;
getValueOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
required .NameBytesPair value = 2;
getValueOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponseOrBuilder
required .NameBytesPair value = 2;
getValues() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
getValues() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Getter for fetching an unmodifiable HTableDescriptor.values map.
getValues(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValues(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValues(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValueShallowCopy() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
getValueShallowCopy() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
Does a shallow copy of the value at the current position.
getValuesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesOrBuilder(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesOrBuilderList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValuesOrBuilderList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
getValueString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
getValueString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
 
getValueString() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Convenience method to get a copy of the value as a string - interpreting the bytes as UTF8.
getValueString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
 
getVer(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getVer_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getVer(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getVer_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getVer(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getVer(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get the specified number of versions for the specified table, row, and column.
getVer(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Deprecated.
getVer(ByteBuffer, ByteBuffer, byte[], byte[], int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Note: this public interface is slightly different from public Java APIs in regard to handling of the qualifier.
getVersion() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
getVersion() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
getVersion() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
 
getVersion() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
 
getVersion() - Method in class org.apache.hadoop.hbase.HRegionInfo
Deprecated.
HRI is no longer a VersionedWritable
getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
required string version = 1;
getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
required string version = 1;
getVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContentOrBuilder
required string version = 1;
getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional int32 version = 5;
getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
optional int32 version = 5;
getVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
optional int32 version = 5;
getVersion() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
 
getVersion() - Method in class org.apache.hadoop.hbase.security.access.Permission
 
getVersion() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
getVersion(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Verifies current version of file system
getVersion() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
Get the hbase version.
getVersion() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.AcquiredLock
 
getVersion(ZooKeeperWatcher, HRegionInfo) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Get the version of the specified znode
getVersionBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
required string version = 1;
getVersionBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
required string version = 1;
getVersionBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContentOrBuilder
required string version = 1;
getVersionedBytes() - Method in class org.apache.hadoop.hbase.ServerName
 
getVersionOfClosingNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional uint32 version_of_closing_node = 2;
getVersionOfClosingNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
optional uint32 version_of_closing_node = 2;
getVersionOfClosingNode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
optional uint32 version_of_closing_node = 2;
getVersionOfOfflineNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
optional uint32 version_of_offline_node = 2;
getVersionOfOfflineNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
optional uint32 version_of_offline_node = 2;
getVersionOfOfflineNode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
optional uint32 version_of_offline_node = 2;
getVersionResource() - Method in class org.apache.hadoop.hbase.rest.RootResource
 
getVersionResource() - Method in class org.apache.hadoop.hbase.rest.VersionResource
Dispatch /version/rest to self.
getVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
getVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
getVersionsDeleted() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponseOrBuilder
 
getVerTs(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getVerTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
getVerTs(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getVerTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
getVerTs(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
getVerTs(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get the specified number of versions for the specified table, row, and column.
getVerTs(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Deprecated.
getVerTs(ByteBuffer, ByteBuffer, byte[], byte[], long, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Note: this internal interface is slightly different from public APIs in regard to handling of the qualifier.
getWAL() - Method in interface org.apache.hadoop.hbase.coprocessor.WALCoprocessorEnvironment
 
getWAL() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getWAL(HRegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getWAL(HRegionInfo) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
getWALActionListeners() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Called by HRegionServer.instantiateHLog(Path, String) setting up WAL instance.
getWALActionsListener() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationSourceService
Returns a WALObserver for the service.
getWALActionsListener() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
getWalEdit(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
getWALTrailer() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
 
getWALTrailer() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
getWALTrailer() - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
getWatcher() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
getWebAppsPath(String) - Method in class org.apache.hadoop.hbase.util.InfoServer
Get the pathname to the webapps files.
getWebAppsPath() - Method in class org.apache.hadoop.hbase.util.InfoServer
Get the pathname to the path files.
getWebuiPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
optional uint32 webui_port = 2;
getWebuiPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
optional uint32 webui_port = 2;
getWebuiPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfoOrBuilder
optional uint32 webui_port = 2;
getWeight(String) - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
return the weight for a specific host, that will be the total bytes of all blocks on the host
getWeight() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
 
getWidthUsingPlaceholderForOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
This method is called before blockMeta.qualifierOffsetWidth is known, so we pass in a placeholder.
getWorkingSnapshotDir(Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Get the general working directory for snapshots - where they are built, where they are temporarily copied on export, etc.
getWorkingSnapshotDir(HBaseProtos.SnapshotDescription, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Get the directory to build a snapshot, before it is finalized
getWorkingSnapshotDir(String, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Get the directory to build a snapshot, before it is finalized
getWritable(byte[], Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
Set bytes into the passed Writable by calling its Writable.readFields(java.io.DataInput).
getWritable(byte[], int, int, Writable) - Static method in class org.apache.hadoop.hbase.util.Writables
Set bytes into the passed Writable by calling its Writable.readFields(java.io.DataInput).
getWritableSize() - Method in interface org.apache.hadoop.hbase.io.WritableWithSize
Provide a size hint to the caller.
getWriteBuffer() - Method in class org.apache.hadoop.hbase.client.HTable
Deprecated.
since 0.96. This is an internal buffer that should not be read nor write.
getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.HTable
Returns the maximum size in bytes of the write buffer for this HTable.
getWriteBufferSize() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Returns the maximum size in bytes of the write buffer for this HTable.
getWriteBufferSize() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
getWriteLatenciesNanos() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
getWriteOps() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
getWriter() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
getWriteRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
Get the total number of mutations that have been issued against this region.
getWriteRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 write_requests_count = 9;
getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint64 write_requests_count = 9;
getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint64 write_requests_count = 9;
getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.RegionLoad
 
getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the number of write requests to regions hosted on this region server.
getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 writeRequestsCount = 8;
getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int64 writeRequestsCount = 8;
getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int64 writeRequestsCount = 8;
getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.ServerLoad
 
getWriterFactory(Configuration, CacheConfig) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Returns the factory to be used to create HFile writers
getWriterFactoryNoCache(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Returns the factory to be used to create HFile writers.
getWriteTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required uint64 write_time = 4;
getWriteTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
required uint64 write_time = 4;
getWriteTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
required uint64 write_time = 4;
getWriteTime() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
getWriteTimeMs() - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
getWriteToWAL() - Method in class org.apache.hadoop.hbase.client.Mutation
Deprecated.
getYetToUpdateRegions() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
optional uint32 yet_to_update_regions = 1;
getYetToUpdateRegions() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
optional uint32 yet_to_update_regions = 1;
getYetToUpdateRegions() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponseOrBuilder
optional uint32 yet_to_update_regions = 1;
getZkController() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
 
getZKPermissionWatcher() - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
getZKQuorumServersString(Properties) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
Return the ZK Quorum servers string given zk properties returned by makeZKProps
getZKQuorumServersString(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
Return the ZK Quorum servers string given the specified configuration.
getZKTable() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
getZkw() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
Get the ZK connection to this peer
getZooKeeper() - Method in class org.apache.hadoop.hbase.master.HMaster
 
getZooKeeper() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
getZooKeeper() - Method in interface org.apache.hadoop.hbase.Server
Gets the ZooKeeper instance for this server.
getZooKeeper() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
getZooKeeperClusterKey(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Get the key to the ZK ensemble for this configuration without adding a name at the end
getZooKeeperClusterKey(Configuration, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Get the key to the ZK ensemble for this configuration and append a name at the end
getZookeeperQuorum() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
Get the Zookeeper Quorum Info
getZookeeperQuorum() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
getZookeeperQuorum() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
Get the Zookeeper Quorum Info
getZooKeeperServerNum() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
getZooKeeperWatcher() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
 
getZooKeeperWatcher() - Method in class org.apache.hadoop.hbase.master.HMaster
Get the ZK wrapper object - needed by master_jsp.java
getZooKeeperWatcher() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
GLOBAL_PERMISSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
Global_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
Global = 1;
grant(RpcController, AccessControlProtos.GrantRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.BlockingInterface
 
grant(RpcController, AccessControlProtos.GrantRequest, RpcCallback<AccessControlProtos.GrantResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
rpc Grant(.GrantRequest) returns (.GrantResponse);
grant(RpcController, AccessControlProtos.GrantRequest, RpcCallback<AccessControlProtos.GrantResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Interface
rpc Grant(.GrantRequest) returns (.GrantResponse);
grant(RpcController, AccessControlProtos.GrantRequest, RpcCallback<AccessControlProtos.GrantResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Stub
 
grant(AccessControlProtos.AccessControlService.BlockingInterface, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A utility used to grant a user global permissions.
grant(AccessControlProtos.AccessControlService.BlockingInterface, String, TableName, byte[], byte[], Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A utility used to grant a user table permissions.
grant(AccessControlProtos.AccessControlService.BlockingInterface, String, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A utility used to grant a user namespace permissions.
grant(RpcController, AccessControlProtos.GrantRequest, RpcCallback<AccessControlProtos.GrantResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
GREATER_OR_EQUAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
GREATER_OR_EQUAL = 4;
GREATER_THAN_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
GREATER_THAN Array
GREATER_THAN_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
GREATER_THAN_OR_EQUAL_TO_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
GREATER_THAN_OR_EQUAL_TO Array
GREATER_THAN_OR_EQUAL_TO_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
GREATER_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
GREATER = 5;
GROUP_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated.
JobConf parameter to specify the columns used to produce the key passed to collect from the map phase
GROUP_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
JobConf parameter to specify the columns used to produce the key passed to collect from the map phase.
GROUP_PREFIX - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
Prefix character to denote group names
GroupingTableMap - Class in org.apache.hadoop.hbase.mapred
Deprecated.
GroupingTableMap() - Constructor for class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated.
 
GroupingTableMapper - Class in org.apache.hadoop.hbase.mapreduce
Extract grouping columns from input record.
GroupingTableMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
 
groupOrSplit(Multimap<ByteBuffer, LoadIncrementalHFiles.LoadQueueItem>, LoadIncrementalHFiles.LoadQueueItem, HTable, Pair<byte[][], byte[][]>) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
Attempt to assign the given load queue item into its target region group.
growIfNecessary(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
growIfNecessary(int[], int, int) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
growIfNecessary(long[], int, int) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
GZIP - Static variable in class org.apache.hadoop.hbase.util.Base64
Specify that data should be gzip-compressed.
GzipFilter - Class in org.apache.hadoop.hbase.rest.filter
 
GzipFilter() - Constructor for class org.apache.hadoop.hbase.rest.filter.GzipFilter
 
GZIPRequestStream - Class in org.apache.hadoop.hbase.rest.filter
 
GZIPRequestStream(HttpServletRequest) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
 
GZIPRequestWrapper - Class in org.apache.hadoop.hbase.rest.filter
 
GZIPRequestWrapper(HttpServletRequest) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
 
GZIPResponseStream - Class in org.apache.hadoop.hbase.rest.filter
 
GZIPResponseStream(HttpServletResponse) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
 
GZIPResponseWrapper - Class in org.apache.hadoop.hbase.rest.filter
 
GZIPResponseWrapper(HttpServletResponse) - Constructor for class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 

H

H - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'H'
HalfStoreFileReader - Class in org.apache.hadoop.hbase.io
A facade for a HFile.Reader that serves up either the top or bottom half of a HFile where 'bottom' is the first half of the file containing the keys that sort lowest and 'top' is the second half of the file with keys that sort greater than those of the bottom half.
HalfStoreFileReader(FileSystem, Path, CacheConfig, Reference, DataBlockEncoding) - Constructor for class org.apache.hadoop.hbase.io.HalfStoreFileReader
Creates a half file reader for a normal hfile.
HalfStoreFileReader(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, DataBlockEncoding) - Constructor for class org.apache.hadoop.hbase.io.HalfStoreFileReader
Creates a half file reader for a hfile referred to by an hfilelink.
handle(Callback[]) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslDigestCallbackHandler
handle(Callback[]) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslGssCallbackHandler
handleCoprocessorThrowable(CoprocessorEnvironment, Throwable) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
This is used by coprocessor hooks which are declared to throw IOException (or its subtypes).
handleCreateHdfsRegions(Path, TableName) - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
Create the on-disk structure for the table, and returns the regions info.
handleCreateHdfsRegions(Path, TableName) - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
Create the on-disk regions, using the tableRootDir provided by the CreateTableHandler.
handleDegenerateRegion(HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
Callback for handling a region that has the same start and end key.
handleDegenerateRegion(HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
Callback for handling a region that has the same start and end key.
handleDuplicateStartKeys(HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
Callback for handling two regions that have the same start key.
handleDuplicateStartKeys(HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
Callback for handling two regions that have the same start key.
handleHoleInRegionChain(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
Callback for handling a region hole between two keys.
handleHoleInRegionChain(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
Callback for handling a region hole between two keys.
handleLockMetadata(String) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Process metadata stored in a ZNode using a callback
handleLockMetadata(String, InterProcessLock.MetadataHandler) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Process metadata stored in a ZNode using a callback object passed to this instance.
handleMetadata(byte[]) - Method in interface org.apache.hadoop.hbase.InterProcessLock.MetadataHandler
Called after lock metadata is successfully read from a distributed lock service.
handleOverlapGroup(Collection<HBaseFsck.HbckInfo>) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
Callback for handling an group of regions that overlap.
handleOverlapGroup(Collection<HBaseFsck.HbckInfo>) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
Callback for handling an group of regions that overlap.
handleOverlapInRegionChain(HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
Callback for handling two reigons that overlap in some arbitrary way.
handleOverlapInRegionChain(HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
Callback for handling two reigons that overlap in some arbitrary way.
handler - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
 
handleRegionEndKeyNotEmpty(byte[]) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
Callback for handling case where a Table has a last region that does not have an empty end key.
handleRegionEndKeyNotEmpty(byte[]) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
Callback for handling case where a Table has a last region that does not have an empty end key.
handleRegionStartKeyNotEmpty(HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
Callback for handling case where a Table has a first region that does not have an empty start key.
handleRegionStartKeyNotEmpty(HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
Callback for handling case where a Table has a first region that does not have an empty start key.
handleReportForDutyResponse(RegionServerStatusProtos.RegionServerStartupResponse) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.DeleteTableHandler
 
handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.ModifyTableHandler
 
handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.TableAddFamilyHandler
 
handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.TableDeleteFamilyHandler
 
handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
 
handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.TableModifyFamilyHandler
 
handleTableOperation(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
The restore table is executed in place.
has(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Put
A convenience method to determine if this object's familyMap contains a value assigned to the given family & qualifier.
has(byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.Put
A convenience method to determine if this object's familyMap contains a value assigned to the given family, qualifier and timestamp.
has(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Put
A convenience method to determine if this object's familyMap contains a value assigned to the given family, qualifier and timestamp.
has(byte[], byte[], long, byte[]) - Method in class org.apache.hadoop.hbase.client.Put
A convenience method to determine if this object's familyMap contains the given value assigned to the given family, qualifier and timestamp.
has(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Check to see if the Constraint is currently set.
HAS_COMPRESSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
hasAssignSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
optional bool assign_seq_num = 3;
hasAssignSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
optional bool assign_seq_num = 3;
hasAssignSeqNum() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequestOrBuilder
optional bool assign_seq_num = 3;
hasAssignSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
optional bool assign_seq_num = 2;
hasAssignSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
optional bool assign_seq_num = 2;
hasAssignSeqNum() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
optional bool assign_seq_num = 2;
hasAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
optional int32 associated_cell_count = 3;
hasAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
optional int32 associated_cell_count = 3;
hasAssociatedCellCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntryOrBuilder
optional int32 associated_cell_count = 3;
hasAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional int32 associated_cell_count = 8;
hasAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional int32 associated_cell_count = 8;
hasAssociatedCellCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional int32 associated_cell_count = 8;
hasAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional int32 associated_cell_count = 2;
hasAssociatedCellCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
optional int32 associated_cell_count = 2;
hasAssociatedCellCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
optional int32 associated_cell_count = 2;
hasAtomic() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
optional bool atomic = 2;
hasAtomic() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
optional bool atomic = 2;
hasAtomic() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionOrBuilder
optional bool atomic = 2;
hasAuthMethod() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string auth_method = 2;
hasAuthMethod() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
optional string auth_method = 2;
hasAuthMethod() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponseOrBuilder
optional string auth_method = 2;
hasAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional double averageLoad = 5;
hasAverageLoad() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
optional double averageLoad = 5;
hasAverageLoad() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
optional double averageLoad = 5;
hasBalancerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional bool balancer_on = 9;
hasBalancerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional bool balancer_on = 9;
hasBalancerOn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional bool balancer_on = 9;
hasBalancerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
optional bool balancer_on = 1;
hasBalancerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
optional bool balancer_on = 1;
hasBalancerOn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerStateOrBuilder
optional bool balancer_on = 1;
hasBalancerRan() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
required bool balancer_ran = 1;
hasBalancerRan() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
required bool balancer_ran = 1;
hasBalancerRan() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponseOrBuilder
required bool balancer_ran = 1;
hasBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 batch = 4;
hasBatch() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional int32 batch = 4;
hasBatch() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional int32 batch = 4;
hasBatchSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 batch_size = 9;
hasBatchSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional uint32 batch_size = 9;
hasBatchSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional uint32 batch_size = 9;
hasBigdecimalMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
required bytes bigdecimal_msg = 1;
hasBigdecimalMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
required bytes bigdecimal_msg = 1;
hasBigdecimalMsg() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsgOrBuilder
required bytes bigdecimal_msg = 1;
hasBitwiseOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .BitComparator.BitwiseOp bitwise_op = 2;
hasBitwiseOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
required .BitComparator.BitwiseOp bitwise_op = 2;
hasBitwiseOp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparatorOrBuilder
required .BitComparator.BitwiseOp bitwise_op = 2;
hasBody() - Method in class org.apache.hadoop.hbase.rest.client.Response
 
hasBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
required string bulk_token = 1;
hasBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
required string bulk_token = 1;
hasBulkToken() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequestOrBuilder
required string bulk_token = 1;
hasBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
required string bulk_token = 1;
hasBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
required string bulk_token = 1;
hasBulkToken() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponseOrBuilder
required string bulk_token = 1;
hasBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required string bulk_token = 4;
hasBulkToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
required string bulk_token = 4;
hasBulkToken() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
required string bulk_token = 4;
hasCacheBlocks() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool cache_blocks = 7 [default = true];
hasCacheBlocks() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional bool cache_blocks = 7 [default = true];
hasCacheBlocks() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional bool cache_blocks = 7 [default = true];
hasCacheBlocks() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool cache_blocks = 8 [default = true];
hasCacheBlocks() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional bool cache_blocks = 8 [default = true];
hasCacheBlocks() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional bool cache_blocks = 8 [default = true];
hasCaching() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 caching = 9;
hasCaching() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional int32 caching = 9;
hasCaching() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional int32 caching = 9;
hasCall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .CoprocessorServiceCall call = 2;
hasCall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
required .CoprocessorServiceCall call = 2;
hasCall() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequestOrBuilder
required .CoprocessorServiceCall call = 2;
hasCallId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional uint32 call_id = 1;
hasCallId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional uint32 call_id = 1;
hasCallId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional uint32 call_id = 1;
hasCallId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional uint32 call_id = 1;
hasCallId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
optional uint32 call_id = 1;
hasCallId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeaderOrBuilder
optional uint32 call_id = 1;
hasCellBlockCodecClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_codec_class = 3;
hasCellBlockCodecClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional string cell_block_codec_class = 3;
hasCellBlockCodecClass() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional string cell_block_codec_class = 3;
hasCellBlockCompressorClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_compressor_class = 4;
hasCellBlockCompressorClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional string cell_block_compressor_class = 4;
hasCellBlockCompressorClass() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional string cell_block_compressor_class = 4;
hasCellBlockMeta() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .CellBlockMeta cell_block_meta = 5;
hasCellBlockMeta() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional .CellBlockMeta cell_block_meta = 5;
hasCellBlockMeta() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional .CellBlockMeta cell_block_meta = 5;
hasCellBlockMeta() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .CellBlockMeta cell_block_meta = 3;
hasCellBlockMeta() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
optional .CellBlockMeta cell_block_meta = 3;
hasCellBlockMeta() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeaderOrBuilder
optional .CellBlockMeta cell_block_meta = 3;
hasCellType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional .CellType cell_type = 5;
hasCellType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional .CellType cell_type = 5;
hasCellType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional .CellType cell_type = 5;
hasChance() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
required float chance = 1;
hasChance() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
required float chance = 1;
hasChance() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilterOrBuilder
required float chance = 1;
hasCharset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string charset = 3;
hasCharset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
required string charset = 3;
hasCharset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparatorOrBuilder
required string charset = 3;
hasChildren() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
hasClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string class_name = 1;
hasClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
optional string class_name = 1;
hasClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
optional string class_name = 1;
hasClosed() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
required bool closed = 1;
hasClosed() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
required bool closed = 1;
hasClosed() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponseOrBuilder
required bool closed = 1;
hasCloseScanner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional bool close_scanner = 5;
hasCloseScanner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional bool close_scanner = 5;
hasCloseScanner() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional bool close_scanner = 5;
hasClosestRowBefore() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool closest_row_before = 11 [default = false];
hasClosestRowBefore() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional bool closest_row_before = 11 [default = false];
hasClosestRowBefore() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional bool closest_row_before = 11 [default = false];
hasClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
required string cluster_id = 1;
hasClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
required string cluster_id = 1;
hasClusterId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterIdOrBuilder
required string cluster_id = 1;
hasClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ClusterId cluster_id = 5;
hasClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional .ClusterId cluster_id = 5;
hasClusterId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional .ClusterId cluster_id = 5;
hasClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
Deprecated.
hasClusterId() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
Deprecated.
hasClusterId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
Deprecated.
hasClusterkey() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
required string clusterkey = 1;
hasClusterkey() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
required string clusterkey = 1;
hasClusterkey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
required string clusterkey = 1;
hasClusterStatus() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
required .ClusterStatus cluster_status = 1;
hasClusterStatus() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
required .ClusterStatus cluster_status = 1;
hasClusterStatus() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponseOrBuilder
required .ClusterStatus cluster_status = 1;
hasColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes column = 2;
hasColumn() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
optional bytes column = 2;
hasColumn() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
optional bytes column = 2;
hasColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
hasColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
required .ColumnFamilySchema column_families = 2;
hasColumnFamilies() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequestOrBuilder
required .ColumnFamilySchema column_families = 2;
hasColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
hasColumnFamilies() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
required .ColumnFamilySchema column_families = 2;
hasColumnFamilies() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequestOrBuilder
required .ColumnFamilySchema column_families = 2;
hasColumnFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bytes column_family = 2;
hasColumnFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
optional bytes column_family = 2;
hasColumnFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilterOrBuilder
optional bytes column_family = 2;
hasColumnFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bytes column_family = 1;
hasColumnFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
optional bytes column_family = 1;
hasColumnFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
optional bytes column_family = 1;
hasColumnName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required bytes column_name = 2;
hasColumnName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
required bytes column_name = 2;
hasColumnName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequestOrBuilder
required bytes column_name = 2;
hasColumnOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
optional bytes column_offset = 3;
hasColumnOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
optional bytes column_offset = 3;
hasColumnOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilterOrBuilder
optional bytes column_offset = 3;
hasColumnQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bytes column_qualifier = 3;
hasColumnQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
optional bytes column_qualifier = 3;
hasColumnQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilterOrBuilder
optional bytes column_qualifier = 3;
hasColumnQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bytes column_qualifier = 2;
hasColumnQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
optional bytes column_qualifier = 2;
hasColumnQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
optional bytes column_qualifier = 2;
hasColumns() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
hasCompactionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
optional bool compaction_state = 2;
hasCompactionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
optional bool compaction_state = 2;
hasCompactionState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequestOrBuilder
optional bool compaction_state = 2;
hasCompactionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
optional .GetRegionInfoResponse.CompactionState compaction_state = 2;
hasCompactionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
optional .GetRegionInfoResponse.CompactionState compaction_state = 2;
hasCompactionState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponseOrBuilder
optional .GetRegionInfoResponse.CompactionState compaction_state = 2;
hasComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
required .ByteArrayComparable comparable = 1;
hasComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
required .ByteArrayComparable comparable = 1;
hasComparable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparatorOrBuilder
required .ByteArrayComparable comparable = 1;
hasComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
required .ByteArrayComparable comparable = 1;
hasComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
required .ByteArrayComparable comparable = 1;
hasComparable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparatorOrBuilder
required .ByteArrayComparable comparable = 1;
hasComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .ByteArrayComparable comparable = 1;
hasComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
required .ByteArrayComparable comparable = 1;
hasComparable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparatorOrBuilder
required .ByteArrayComparable comparable = 1;
hasComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .Comparator comparator = 5;
hasComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required .Comparator comparator = 5;
hasComparator() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required .Comparator comparator = 5;
hasComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
optional .Comparator comparator = 2;
hasComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
optional .Comparator comparator = 2;
hasComparator() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilterOrBuilder
optional .Comparator comparator = 2;
hasComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .Comparator comparator = 4;
hasComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
required .Comparator comparator = 4;
hasComparator() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
required .Comparator comparator = 4;
hasComparatorClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional string comparator_class_name = 11;
hasComparatorClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional string comparator_class_name = 11;
hasComparatorClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional string comparator_class_name = 11;
hasCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilterOrBuilder
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilterOrBuilder
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilterOrBuilder
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilterOrBuilder
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
required .CompareFilter compare_filter = 1;
hasCompareFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilterOrBuilder
required .CompareFilter compare_filter = 1;
hasCompareOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
required .CompareType compare_op = 1;
hasCompareOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
required .CompareType compare_op = 1;
hasCompareOp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilterOrBuilder
required .CompareType compare_op = 1;
hasCompareOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .CompareType compare_op = 3;
hasCompareOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
required .CompareType compare_op = 3;
hasCompareOp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
required .CompareType compare_op = 3;
hasCompareType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .CompareType compare_type = 4;
hasCompareType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required .CompareType compare_type = 4;
hasCompareType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required .CompareType compare_type = 4;
hasCompleteSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 complete_sequence_id = 15;
hasCompleteSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint64 complete_sequence_id = 15;
hasCompleteSequenceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint64 complete_sequence_id = 15;
hasCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
hasCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
hasCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
hasCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string compression = 5;
hasCompression() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
optional string compression = 5;
hasCompression() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
optional string compression = 5;
hasCompressionCodec() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 compression_codec = 12;
hasCompressionCodec() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint32 compression_codec = 12;
hasCompressionCodec() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint32 compression_codec = 12;
hasCondition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional .Condition condition = 3;
hasCondition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
optional .Condition condition = 3;
hasCondition() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequestOrBuilder
optional .Condition condition = 3;
hasCoprocessor(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Check if the table has an attached co-processor represented by the name className
hasCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
hasCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
hasCount() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponseOrBuilder
 
hasCreateTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required uint64 create_time = 3;
hasCreateTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
required uint64 create_time = 3;
hasCreateTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
required uint64 create_time = 3;
hasCreateTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional int64 create_time = 6;
hasCreateTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional int64 create_time = 6;
hasCreateTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional int64 create_time = 6;
hasCreationTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional int64 creation_time = 3 [default = 0];
hasCreationTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
optional int64 creation_time = 3 [default = 0];
hasCreationTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
optional int64 creation_time = 3 [default = 0];
hasCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 current_compacted_KVs = 11;
hasCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint64 current_compacted_KVs = 11;
hasCurrentCompactedKVs() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint64 current_compacted_KVs = 11;
hasCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 currentCompactedKVs = 13;
hasCurrentCompactedKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int64 currentCompactedKVs = 13;
hasCurrentCompactedKVs() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int64 currentCompactedKVs = 13;
hasData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes data = 4;
hasData() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
optional bytes data = 4;
hasData() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
optional bytes data = 4;
hasDataIndexCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 data_index_count = 5;
hasDataIndexCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint32 data_index_count = 5;
hasDataIndexCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint32 data_index_count = 5;
hasDeclaringClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string declaring_class = 1;
hasDeclaringClass() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional string declaring_class = 1;
hasDeclaringClass() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional string declaring_class = 1;
hasDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
hasDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
hasDeleteType() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
 
hasDeleteType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional .MutationProto.DeleteType delete_type = 4;
hasDeleteType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
optional .MutationProto.DeleteType delete_type = 4;
hasDeleteType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValueOrBuilder
optional .MutationProto.DeleteType delete_type = 4;
hasDestinationServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional .ServerName destination_server = 4;
hasDestinationServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
optional .ServerName destination_server = 4;
hasDestinationServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
optional .ServerName destination_server = 4;
hasDestServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
optional .ServerName dest_server_name = 2;
hasDestServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
optional .ServerName dest_server_name = 2;
hasDestServerName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequestOrBuilder
optional .ServerName dest_server_name = 2;
hasDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
optional bool done = 1 [default = false];
hasDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
optional bool done = 1 [default = false];
hasDone() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponseOrBuilder
optional bool done = 1 [default = false];
hasDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional bool done = 1 [default = false];
hasDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
optional bool done = 1 [default = false];
hasDone() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponseOrBuilder
optional bool done = 1 [default = false];
hasDoNotRetry() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional bool do_not_retry = 5;
hasDoNotRetry() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional bool do_not_retry = 5;
hasDoNotRetry() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional bool do_not_retry = 5;
hasDropDependentColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bool drop_dependent_column = 4;
hasDropDependentColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
optional bool drop_dependent_column = 4;
hasDropDependentColumn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilterOrBuilder
optional bool drop_dependent_column = 4;
hasDurability() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .MutationProto.Durability durability = 6 [default = USE_DEFAULT];
hasDurability() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional .MutationProto.Durability durability = 6 [default = USE_DEFAULT];
hasDurability() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional .MutationProto.Durability durability = 6 [default = USE_DEFAULT];
hasEffectiveUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
required string effective_user = 1;
hasEffectiveUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
required string effective_user = 1;
hasEffectiveUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformationOrBuilder
required string effective_user = 1;
hasEnable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
required bool enable = 1;
hasEnable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
required bool enable = 1;
hasEnable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequestOrBuilder
required bool enable = 1;
hasEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes encoded_region_name = 2;
hasEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
required bytes encoded_region_name = 2;
hasEncodedRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
required bytes encoded_region_name = 2;
hasEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required bytes encoded_region_name = 1;
hasEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
required bytes encoded_region_name = 1;
hasEncodedRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
required bytes encoded_region_name = 1;
hasEndKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bytes end_key = 4;
hasEndKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
optional bytes end_key = 4;
hasEndKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
optional bytes end_key = 4;
hasEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional bytes endKey = 3;
hasEndKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
optional bytes endKey = 3;
hasEndKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
optional bytes endKey = 3;
hasEndRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
hasEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bytes endRow = 2;
hasEndRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional bytes endRow = 2;
hasEndRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional bytes endRow = 2;
hasEndRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
hasEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int64 endTime = 6;
hasEndTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional int64 endTime = 6;
hasEndTime() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional int64 endTime = 6;
hasEntryCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 entry_count = 7;
hasEntryCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 entry_count = 7;
hasEntryCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 entry_count = 7;
hasErrorInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional bytes error_info = 3;
hasErrorInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
optional bytes error_info = 3;
hasErrorInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
optional bytes error_info = 3;
hasErrorMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required string error_message = 2;
hasErrorMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
required string error_message = 2;
hasErrorMessage() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequestOrBuilder
required string error_message = 2;
hasEventTypeCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required uint32 event_type_code = 1;
hasEventTypeCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
required uint32 event_type_code = 1;
hasEventTypeCode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
required uint32 event_type_code = 1;
hasException() - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
hasException() - Method in interface org.apache.hadoop.hbase.errorhandling.ForeignExceptionSnare
hasException() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
hasException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
optional .NameBytesPair exception = 2;
hasException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
optional .NameBytesPair exception = 2;
hasException() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResultOrBuilder
optional .NameBytesPair exception = 2;
hasException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .NameBytesPair exception = 3;
hasException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
optional .NameBytesPair exception = 3;
hasException() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
optional .NameBytesPair exception = 3;
hasException() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .ExceptionResponse exception = 2;
hasException() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
optional .ExceptionResponse exception = 2;
hasException() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeaderOrBuilder
optional .ExceptionResponse exception = 2;
hasException() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTask
 
hasException() - Method in class org.apache.hadoop.hbase.zookeeper.DeletionListener
Check if an exception has occurred when re-setting the watch.
hasExceptionClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string exception_class_name = 1;
hasExceptionClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional string exception_class_name = 1;
hasExceptionClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional string exception_class_name = 1;
hasExistenceOnly() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool existence_only = 10 [default = false];
hasExistenceOnly() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional bool existence_only = 10 [default = false];
hasExistenceOnly() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional bool existence_only = 10 [default = false];
hasExists() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional bool exists = 3;
hasExists() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
optional bool exists = 3;
hasExists() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
optional bool exists = 3;
hasExpectedTimeout() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
required int64 expected_timeout = 1;
hasExpectedTimeout() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
required int64 expected_timeout = 1;
hasExpectedTimeout() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponseOrBuilder
required int64 expected_timeout = 1;
hasExpirationDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required int64 expiration_date = 2;
hasExpirationDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
required int64 expiration_date = 2;
hasExpirationDate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKeyOrBuilder
required int64 expiration_date = 2;
hasExpirationDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 expiration_date = 5;
hasExpirationDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
optional int64 expiration_date = 5;
hasExpirationDate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
optional int64 expiration_date = 5;
hasFamilies() - Method in class org.apache.hadoop.hbase.client.Get
Method for checking if any families have been inserted into this Get
hasFamilies() - Method in class org.apache.hadoop.hbase.client.Increment
Method for checking if any families have been inserted into this Increment
hasFamilies() - Method in class org.apache.hadoop.hbase.client.Scan
 
hasFamily(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Checks to see if this table contains the given column family
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional bytes family = 2;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
optional bytes family = 2;
hasFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermissionOrBuilder
optional bytes family = 2;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
optional bytes family = 3;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
optional bytes family = 3;
hasFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequestOrBuilder
optional bytes family = 3;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes family = 2;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional bytes family = 2;
hasFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional bytes family = 2;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes family = 2;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
required bytes family = 2;
hasFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
required bytes family = 2;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required bytes family = 1;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
required bytes family = 1;
hasFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
required bytes family = 1;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
required bytes family = 1;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
required bytes family = 1;
hasFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ColumnOrBuilder
required bytes family = 1;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes family = 2;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required bytes family = 2;
hasFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required bytes family = 2;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
required bytes family = 1;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
required bytes family = 1;
hasFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValueOrBuilder
required bytes family = 1;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
required bytes family = 1;
hasFamily() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
required bytes family = 1;
hasFamily() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScopeOrBuilder
required bytes family = 1;
hasFamily() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
hasFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes family_name = 3;
hasFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
required bytes family_name = 3;
hasFamilyName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
required bytes family_name = 3;
hasFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
required bytes family_name = 1;
hasFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
required bytes family_name = 1;
hasFamilyName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceIdOrBuilder
required bytes family_name = 1;
hasFan() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
hasFileInfoOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 file_info_offset = 1;
hasFileInfoOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 file_info_offset = 1;
hasFileInfoOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 file_info_offset = 1;
hasFileName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string file_name = 3;
hasFileName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional string file_name = 3;
hasFileName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional string file_name = 3;
hasFilter() - Method in class org.apache.hadoop.hbase.client.Scan
 
hasFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Filter filter = 4;
hasFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional .Filter filter = 4;
hasFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional .Filter filter = 4;
hasFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Filter filter = 5;
hasFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional .Filter filter = 5;
hasFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional .Filter filter = 5;
hasFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
required .Filter filter = 1;
hasFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
required .Filter filter = 1;
hasFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapperOrBuilder
required .Filter filter = 1;
hasFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
required .Filter filter = 1;
hasFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
required .Filter filter = 1;
hasFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilterOrBuilder
required .Filter filter = 1;
hasFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
required .Filter filter = 1;
hasFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
required .Filter filter = 1;
hasFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilterOrBuilder
required .Filter filter = 1;
hasFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional string filter = 8;
hasFilter() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional string filter = 8;
hasFilter() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional string filter = 8;
hasFilterIfMissing() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bool filter_if_missing = 5;
hasFilterIfMissing() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
optional bool filter_if_missing = 5;
hasFilterIfMissing() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
optional bool filter_if_missing = 5;
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.Filter
Primarily used to check for conflicts with scans(such as scans that do not read a full row at a time).
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.FilterBase
Fitlers that never filter by modifying the returned List of Cells can inherit this implementation that does nothing.
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.FilterList
 
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.PageFilter
 
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
 
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
hasFilterRow() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
hasFirst() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
required bytes first = 1;
hasFirst() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
required bytes first = 1;
hasFirst() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPairOrBuilder
required bytes first = 1;
hasFirstDataBlockOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 first_data_block_offset = 9;
hasFirstDataBlockOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 first_data_block_offset = 9;
hasFirstDataBlockOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 first_data_block_offset = 9;
hasFlushed() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
optional bool flushed = 2;
hasFlushed() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
optional bool flushed = 2;
hasFlushed() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponseOrBuilder
optional bool flushed = 2;
hasFollowingKvCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
optional uint32 following_kv_count = 7;
hasFollowingKvCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
optional uint32 following_kv_count = 7;
hasFollowingKvCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
optional uint32 following_kv_count = 7;
hasForce() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
optional bool force = 2 [default = false];
hasForce() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
optional bool force = 2 [default = false];
hasForce() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequestOrBuilder
optional bool force = 2 [default = false];
hasForcible() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
optional bool forcible = 3 [default = false];
hasForcible() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
optional bool forcible = 3 [default = false];
hasForcible() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequestOrBuilder
optional bool forcible = 3 [default = false];
hasForcible() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
optional bool forcible = 3 [default = false];
hasForcible() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
optional bool forcible = 3 [default = false];
hasForcible() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequestOrBuilder
optional bool forcible = 3 [default = false];
hasFoundKV() - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
 
hasFrom() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
optional uint64 from = 1;
hasFrom() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
optional uint64 from = 1;
hasFrom() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRangeOrBuilder
optional uint64 from = 1;
hasFsToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required .DelegationToken fs_token = 3;
hasFsToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
required .DelegationToken fs_token = 3;
hasFsToken() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder
required .DelegationToken fs_token = 3;
hasGenericException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional .GenericExceptionMessage generic_exception = 2;
hasGenericException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
optional .GenericExceptionMessage generic_exception = 2;
hasGenericException() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessageOrBuilder
optional .GenericExceptionMessage generic_exception = 2;
hasGet() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .Get get = 3;
hasGet() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
optional .Get get = 3;
hasGet() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ActionOrBuilder
optional .Get get = 3;
hasGet() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .Get get = 2;
hasGet() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
required .Get get = 2;
hasGet() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequestOrBuilder
required .Get get = 2;
hasGlobalPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .GlobalPermission global_permission = 2;
hasGlobalPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
optional .GlobalPermission global_permission = 2;
hasGlobalPermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
optional .GlobalPermission global_permission = 2;
hash - Variable in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
The hash value for this entries key
hash - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Hash Function
Hash - Class in org.apache.hadoop.hbase.util
This class represents a common API for hashing functions.
Hash() - Constructor for class org.apache.hadoop.hbase.util.Hash
 
hash(byte[]) - Method in class org.apache.hadoop.hbase.util.Hash
Calculate a hash using all bytes from the input argument, and a seed of -1.
hash(byte[], int) - Method in class org.apache.hadoop.hbase.util.Hash
Calculate a hash using all bytes from the input argument, and a provided seed value.
hash(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Hash
Calculate a hash using bytes from 0 to length, and the provided seed value
hash(byte[], int, int, int) - Method in class org.apache.hadoop.hbase.util.Hash
Calculate a hash using bytes from offset to offset + length, and the provided seed value.
hash(byte[], int, int, int) - Method in class org.apache.hadoop.hbase.util.JenkinsHash
taken from hashlittle() -- hash a variable-length key into a 32-bit value
hash(byte[], int, int, int) - Method in class org.apache.hadoop.hbase.util.MurmurHash
 
hasHasCompression() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional bool has_compression = 1;
hasHasCompression() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
optional bool has_compression = 1;
hasHasCompression() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeaderOrBuilder
optional bool has_compression = 1;
hasHbaseVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .HBaseVersionFileContent hbase_version = 1;
hasHbaseVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional .HBaseVersionFileContent hbase_version = 1;
hasHbaseVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional .HBaseVersionFileContent hbase_version = 1;
hashCode(Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
Returns a hash code that is always the same for two Cells having a matching equals(..) result.
hashCode() - Method in class org.apache.hadoop.hbase.client.Action
 
hashCode() - Method in class org.apache.hadoop.hbase.client.Get
 
hashCode() - Method in class org.apache.hadoop.hbase.client.Increment
 
hashCode() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
hashCode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
hashCode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
hashCode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
Generated by Eclipse
hashCode() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.filter.NullComparator
 
hashCode() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
hashCode() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.HRegionLocation
 
hashCode() - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
hashCode() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
hashCode() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
hashCode() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.ConnectionId
 
hashCode() - Method in class org.apache.hadoop.hbase.KeyValue
 
hashCode() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
 
hashCode() - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
hashCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
hashCode() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
hashCode() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Returns the hash code of the entry by xor'ing the hash values of the key and value of this entry.
hashCode() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Intentionally unimplemented.
hashCode() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
hashCode() - Method in class org.apache.hadoop.hbase.security.access.Permission
 
hashCode() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
hashCode() - Method in class org.apache.hadoop.hbase.security.access.UserPermission
 
hashCode() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
hashCode() - Method in class org.apache.hadoop.hbase.security.User
 
hashCode() - Method in class org.apache.hadoop.hbase.ServerName
 
hashCode() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
hashCode() - Method in class org.apache.hadoop.hbase.TableName
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.CallQueue.Call
 
hashCode() - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
hashCode() - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
hashCode() - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
hashCode() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
hashCode() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
If you'd like this to perform more respectably, use the hashcode generator option.
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
hashCode() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
hashCode(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
hashCode(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
hashCode(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
hashCode() - Method in class org.apache.hadoop.hbase.util.HashedBytes
 
hashCode() - Method in class org.apache.hadoop.hbase.util.Pair
 
hashCode() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
 
hashCode() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
hashCode() - Method in class org.apache.hadoop.hbase.util.Triple
 
hashCode() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.CreateAndFailSilent
 
hashCode() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.DeleteNodeFailSilent
 
hashCode() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp.SetData
 
hashCode() - Method in class org.apache.hadoop.metrics2.util.MetricQuantile
 
hashCount - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Number of hash functions
hasHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 heapSizeMB = 4;
hasHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
optional int32 heapSizeMB = 4;
hasHeapSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
optional int32 heapSizeMB = 4;
HashedBytes - Class in org.apache.hadoop.hbase.util
This class encapsulates a byte array and overrides hashCode and equals so that it's identity is based on the data rather than the array instance.
HashedBytes(byte[]) - Constructor for class org.apache.hadoop.hbase.util.HashedBytes
 
hasHigherPriority(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
Returns which operator has higher precedence
hasHostName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
required string host_name = 1;
hasHostName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
required string host_name = 1;
hasHostName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerNameOrBuilder
required string host_name = 1;
hasHostname() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string hostname = 3;
hasHostname() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional string hostname = 3;
hasHostname() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional string hostname = 3;
hashType - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Hash type
hashType - Variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
Hash function type to use, as defined in Hash
hasId() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required int32 id = 1;
hasId() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
required int32 id = 1;
hasId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKeyOrBuilder
required int32 id = 1;
hasId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional int64 id = 4;
hasId() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
optional int64 id = 4;
hasId() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
optional int64 id = 4;
hasId() - Method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
 
hasIdentifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes identifier = 1;
hasIdentifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
optional bytes identifier = 1;
hasIdentifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenOrBuilder
optional bytes identifier = 1;
hasIdentifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional bytes identifier = 1;
hasIdentifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
optional bytes identifier = 1;
hasIdentifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationTokenOrBuilder
optional bytes identifier = 1;
hasIfOlderThanTs() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
optional uint64 if_older_than_ts = 2;
hasIfOlderThanTs() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
optional uint64 if_older_than_ts = 2;
hasIfOlderThanTs() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequestOrBuilder
optional uint64 if_older_than_ts = 2;
hasIndex() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional uint32 index = 1;
hasIndex() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
optional uint32 index = 1;
hasIndex() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ActionOrBuilder
optional uint32 index = 1;
hasIndex() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional uint32 index = 1;
hasIndex() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
optional uint32 index = 1;
hasIndex() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
optional uint32 index = 1;
hasInfoServerPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 info_server_port = 9;
hasInfoServerPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint32 info_server_port = 9;
hasInfoServerPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint32 info_server_port = 9;
hasInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional bool inMemory = 4;
hasInMemory() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
optional bool inMemory = 4;
hasInMemory() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
optional bool inMemory = 4;
hasInterpreterClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required string interpreter_class_name = 1;
hasInterpreterClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
required string interpreter_class_name = 1;
hasInterpreterClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequestOrBuilder
required string interpreter_class_name = 1;
hasInterpreterSpecificBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
optional bytes interpreter_specific_bytes = 3;
hasInterpreterSpecificBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
optional bytes interpreter_specific_bytes = 3;
hasInterpreterSpecificBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequestOrBuilder
optional bytes interpreter_specific_bytes = 3;
hasIsMasterRunning() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
required bool is_master_running = 1;
hasIsMasterRunning() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
required bool is_master_running = 1;
hasIsMasterRunning() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponseOrBuilder
required bool is_master_running = 1;
hasIsRecovering() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
optional bool isRecovering = 3;
hasIsRecovering() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
optional bool isRecovering = 3;
hasIsRecovering() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponseOrBuilder
optional bool isRecovering = 3;
hasIsShared() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional bool is_shared = 4;
hasIsShared() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional bool is_shared = 4;
hasIsShared() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional bool is_shared = 4;
hasIssueDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 issue_date = 4;
hasIssueDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
optional int64 issue_date = 4;
hasIssueDate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
optional int64 issue_date = 4;
hasJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jerseyVersion = 5;
hasJerseyVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string jerseyVersion = 5;
hasJerseyVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string jerseyVersion = 5;
hasJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jvmVersion = 2;
hasJvmVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string jvmVersion = 2;
hasJvmVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string jvmVersion = 2;
hasKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
required .WALKey key = 1;
hasKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
required .WALKey key = 1;
hasKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntryOrBuilder
required .WALKey key = 1;
hasKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required bytes key = 3;
hasKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
required bytes key = 3;
hasKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKeyOrBuilder
required bytes key = 3;
hasKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
required bytes key = 1;
hasKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
required bytes key = 1;
hasKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.RowOrBuilder
required bytes key = 1;
hasKeyId() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required int32 key_id = 3;
hasKeyId() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
required int32 key_id = 3;
hasKeyId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
required int32 key_id = 3;
hasKeyType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional .CellType key_type = 5;
hasKeyType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
optional .CellType key_type = 5;
hasKeyType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
optional .CellType key_type = 5;
hasKind() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required .TokenIdentifier.Kind kind = 1;
hasKind() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
required .TokenIdentifier.Kind kind = 1;
hasKind() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
required .TokenIdentifier.Kind kind = 1;
hasKind() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string kind = 3;
hasKind() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
optional string kind = 3;
hasKind() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationTokenOrBuilder
optional string kind = 3;
hasLastDataBlockOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 last_data_block_offset = 10;
hasLastDataBlockOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 last_data_block_offset = 10;
hasLastDataBlockOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 last_data_block_offset = 10;
hasLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
required uint64 last_flushed_sequence_id = 1;
hasLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
required uint64 last_flushed_sequence_id = 1;
hasLastFlushedSequenceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponseOrBuilder
required uint64 last_flushed_sequence_id = 1;
hasLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
required uint64 last_flushed_sequence_id = 1;
hasLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
required uint64 last_flushed_sequence_id = 1;
hasLastFlushedSequenceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIdsOrBuilder
required uint64 last_flushed_sequence_id = 1;
hasLastFlushTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
required uint64 last_flush_time = 1;
hasLastFlushTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
required uint64 last_flush_time = 1;
hasLastFlushTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponseOrBuilder
required uint64 last_flush_time = 1;
hasLatestVersionOnly() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bool latest_version_only = 6;
hasLatestVersionOnly() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
optional bool latest_version_only = 6;
hasLatestVersionOnly() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilterOrBuilder
optional bool latest_version_only = 6;
hasLeader() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
Deprecated.
 
hasLeastSigBits() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
required uint64 least_sig_bits = 1;
hasLeastSigBits() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
required uint64 least_sig_bits = 1;
hasLeastSigBits() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUIDOrBuilder
required uint64 least_sig_bits = 1;
hasLenAsVal() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
required bool len_as_val = 1;
hasLenAsVal() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
required bool len_as_val = 1;
hasLenAsVal() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilterOrBuilder
required bool len_as_val = 1;
hasLength() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
optional uint32 length = 1;
hasLength() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
optional uint32 length = 1;
hasLength() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMetaOrBuilder
optional uint32 length = 1;
hasLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
required int32 limit = 1;
hasLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
required int32 limit = 1;
hasLimit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilterOrBuilder
required int32 limit = 1;
hasLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
required int32 limit = 1;
hasLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
required int32 limit = 1;
hasLimit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilterOrBuilder
required int32 limit = 1;
hasLineNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional int32 line_number = 4;
hasLineNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional int32 line_number = 4;
hasLineNumber() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional int32 line_number = 4;
hasLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
optional .ServerLoad load = 2;
hasLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
optional .ServerLoad load = 2;
hasLoad() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequestOrBuilder
optional .ServerLoad load = 2;
hasLoadColumnFamiliesOnDemand() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool load_column_families_on_demand = 13;
hasLoadColumnFamiliesOnDemand() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional bool load_column_families_on_demand = 13;
hasLoadColumnFamiliesOnDemand() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional bool load_column_families_on_demand = 13;
hasLoaded() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
required bool loaded = 1;
hasLoaded() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
required bool loaded = 1;
hasLoaded() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponseOrBuilder
required bool loaded = 1;
hasLoaded() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
required bool loaded = 1;
hasLoaded() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
required bool loaded = 1;
hasLoaded() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponseOrBuilder
required bool loaded = 1;
hasLoadOnOpenDataOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 load_on_open_data_offset = 2;
hasLoadOnOpenDataOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 load_on_open_data_offset = 2;
hasLoadOnOpenDataOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 load_on_open_data_offset = 2;
hasLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional string location = 5;
hasLocation() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
optional string location = 5;
hasLocation() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
optional string location = 5;
hasLockOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
required string lock_owner = 1;
hasLockOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
required string lock_owner = 1;
hasLockOwner() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLockOrBuilder
required string lock_owner = 1;
hasLockOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .ServerName lock_owner = 2;
hasLockOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional .ServerName lock_owner = 2;
hasLockOwner() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional .ServerName lock_owner = 2;
hasLogSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required uint64 log_sequence_number = 3;
hasLogSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
required uint64 log_sequence_number = 3;
hasLogSequenceNumber() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
required uint64 log_sequence_number = 3;
hasLongMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
required int64 long_msg = 1;
hasLongMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
required int64 long_msg = 1;
hasLongMsg() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsgOrBuilder
required int64 long_msg = 1;
hasMajor() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
optional bool major = 2;
hasMajor() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
optional bool major = 2;
hasMajor() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequestOrBuilder
optional bool major = 2;
hasMaster() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ServerName master = 7;
hasMaster() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
optional .ServerName master = 7;
hasMaster() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatusOrBuilder
optional .ServerName master = 7;
hasMaster() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
required .ServerName master = 1;
hasMaster() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
required .ServerName master = 1;
hasMaster() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MasterOrBuilder
required .ServerName master = 1;
hasMaster() - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
Check if there is a master available.
hasMaxColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bytes max_column = 3;
hasMaxColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
optional bytes max_column = 3;
hasMaxColumn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilterOrBuilder
optional bytes max_column = 3;
hasMaxColumnInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bool max_column_inclusive = 4;
hasMaxColumnInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
optional bool max_column_inclusive = 4;
hasMaxColumnInclusive() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilterOrBuilder
optional bool max_column_inclusive = 4;
hasMaxHeapMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 max_heap_MB = 4;
hasMaxHeapMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint32 max_heap_MB = 4;
hasMaxHeapMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint32 max_heap_MB = 4;
hasMaxHeapMB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
hasMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 maxHeapSizeMB = 5;
hasMaxHeapSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
optional int32 maxHeapSizeMB = 5;
hasMaxHeapSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
optional int32 maxHeapSizeMB = 5;
hasMaxResultSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint64 max_result_size = 10;
hasMaxResultSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional uint64 max_result_size = 10;
hasMaxResultSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional uint64 max_result_size = 10;
hasMaxVersions() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 max_versions = 6 [default = 1];
hasMaxVersions() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional uint32 max_versions = 6 [default = 1];
hasMaxVersions() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional uint32 max_versions = 6 [default = 1];
hasMaxVersions() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 max_versions = 7 [default = 1];
hasMaxVersions() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional uint32 max_versions = 7 [default = 1];
hasMaxVersions() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional uint32 max_versions = 7 [default = 1];
hasMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional int32 maxVersions = 4;
hasMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
optional int32 maxVersions = 4;
hasMaxVersions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
optional int32 maxVersions = 4;
hasMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 maxVersions = 7;
hasMaxVersions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional int32 maxVersions = 7;
hasMaxVersions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional int32 maxVersions = 7;
hasMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 memstore_size_MB = 6;
hasMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 memstore_size_MB = 6;
hasMemstoreSizeMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 memstore_size_MB = 6;
hasMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 memstoreSizeMB = 5;
hasMemstoreSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 memstoreSizeMB = 5;
hasMemstoreSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 memstoreSizeMB = 5;
hasMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string message = 2;
hasMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
optional string message = 2;
hasMessage() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessageOrBuilder
optional string message = 2;
hasMetaIndexCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 meta_index_count = 6;
hasMetaIndexCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint32 meta_index_count = 6;
hasMetaIndexCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint32 meta_index_count = 6;
hasMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string method_name = 3;
hasMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
required string method_name = 3;
hasMethodName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCallOrBuilder
required string method_name = 3;
hasMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string method_name = 2;
hasMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
optional string method_name = 2;
hasMethodName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessageOrBuilder
optional string method_name = 2;
hasMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional string method_name = 3;
hasMethodName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional string method_name = 3;
hasMethodName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional string method_name = 3;
hasMinColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bytes min_column = 1;
hasMinColumn() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
optional bytes min_column = 1;
hasMinColumn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilterOrBuilder
optional bytes min_column = 1;
hasMinColumnInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bool min_column_inclusive = 2;
hasMinColumnInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
optional bool min_column_inclusive = 2;
hasMinColumnInclusive() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilterOrBuilder
optional bool min_column_inclusive = 2;
hasMoreFanNodes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
hasMoreResults() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional bool more_results = 3;
hasMoreResults() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
optional bool more_results = 3;
hasMoreResults() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
optional bool more_results = 3;
hasMostSigBits() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
required uint64 most_sig_bits = 2;
hasMostSigBits() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
required uint64 most_sig_bits = 2;
hasMostSigBits() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUIDOrBuilder
required uint64 most_sig_bits = 2;
hasMutateType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .MutationProto.MutationType mutate_type = 2;
hasMutateType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional .MutationProto.MutationType mutate_type = 2;
hasMutateType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional .MutationProto.MutationType mutate_type = 2;
hasMutation() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .MutationProto mutation = 2;
hasMutation() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
optional .MutationProto mutation = 2;
hasMutation() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ActionOrBuilder
optional .MutationProto mutation = 2;
hasMutation() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .MutationProto mutation = 2;
hasMutation() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
required .MutationProto mutation = 2;
hasMutation() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequestOrBuilder
required .MutationProto mutation = 2;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ComparatorOrBuilder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterOrBuilder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
required bytes name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
required bytes name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchemaOrBuilder
required bytes name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CoprocessorOrBuilder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPairOrBuilder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
optional string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64PairOrBuilder
optional string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
required bytes name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
required bytes name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptorOrBuilder
required bytes name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPairOrBuilder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
optional string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
optional string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
required bytes name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
required bytes name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
required bytes name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfoOrBuilder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
required string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
required string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional string name = 1;
hasName() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
optional string name = 1;
hasName() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
optional string name = 1;
hasNamespace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
required bytes namespace = 1;
hasNamespace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
required bytes namespace = 1;
hasNamespace() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableNameOrBuilder
required bytes namespace = 1;
hasNamespace() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
hasNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
hasNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
required .NamespaceDescriptor namespaceDescriptor = 1;
hasNamespaceDescriptor() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequestOrBuilder
required .NamespaceDescriptor namespaceDescriptor = 1;
hasNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
hasNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
required .NamespaceDescriptor namespaceDescriptor = 1;
hasNamespaceDescriptor() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponseOrBuilder
required .NamespaceDescriptor namespaceDescriptor = 1;
hasNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
hasNamespaceDescriptor() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
required .NamespaceDescriptor namespaceDescriptor = 1;
hasNamespaceDescriptor() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequestOrBuilder
required .NamespaceDescriptor namespaceDescriptor = 1;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional bytes namespace_name = 3;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
optional bytes namespace_name = 3;
hasNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequestOrBuilder
optional bytes namespace_name = 3;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
optional bytes namespace_name = 1;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
optional bytes namespace_name = 1;
hasNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermissionOrBuilder
optional bytes namespace_name = 1;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
required string namespaceName = 1;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
required string namespaceName = 1;
hasNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequestOrBuilder
required string namespaceName = 1;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
required string namespaceName = 1;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
required string namespaceName = 1;
hasNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequestOrBuilder
required string namespaceName = 1;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
required string namespaceName = 1;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
required string namespaceName = 1;
hasNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequestOrBuilder
required string namespaceName = 1;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
required string namespaceName = 1;
hasNamespaceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
required string namespaceName = 1;
hasNamespaceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequestOrBuilder
required string namespaceName = 1;
hasNamespacePermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .NamespacePermission namespace_permission = 3;
hasNamespacePermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
optional .NamespacePermission namespace_permission = 3;
hasNamespacePermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
optional .NamespacePermission namespace_permission = 3;
hasNext() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
 
hasNext() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
hasNext() - Method in class org.apache.hadoop.hbase.types.StructIterator
 
hasNextCallSeq() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint64 next_call_seq = 6;
hasNextCallSeq() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional uint64 next_call_seq = 6;
hasNextCallSeq() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional uint64 next_call_seq = 6;
hasNullColumnInQuery() - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
 
hasNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 number_of_requests = 1;
hasNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint32 number_of_requests = 1;
hasNumberOfRequests() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint32 number_of_requests = 1;
hasNumberOfRequests() - Method in class org.apache.hadoop.hbase.ServerLoad
 
hasNumberOfRows() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint32 number_of_rows = 4;
hasNumberOfRows() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional uint32 number_of_rows = 4;
hasNumberOfRows() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional uint32 number_of_rows = 4;
hasNumDataIndexLevels() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 num_data_index_levels = 8;
hasNumDataIndexLevels() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint32 num_data_index_levels = 8;
hasNumDataIndexLevels() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint32 num_data_index_levels = 8;
hasOccurrences() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
hasOccurrences() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
hasOccurrences() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
hasOffline() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bool offline = 5;
hasOffline() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
optional bool offline = 5;
hasOffline() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
optional bool offline = 5;
hasOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
optional int32 offset = 2;
hasOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
optional int32 offset = 2;
hasOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilterOrBuilder
optional int32 offset = 2;
hasOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
required bool on = 1;
hasOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
required bool on = 1;
hasOn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequestOrBuilder
required bool on = 1;
hasOperator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
required .FilterList.Operator operator = 1;
hasOperator() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
required .FilterList.Operator operator = 1;
hasOperator() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterListOrBuilder
required .FilterList.Operator operator = 1;
hasOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string osVersion = 3;
hasOsVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string osVersion = 3;
hasOsVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string osVersion = 3;
hasPageSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
required int64 page_size = 1;
hasPageSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
required int64 page_size = 1;
hasPageSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilterOrBuilder
required int64 page_size = 1;
hasParentId() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
optional int64 parent_id = 2;
hasParentId() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
optional int64 parent_id = 2;
hasParentId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfoOrBuilder
optional int64 parent_id = 2;
hasPassword() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes password = 2;
hasPassword() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
optional bytes password = 2;
hasPassword() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenOrBuilder
optional bytes password = 2;
hasPassword() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional bytes password = 2;
hasPassword() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
optional bytes password = 2;
hasPassword() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationTokenOrBuilder
optional bytes password = 2;
hasPath() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required string path = 2;
hasPath() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
required string path = 2;
hasPath() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPathOrBuilder
required string path = 2;
hasPattern() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string pattern = 1;
hasPattern() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
required string pattern = 1;
hasPattern() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparatorOrBuilder
required string pattern = 1;
hasPatternFlags() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required int32 pattern_flags = 2;
hasPatternFlags() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
required int32 pattern_flags = 2;
hasPatternFlags() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparatorOrBuilder
required int32 pattern_flags = 2;
hasPayload() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
optional bytes payload = 5;
hasPayload() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
optional bytes payload = 5;
hasPayload() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
optional bytes payload = 5;
hasPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required .Permission permission = 3;
hasPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
required .Permission permission = 3;
hasPermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermissionOrBuilder
required .Permission permission = 3;
hasPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
optional uint32 port = 2;
hasPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
optional uint32 port = 2;
hasPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerNameOrBuilder
optional uint32 port = 2;
hasPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint32 port = 1;
hasPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
required uint32 port = 1;
hasPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequestOrBuilder
required uint32 port = 1;
hasPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional int32 port = 4;
hasPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional int32 port = 4;
hasPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional int32 port = 4;
hasPosition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
required int64 position = 1;
hasPosition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
required int64 position = 1;
hasPosition() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPositionOrBuilder
required int64 position = 1;
hasPrefix() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
required bytes prefix = 1;
hasPrefix() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
required bytes prefix = 1;
hasPrefix() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilterOrBuilder
required bytes prefix = 1;
hasPrefix() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
optional bytes prefix = 1;
hasPrefix() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
optional bytes prefix = 1;
hasPrefix() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilterOrBuilder
optional bytes prefix = 1;
hasPrevBalanceValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
optional bool prev_balance_value = 1;
hasPrevBalanceValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
optional bool prev_balance_value = 1;
hasPrevBalanceValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponseOrBuilder
optional bool prev_balance_value = 1;
hasPreviousFanNodes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
hasPrevValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
optional bool prev_value = 1;
hasPrevValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
optional bool prev_value = 1;
hasPrevValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponseOrBuilder
optional bool prev_value = 1;
hasPriority() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional uint32 priority = 6;
hasPriority() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional uint32 priority = 6;
hasPriority() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional uint32 priority = 6;
hasProcessed() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional bool processed = 2;
hasProcessed() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
optional bool processed = 2;
hasProcessed() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponseOrBuilder
optional bool processed = 2;
hasPurpose() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional string purpose = 5;
hasPurpose() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional string purpose = 5;
hasPurpose() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional string purpose = 5;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional bytes qualifier = 3;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
optional bytes qualifier = 3;
hasQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermissionOrBuilder
optional bytes qualifier = 3;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes qualifier = 3;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional bytes qualifier = 3;
hasQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional bytes qualifier = 3;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes qualifier = 3;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
required bytes qualifier = 3;
hasQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
required bytes qualifier = 3;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes qualifier = 3;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required bytes qualifier = 3;
hasQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required bytes qualifier = 3;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes qualifier = 1;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
optional bytes qualifier = 1;
hasQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValueOrBuilder
optional bytes qualifier = 1;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
required bytes qualifier = 2;
hasQualifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
required bytes qualifier = 2;
hasQualifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableNameOrBuilder
required bytes qualifier = 2;
hasQualifier() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
hasRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
required .Reference.Range range = 2;
hasRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
required .Reference.Range range = 2;
hasRange() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FSProtos.ReferenceOrBuilder
required .Reference.Range range = 2;
hasReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional bool readOnly = 5;
hasReadOnly() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
optional bool readOnly = 5;
hasReadOnly() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchemaOrBuilder
optional bool readOnly = 5;
hasReadRequestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 read_requests_count = 8;
hasReadRequestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint64 read_requests_count = 8;
hasReadRequestsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint64 read_requests_count = 8;
hasReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 readRequestsCount = 7;
hasReadRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int64 readRequestsCount = 7;
hasReadRequestsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int64 readRequestsCount = 7;
hasRealUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
optional string real_user = 2;
hasRealUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
optional string real_user = 2;
hasRealUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformationOrBuilder
optional string real_user = 2;
hasReason() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
required string reason = 1;
hasReason() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
required string reason = 1;
hasReason() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequestOrBuilder
required string reason = 1;
hasReferences() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
hasReferences(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Returns true if the specified family has reference files
hasReferences(HTableDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Check whether region has Reference file
hasReferences() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
hasReferences() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
hasReferences(Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.StoreUtils
Determines whether any files in the collection are references.
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
required .RegionInfo region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
required .RegionInfo region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
required .RegionInfo region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
required .RegionInfo region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
required .RegionInfo region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfoOrBuilder
required .RegionInfo region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponseOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
required .RegionSpecifier region = 1;
hasRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
required .RegionSpecifier region = 1;
hasRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequestOrBuilder
required .RegionSpecifier region = 1;
hasRegionA() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
hasRegionA() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
required .RegionSpecifier region_a = 1;
hasRegionA() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequestOrBuilder
required .RegionSpecifier region_a = 1;
hasRegionA() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
hasRegionA() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
required .RegionSpecifier region_a = 1;
hasRegionA() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequestOrBuilder
required .RegionSpecifier region_a = 1;
hasRegionB() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
hasRegionB() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
required .RegionSpecifier region_b = 2;
hasRegionB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequestOrBuilder
required .RegionSpecifier region_b = 2;
hasRegionB() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
hasRegionB() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
required .RegionSpecifier region_b = 2;
hasRegionB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequestOrBuilder
required .RegionSpecifier region_b = 2;
hasRegionId() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required uint64 region_id = 1;
hasRegionId() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
required uint64 region_id = 1;
hasRegionId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
required uint64 region_id = 1;
hasRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
required .RegionInfo region_info = 1;
hasRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
required .RegionInfo region_info = 1;
hasRegionInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponseOrBuilder
required .RegionInfo region_info = 1;
hasRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionInfo region_info = 1;
hasRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
required .RegionInfo region_info = 1;
hasRegionInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStateOrBuilder
required .RegionInfo region_info = 1;
hasRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
required bytes region_name = 1;
hasRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
required bytes region_name = 1;
hasRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequestOrBuilder
required bytes region_name = 1;
hasRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required bytes region_name = 2;
hasRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
required bytes region_name = 2;
hasRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
required bytes region_name = 2;
hasRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional int32 regions = 3;
hasRegions() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
optional int32 regions = 3;
hasRegions() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
optional int32 regions = 3;
hasRegionSpecifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
required .RegionSpecifier region_specifier = 1;
hasRegionSpecifier() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
required .RegionSpecifier region_specifier = 1;
hasRegionSpecifier() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
required .RegionSpecifier region_specifier = 1;
hasRegionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionState region_state = 2;
hasRegionState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
required .RegionState region_state = 2;
hasRegionState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransitionOrBuilder
required .RegionState region_state = 2;
hasRegionsToAdd() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
 
hasRegionsToRemove() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
 
hasRegionsToRestore() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
 
hasReportEndTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 report_end_time = 8;
hasReportEndTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint64 report_end_time = 8;
hasReportEndTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint64 report_end_time = 8;
hasReportStartTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 report_start_time = 7;
hasReportStartTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint64 report_start_time = 7;
hasReportStartTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint64 report_start_time = 7;
hasRequest() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required bytes request = 4;
hasRequest() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
required bytes request = 4;
hasRequest() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCallOrBuilder
required bytes request = 4;
hasRequestParam() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional bool request_param = 4;
hasRequestParam() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional bool request_param = 4;
hasRequestParam() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional bool request_param = 4;
hasRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional int32 requests = 4;
hasRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
optional int32 requests = 4;
hasRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 requests = 3;
hasRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
optional int32 requests = 3;
hasRequests() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
optional int32 requests = 3;
hasRequests() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
optional int32 requests = 4;
hasResponse() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
optional uint32 response = 1;
hasResponse() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
optional uint32 response = 1;
hasResponse() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponseOrBuilder
optional uint32 response = 1;
hasRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string restVersion = 1;
hasRestVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string restVersion = 1;
hasRestVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string restVersion = 1;
hasResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
optional .Result result = 1;
hasResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
optional .Result result = 1;
hasResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponseOrBuilder
optional .Result result = 1;
hasResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional .Result result = 1;
hasResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
optional .Result result = 1;
hasResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponseOrBuilder
optional .Result result = 1;
hasResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .Result result = 2;
hasResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
optional .Result result = 2;
hasResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
optional .Result result = 2;
hasRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 root_index_size_KB = 12;
hasRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 root_index_size_KB = 12;
hasRootIndexSizeKB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 root_index_size_KB = 12;
hasRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 rootIndexSizeKB = 9;
hasRootIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 rootIndexSizeKB = 9;
hasRootIndexSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 rootIndexSizeKB = 9;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional bytes row = 1;
hasRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
required bytes row = 1;
hasRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
required bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
required bytes row = 1;
hasRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ConditionOrBuilder
required bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
required bytes row = 1;
hasRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCallOrBuilder
required bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
required bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
required bytes row = 1;
hasRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
required bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional bytes row = 1;
hasRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes row = 1;
hasRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
optional bytes row = 1;
hasRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
optional bytes row = 1;
hasRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
hasRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
hasRowBatchSize() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
 
hasRowProcessorClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
required string row_processor_class_name = 1;
hasRowProcessorClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
required string row_processor_class_name = 1;
hasRowProcessorClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequestOrBuilder
required string row_processor_class_name = 1;
hasRowProcessorInitializerMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional bytes row_processor_initializer_message = 3;
hasRowProcessorInitializerMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
optional bytes row_processor_initializer_message = 3;
hasRowProcessorInitializerMessage() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequestOrBuilder
optional bytes row_processor_initializer_message = 3;
hasRowProcessorInitializerMessageName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional string row_processor_initializer_message_name = 2;
hasRowProcessorInitializerMessageName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
optional string row_processor_initializer_message_name = 2;
hasRowProcessorInitializerMessageName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequestOrBuilder
optional string row_processor_initializer_message_name = 2;
hasRowProcessorResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
required bytes row_processor_result = 1;
hasRowProcessorResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
required bytes row_processor_result = 1;
hasRowProcessorResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponseOrBuilder
required bytes row_processor_result = 1;
hasRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
hasRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
hasRowsDeleted() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponseOrBuilder
 
hasRpcVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
optional uint32 rpc_version = 2;
hasRpcVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
optional uint32 rpc_version = 2;
hasRpcVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MasterOrBuilder
optional uint32 rpc_version = 2;
hasRpcVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
optional uint32 rpc_version = 2;
hasRpcVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
optional uint32 rpc_version = 2;
hasRpcVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServerOrBuilder
optional uint32 rpc_version = 2;
hasScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
hasScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
hasScan() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
 
hasScan() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required .Scan scan = 2;
hasScan() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
required .Scan scan = 2;
hasScan() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequestOrBuilder
required .Scan scan = 2;
hasScan() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .Scan scan = 2;
hasScan() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional .Scan scan = 2;
hasScan() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional .Scan scan = 2;
hasScannerId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint64 scanner_id = 3;
hasScannerId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
optional uint64 scanner_id = 3;
hasScannerId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
optional uint64 scanner_id = 3;
hasScannerId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional uint64 scanner_id = 2;
hasScannerId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
optional uint64 scanner_id = 2;
hasScannerId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
optional uint64 scanner_id = 2;
hasScanResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
optional int32 scan_result = 1;
hasScanResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
optional int32 scan_result = 1;
hasScanResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponseOrBuilder
optional int32 scan_result = 1;
hasScopeType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
required .ScopeType scope_type = 2;
hasScopeType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
required .ScopeType scope_type = 2;
hasScopeType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScopeOrBuilder
required .ScopeType scope_type = 2;
hasSecond() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
required bytes second = 2;
hasSecond() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
required bytes second = 2;
hasSecond() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPairOrBuilder
required bytes second = 2;
hasSecondPart() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
optional bytes second_part = 2;
hasSecondPart() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
optional bytes second_part = 2;
hasSecondPart() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponseOrBuilder
optional bytes second_part = 2;
hasSelection() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
 
hasSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
required uint64 sequence_id = 2;
hasSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
required uint64 sequence_id = 2;
hasSequenceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceIdOrBuilder
required uint64 sequence_id = 2;
hasSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 sequence_number = 6;
hasSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
optional int64 sequence_number = 6;
hasSequenceNumber() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
optional int64 sequence_number = 6;
hasSerializedComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
optional bytes serialized_comparator = 2;
hasSerializedComparator() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
optional bytes serialized_comparator = 2;
hasSerializedComparator() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ComparatorOrBuilder
optional bytes serialized_comparator = 2;
hasSerializedFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
optional bytes serialized_filter = 2;
hasSerializedFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
optional bytes serialized_filter = 2;
hasSerializedFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterOrBuilder
optional bytes serialized_filter = 2;
hasServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerName server = 1;
hasServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
required .ServerName server = 1;
hasServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfoOrBuilder
required .ServerName server = 1;
hasServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
required .ServerName server = 1;
hasServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
required .ServerName server = 1;
hasServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequestOrBuilder
required .ServerName server = 1;
hasServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required .ServerName server = 1;
hasServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
required .ServerName server = 1;
hasServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequestOrBuilder
required .ServerName server = 1;
hasServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
required .ServerName server = 1;
hasServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
required .ServerName server = 1;
hasServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServerOrBuilder
required .ServerName server = 1;
hasServerCurrentTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint64 server_current_time = 3;
hasServerCurrentTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
required uint64 server_current_time = 3;
hasServerCurrentTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequestOrBuilder
required uint64 server_current_time = 3;
hasServerInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
required .ServerInfo server_info = 1;
hasServerInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
required .ServerInfo server_info = 1;
hasServerInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponseOrBuilder
required .ServerInfo server_info = 1;
hasServerLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerLoad server_load = 2;
hasServerLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
required .ServerLoad server_load = 2;
hasServerLoad() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfoOrBuilder
required .ServerLoad server_load = 2;
hasServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
required .ServerName server_name = 1;
hasServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
required .ServerName server_name = 1;
hasServerName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfoOrBuilder
required .ServerName server_name = 1;
hasServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required .ServerName server_name = 4;
hasServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
required .ServerName server_name = 4;
hasServerName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransitionOrBuilder
required .ServerName server_name = 4;
hasServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .ServerName server_name = 2;
hasServerName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
required .ServerName server_name = 2;
hasServerName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTaskOrBuilder
required .ServerName server_name = 2;
hasServerStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint64 server_start_code = 2;
hasServerStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
required uint64 server_start_code = 2;
hasServerStartCode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequestOrBuilder
required uint64 server_start_code = 2;
hasServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string serverVersion = 4;
hasServerVersion() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
optional string serverVersion = 4;
hasServerVersion() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.VersionOrBuilder
optional string serverVersion = 4;
hasService() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes service = 3;
hasService() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
optional bytes service = 3;
hasService() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenOrBuilder
optional bytes service = 3;
hasService() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string service = 4;
hasService() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
optional string service = 4;
hasService() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationTokenOrBuilder
optional string service = 4;
hasServiceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string service_name = 2;
hasServiceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
required string service_name = 2;
hasServiceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCallOrBuilder
required string service_name = 2;
hasServiceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string service_name = 2;
hasServiceName() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional string service_name = 2;
hasServiceName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional string service_name = 2;
hasSingleColumnValueFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
required .SingleColumnValueFilter single_column_value_filter = 1;
hasSingleColumnValueFilter() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
required .SingleColumnValueFilter single_column_value_filter = 1;
hasSingleColumnValueFilter() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilterOrBuilder
required .SingleColumnValueFilter single_column_value_filter = 1;
hasSmall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool small = 14;
hasSmall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional bool small = 14;
hasSmall() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional bool small = 14;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
required .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequestOrBuilder
required .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
optional .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequestOrBuilder
optional .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
optional .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequestOrBuilder
optional .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional .SnapshotDescription snapshot = 2;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
optional .SnapshotDescription snapshot = 2;
hasSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponseOrBuilder
optional .SnapshotDescription snapshot = 2;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
required .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequestOrBuilder
required .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
required .SnapshotDescription snapshot = 1;
hasSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequestOrBuilder
required .SnapshotDescription snapshot = 1;
hasSource() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional string source = 1;
hasSource() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
optional string source = 1;
hasSource() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessageOrBuilder
optional string source = 1;
hasSpec() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionSpecifier spec = 1;
hasSpec() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
required .RegionSpecifier spec = 1;
hasSpec() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransitionOrBuilder
required .RegionSpecifier spec = 1;
hasSplit() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bool split = 6;
hasSplit() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
optional bool split = 6;
hasSplit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
optional bool split = 6;
hasSplitkey() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
required bytes splitkey = 1;
hasSplitkey() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
required bytes splitkey = 1;
hasSplitkey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FSProtos.ReferenceOrBuilder
required bytes splitkey = 1;
hasSplitPoint() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
optional bytes split_point = 2;
hasSplitPoint() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
optional bytes split_point = 2;
hasSplitPoint() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequestOrBuilder
optional bytes split_point = 2;
hasStackTrace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string stack_trace = 2;
hasStackTrace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
optional string stack_trace = 2;
hasStackTrace() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponseOrBuilder
optional string stack_trace = 2;
hasStamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
optional uint64 stamp = 3;
hasStamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
optional uint64 stamp = 3;
hasStamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStateOrBuilder
optional uint64 stamp = 3;
hasStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
optional uint64 start_code = 3;
hasStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
optional uint64 start_code = 3;
hasStartCode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerNameOrBuilder
optional uint64 start_code = 3;
hasStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int64 startCode = 2;
hasStartCode() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
optional int64 startCode = 2;
hasStartCode() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
optional int64 startCode = 2;
hasStartDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
required string start_date = 1;
hasStartDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
required string start_date = 1;
hasStartDate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUpOrBuilder
required string start_date = 1;
hasStartKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bytes start_key = 3;
hasStartKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
optional bytes start_key = 3;
hasStartKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
optional bytes start_key = 3;
hasStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional bytes startKey = 2;
hasStartKey() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
optional bytes startKey = 2;
hasStartKey() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.RegionOrBuilder
optional bytes startKey = 2;
hasStartRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bytes start_row = 3;
hasStartRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional bytes start_row = 3;
hasStartRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional bytes start_row = 3;
hasStartRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
hasStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bytes startRow = 1;
hasStartRow() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional bytes startRow = 1;
hasStartRow() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional bytes startRow = 1;
hasStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int64 startTime = 5;
hasStartTime() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
optional int64 startTime = 5;
hasStartTime() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
optional int64 startTime = 5;
hasState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionState.State state = 2;
hasState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
required .RegionState.State state = 2;
hasState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStateOrBuilder
required .RegionState.State state = 2;
hasState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
required .ReplicationState.State state = 1;
hasState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
required .ReplicationState.State state = 1;
hasState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationStateOrBuilder
required .ReplicationState.State state = 1;
hasState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .SplitLogTask.State state = 1;
hasState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
required .SplitLogTask.State state = 1;
hasState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTaskOrBuilder
required .SplitLogTask.State state = 1;
hasState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
required .Table.State state = 1 [default = ENABLED];
hasState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
required .Table.State state = 1 [default = ENABLED];
hasState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableOrBuilder
required .Table.State state = 1 [default = ENABLED];
hasStopRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bytes stop_row = 4;
hasStopRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional bytes stop_row = 4;
hasStopRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional bytes stop_row = 4;
hasStopRowKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
optional bytes stop_row_key = 1;
hasStopRowKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
optional bytes stop_row_key = 1;
hasStopRowKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilterOrBuilder
optional bytes stop_row_key = 1;
hasStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefile_index_size_MB = 7;
hasStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 storefile_index_size_MB = 7;
hasStorefileIndexSizeMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 storefile_index_size_MB = 7;
hasStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefileIndexSizeMB = 6;
hasStorefileIndexSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 storefileIndexSizeMB = 6;
hasStorefileIndexSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 storefileIndexSizeMB = 6;
hasStorefiles() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefiles = 3;
hasStorefiles() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 storefiles = 3;
hasStorefiles() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 storefiles = 3;
hasStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefiles = 3;
hasStorefiles() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 storefiles = 3;
hasStorefiles() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 storefiles = 3;
hasStorefileSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefile_size_MB = 5;
hasStorefileSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 storefile_size_MB = 5;
hasStorefileSizeMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 storefile_size_MB = 5;
hasStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefileSizeMB = 4;
hasStorefileSizeMB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 storefileSizeMB = 4;
hasStorefileSizeMB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 storefileSizeMB = 4;
hasStoreHomeDir() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required string store_home_dir = 6;
hasStoreHomeDir() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
required string store_home_dir = 6;
hasStoreHomeDir() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
required string store_home_dir = 6;
hasStoreLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 store_limit = 8;
hasStoreLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional uint32 store_limit = 8;
hasStoreLimit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional uint32 store_limit = 8;
hasStoreLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 store_limit = 11;
hasStoreLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional uint32 store_limit = 11;
hasStoreLimit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional uint32 store_limit = 11;
hasStoreOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 store_offset = 9;
hasStoreOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional uint32 store_offset = 9;
hasStoreOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional uint32 store_offset = 9;
hasStoreOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 store_offset = 12;
hasStoreOffset() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional uint32 store_offset = 12;
hasStoreOffset() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional uint32 store_offset = 12;
hasStores() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 stores = 2;
hasStores() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 stores = 2;
hasStores() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 stores = 2;
hasStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 stores = 2;
hasStores() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 stores = 2;
hasStores() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 stores = 2;
hasStoreUncompressedSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 store_uncompressed_size_MB = 4;
hasStoreUncompressedSizeMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 store_uncompressed_size_MB = 4;
hasStoreUncompressedSizeMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 store_uncompressed_size_MB = 4;
hasSubstr() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
required string substr = 1;
hasSubstr() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
required string substr = 1;
hasSubstr() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparatorOrBuilder
required string substr = 1;
hasSynchronous() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
optional bool synchronous = 2;
hasSynchronous() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
optional bool synchronous = 2;
hasSynchronous() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequestOrBuilder
optional bool synchronous = 2;
hasTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional string table = 2;
hasTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
optional string table = 2;
hasTable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
optional string table = 2;
hasTable() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .TableName table_name = 2;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
optional .TableName table_name = 2;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequestOrBuilder
optional .TableName table_name = 2;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
optional .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermissionOrBuilder
optional .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required .TableName table_name = 2;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
required .TableName table_name = 2;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
required .TableName table_name = 2;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
optional .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
optional .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchemaOrBuilder
optional .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
required .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequestOrBuilder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
required .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequestOrBuilder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
required .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequestOrBuilder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
required .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequestOrBuilder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
required .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequestOrBuilder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
required .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequestOrBuilder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
required .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequestOrBuilder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
required .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequestOrBuilder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
required .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequestOrBuilder
required .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
required bytes table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
required bytes table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required bytes table_name = 2;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
required bytes table_name = 2;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
required bytes table_name = 2;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .TableName table_name = 1;
hasTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional .TableName table_name = 1;
hasTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional .TableName table_name = 1;
hasTablePermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .TablePermission table_permission = 4;
hasTablePermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
optional .TablePermission table_permission = 4;
hasTablePermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
optional .TablePermission table_permission = 4;
hasTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
required .TableSchema table_schema = 1;
hasTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
required .TableSchema table_schema = 1;
hasTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequestOrBuilder
required .TableSchema table_schema = 1;
hasTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableSchema table_schema = 2;
hasTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
required .TableSchema table_schema = 2;
hasTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequestOrBuilder
required .TableSchema table_schema = 2;
HasThread - Class in org.apache.hadoop.hbase.util
Abstract class which contains a Thread and delegates the common Thread methods to that instance.
HasThread() - Constructor for class org.apache.hadoop.hbase.util.HasThread
 
HasThread(String) - Constructor for class org.apache.hadoop.hbase.util.HasThread
 
hasThreadId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional int64 thread_id = 3;
hasThreadId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
optional int64 thread_id = 3;
hasThreadId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLockOrBuilder
optional int64 thread_id = 3;
hasTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .TimeRange time_range = 5;
hasTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
optional .TimeRange time_range = 5;
hasTimeRange() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
optional .TimeRange time_range = 5;
hasTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .TimeRange time_range = 7;
hasTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional .TimeRange time_range = 7;
hasTimeRange() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional .TimeRange time_range = 7;
hasTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .TimeRange time_range = 6;
hasTimeRange() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
optional .TimeRange time_range = 6;
hasTimeRange() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
optional .TimeRange time_range = 6;
hasTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
hasTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
hasTimestamp() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
 
hasTimestamp() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
hasTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional uint64 timestamp = 4;
hasTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional uint64 timestamp = 4;
hasTimestamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional uint64 timestamp = 4;
hasTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional uint64 timestamp = 4;
hasTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
optional uint64 timestamp = 4;
hasTimestamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
optional uint64 timestamp = 4;
hasTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional uint64 timestamp = 4;
hasTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional uint64 timestamp = 3;
hasTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
optional uint64 timestamp = 3;
hasTimestamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValueOrBuilder
optional uint64 timestamp = 3;
hasTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
optional uint64 timestamp = 4;
hasTimestamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
optional uint64 timestamp = 4;
hasTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional int64 timestamp = 3;
hasTimestamp() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
optional int64 timestamp = 3;
hasTimestamp() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.CellOrBuilder
optional int64 timestamp = 3;
hasTimestamp() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
hasTo() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
optional uint64 to = 2;
hasTo() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
optional uint64 to = 2;
hasTo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRangeOrBuilder
optional uint64 to = 2;
hasToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
optional .Token token = 1;
hasToken() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
optional .Token token = 1;
hasToken() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponseOrBuilder
optional .Token token = 1;
hasTooManyStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
hasTooManyStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
hasTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 total_compacting_KVs = 10;
hasTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint64 total_compacting_KVs = 10;
hasTotalCompactingKVs() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint64 total_compacting_KVs = 10;
hasTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 totalCompactingKVs = 12;
hasTotalCompactingKVs() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int64 totalCompactingKVs = 12;
hasTotalCompactingKVs() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int64 totalCompactingKVs = 12;
hasTotalNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 total_number_of_requests = 2;
hasTotalNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint32 total_number_of_requests = 2;
hasTotalNumberOfRequests() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint32 total_number_of_requests = 2;
hasTotalNumberOfRequests() - Method in class org.apache.hadoop.hbase.ServerLoad
 
hasTotalRegions() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
optional uint32 total_regions = 2;
hasTotalRegions() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
optional uint32 total_regions = 2;
hasTotalRegions() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponseOrBuilder
optional uint32 total_regions = 2;
hasTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 total_static_bloom_size_KB = 14;
hasTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 total_static_bloom_size_KB = 14;
hasTotalStaticBloomSizeKB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 total_static_bloom_size_KB = 14;
hasTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 totalStaticBloomSizeKB = 11;
hasTotalStaticBloomSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 totalStaticBloomSizeKB = 11;
hasTotalStaticBloomSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 totalStaticBloomSizeKB = 11;
hasTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 total_static_index_size_KB = 13;
hasTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint32 total_static_index_size_KB = 13;
hasTotalStaticIndexSizeKB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint32 total_static_index_size_KB = 13;
hasTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 totalStaticIndexSizeKB = 10;
hasTotalStaticIndexSizeKB() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int32 totalStaticIndexSizeKB = 10;
hasTotalStaticIndexSizeKB() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int32 totalStaticIndexSizeKB = 10;
hasTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 total_uncompressed_bytes = 4;
hasTotalUncompressedBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 total_uncompressed_bytes = 4;
hasTotalUncompressedBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 total_uncompressed_bytes = 4;
hasTraceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
optional int64 trace_id = 1;
hasTraceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
optional int64 trace_id = 1;
hasTraceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfoOrBuilder
optional int64 trace_id = 1;
hasTraceInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .RPCTInfo trace_info = 2;
hasTraceInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
optional .RPCTInfo trace_info = 2;
hasTraceInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeaderOrBuilder
optional .RPCTInfo trace_info = 2;
hasTransitionInZK() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional bool transition_in_ZK = 3 [default = true];
hasTransitionInZK() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
optional bool transition_in_ZK = 3 [default = true];
hasTransitionInZK() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
optional bool transition_in_ZK = 3 [default = true];
hasTtl() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional uint32 ttl = 4;
hasTtl() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
optional uint32 ttl = 4;
hasTtl() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
optional uint32 ttl = 4;
hasTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional int32 ttl = 3;
hasTtl() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
optional int32 ttl = 3;
hasTtl() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchemaOrBuilder
optional int32 ttl = 3;
hasType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .Permission.Type type = 1;
hasType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
optional .Permission.Type type = 1;
hasType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequestOrBuilder
optional .Permission.Type type = 1;
hasType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
required .Permission.Type type = 1;
hasType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
required .Permission.Type type = 1;
hasType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.PermissionOrBuilder
required .Permission.Type type = 1;
hasType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
required .RegionSpecifier.RegionSpecifierType type = 1;
hasType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
required .RegionSpecifier.RegionSpecifierType type = 1;
hasType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifierOrBuilder
required .RegionSpecifier.RegionSpecifierType type = 1;
hasType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional .SnapshotDescription.Type type = 4 [default = FLUSH];
hasType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
optional .SnapshotDescription.Type type = 4 [default = FLUSH];
hasType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
optional .SnapshotDescription.Type type = 4 [default = FLUSH];
hasUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 uncompressed_data_index_size = 3;
hasUncompressedDataIndexSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
optional uint64 uncompressed_data_index_size = 3;
hasUncompressedDataIndexSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
optional uint64 uncompressed_data_index_size = 3;
hasUsedHeapMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 used_heap_MB = 3;
hasUsedHeapMB() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
optional uint32 used_heap_MB = 3;
hasUsedHeapMB() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
optional uint32 used_heap_MB = 3;
hasUsedHeapMB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
hasUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required bytes user = 1;
hasUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
required bytes user = 1;
hasUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermissionOrBuilder
required bytes user = 1;
hasUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
required bytes user = 1;
hasUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
required bytes user = 1;
hasUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissionsOrBuilder
required bytes user = 1;
hasUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .UserInformation user_info = 1;
hasUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
optional .UserInformation user_info = 1;
hasUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
optional .UserInformation user_info = 1;
hasUsername() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required bytes username = 2;
hasUsername() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
required bytes username = 2;
hasUsername() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifierOrBuilder
required bytes username = 2;
hasUsername() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string username = 1;
hasUsername() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
optional string username = 1;
hasUsername() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponseOrBuilder
optional string username = 1;
hasUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
required .UserPermission user_permission = 1;
hasUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
required .UserPermission user_permission = 1;
hasUserPermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequestOrBuilder
required .UserPermission user_permission = 1;
hasUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
required .UserPermission user_permission = 1;
hasUserPermission() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
required .UserPermission user_permission = 1;
hasUserPermission() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequestOrBuilder
required .UserPermission user_permission = 1;
hasUserTimestamp() - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes value = 6;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
optional bytes value = 6;
hasValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
optional bytes value = 6;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional bytes value = 6;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
optional bytes value = 6;
hasValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
optional bytes value = 6;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .NameBytesPair value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
required .NameBytesPair value = 2;
hasValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponseOrBuilder
required .NameBytesPair value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
optional bytes value = 2;
hasValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValueOrBuilder
optional bytes value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
optional bytes value = 1;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
optional bytes value = 1;
hasValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparableOrBuilder
optional bytes value = 1;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
optional bytes value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
optional bytes value = 2;
hasValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPairOrBuilder
optional bytes value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional int64 value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
optional int64 value = 2;
hasValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64PairOrBuilder
optional int64 value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
required string value = 2;
hasValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPairOrBuilder
required string value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
required bytes value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
required bytes value = 2;
hasValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifierOrBuilder
required bytes value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
required bool value = 1;
hasValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
required bool value = 1;
hasValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponseOrBuilder
required bool value = 1;
hasValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
required string value = 2;
hasValue() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.AttributeOrBuilder
required string value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string value = 2;
hasValue() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
required string value = 2;
hasValue() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.AttributeOrBuilder
required string value = 2;
hasVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
required string version = 1;
hasVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
required string version = 1;
hasVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContentOrBuilder
required string version = 1;
hasVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional int32 version = 5;
hasVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
optional int32 version = 5;
hasVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
optional int32 version = 5;
hasVersionOfClosingNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional uint32 version_of_closing_node = 2;
hasVersionOfClosingNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
optional uint32 version_of_closing_node = 2;
hasVersionOfClosingNode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
optional uint32 version_of_closing_node = 2;
hasVersionOfOfflineNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
optional uint32 version_of_offline_node = 2;
hasVersionOfOfflineNode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
optional uint32 version_of_offline_node = 2;
hasVersionOfOfflineNode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
optional uint32 version_of_offline_node = 2;
hasVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
hasVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
hasVersionsDeleted() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponseOrBuilder
 
hasWebuiPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
optional uint32 webui_port = 2;
hasWebuiPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
optional uint32 webui_port = 2;
hasWebuiPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfoOrBuilder
optional uint32 webui_port = 2;
hasWriteRequestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 write_requests_count = 9;
hasWriteRequestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
optional uint64 write_requests_count = 9;
hasWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
optional uint64 write_requests_count = 9;
hasWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 writeRequestsCount = 8;
hasWriteRequestsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
optional int64 writeRequestsCount = 8;
hasWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder
optional int64 writeRequestsCount = 8;
hasWriteTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required uint64 write_time = 4;
hasWriteTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
required uint64 write_time = 4;
hasWriteTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
required uint64 write_time = 4;
hasYetToUpdateRegions() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
optional uint32 yet_to_update_regions = 1;
hasYetToUpdateRegions() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
optional uint32 yet_to_update_regions = 1;
hasYetToUpdateRegions() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponseOrBuilder
optional uint32 yet_to_update_regions = 1;
Hbase - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase
 
Hbase.AsyncClient - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
Hbase.AsyncClient.atomicIncrement_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.atomicIncrement_call(ByteBuffer, ByteBuffer, ByteBuffer, long, AsyncMethodCallback<Hbase.AsyncClient.atomicIncrement_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.atomicIncrement_call
 
Hbase.AsyncClient.compact_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.compact_call(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.compact_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.compact_call
 
Hbase.AsyncClient.createTable_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.createTable_call(ByteBuffer, List<ColumnDescriptor>, AsyncMethodCallback<Hbase.AsyncClient.createTable_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.createTable_call
 
Hbase.AsyncClient.deleteAll_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.deleteAll_call(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAll_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAll_call
 
Hbase.AsyncClient.deleteAllRow_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.deleteAllRow_call(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAllRow_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAllRow_call
 
Hbase.AsyncClient.deleteAllRowTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.deleteAllRowTs_call(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAllRowTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAllRowTs_call
 
Hbase.AsyncClient.deleteAllTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.deleteAllTs_call(ByteBuffer, ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.deleteAllTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAllTs_call
 
Hbase.AsyncClient.deleteTable_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.deleteTable_call(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.deleteTable_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteTable_call
 
Hbase.AsyncClient.disableTable_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.disableTable_call(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.disableTable_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.disableTable_call
 
Hbase.AsyncClient.enableTable_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.enableTable_call(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.enableTable_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.enableTable_call
 
Hbase.AsyncClient.Factory - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.Factory
 
Hbase.AsyncClient.get_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.get_call(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.get_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.get_call
 
Hbase.AsyncClient.getColumnDescriptors_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getColumnDescriptors_call(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getColumnDescriptors_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getColumnDescriptors_call
 
Hbase.AsyncClient.getRegionInfo_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getRegionInfo_call(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getRegionInfo_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRegionInfo_call
 
Hbase.AsyncClient.getRow_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getRow_call(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRow_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRow_call
 
Hbase.AsyncClient.getRowOrBefore_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getRowOrBefore_call(ByteBuffer, ByteBuffer, ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getRowOrBefore_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowOrBefore_call
 
Hbase.AsyncClient.getRows_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getRows_call(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRows_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRows_call
 
Hbase.AsyncClient.getRowsTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getRowsTs_call(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowsTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsTs_call
 
Hbase.AsyncClient.getRowsWithColumns_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getRowsWithColumns_call(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowsWithColumns_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsWithColumns_call
 
Hbase.AsyncClient.getRowsWithColumnsTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getRowsWithColumnsTs_call(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowsWithColumnsTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsWithColumnsTs_call
 
Hbase.AsyncClient.getRowTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getRowTs_call(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowTs_call
 
Hbase.AsyncClient.getRowWithColumns_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getRowWithColumns_call(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowWithColumns_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowWithColumns_call
 
Hbase.AsyncClient.getRowWithColumnsTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getRowWithColumnsTs_call(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getRowWithColumnsTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowWithColumnsTs_call
 
Hbase.AsyncClient.getTableNames_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getTableNames_call(AsyncMethodCallback<Hbase.AsyncClient.getTableNames_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getTableNames_call
 
Hbase.AsyncClient.getTableRegions_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getTableRegions_call(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.getTableRegions_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getTableRegions_call
 
Hbase.AsyncClient.getVer_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getVer_call(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getVer_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getVer_call
 
Hbase.AsyncClient.getVerTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.getVerTs_call(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.getVerTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getVerTs_call
 
Hbase.AsyncClient.increment_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.increment_call(TIncrement, AsyncMethodCallback<Hbase.AsyncClient.increment_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.increment_call
 
Hbase.AsyncClient.incrementRows_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.incrementRows_call(List<TIncrement>, AsyncMethodCallback<Hbase.AsyncClient.incrementRows_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.incrementRows_call
 
Hbase.AsyncClient.isTableEnabled_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.isTableEnabled_call(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.isTableEnabled_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.isTableEnabled_call
 
Hbase.AsyncClient.majorCompact_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.majorCompact_call(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.majorCompact_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.majorCompact_call
 
Hbase.AsyncClient.mutateRow_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.mutateRow_call(ByteBuffer, ByteBuffer, List<Mutation>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRow_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRow_call
 
Hbase.AsyncClient.mutateRows_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.mutateRows_call(ByteBuffer, List<BatchMutation>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRows_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRows_call
 
Hbase.AsyncClient.mutateRowsTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.mutateRowsTs_call(ByteBuffer, List<BatchMutation>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRowsTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRowsTs_call
 
Hbase.AsyncClient.mutateRowTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.mutateRowTs_call(ByteBuffer, ByteBuffer, List<Mutation>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRowTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRowTs_call
 
Hbase.AsyncClient.scannerClose_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.scannerClose_call(int, AsyncMethodCallback<Hbase.AsyncClient.scannerClose_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerClose_call
 
Hbase.AsyncClient.scannerGet_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.scannerGet_call(int, AsyncMethodCallback<Hbase.AsyncClient.scannerGet_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerGet_call
 
Hbase.AsyncClient.scannerGetList_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.scannerGetList_call(int, int, AsyncMethodCallback<Hbase.AsyncClient.scannerGetList_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerGetList_call
 
Hbase.AsyncClient.scannerOpen_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.scannerOpen_call(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpen_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpen_call
 
Hbase.AsyncClient.scannerOpenTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.scannerOpenTs_call(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenTs_call
 
Hbase.AsyncClient.scannerOpenWithPrefix_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.scannerOpenWithPrefix_call(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithPrefix_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithPrefix_call
 
Hbase.AsyncClient.scannerOpenWithScan_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.scannerOpenWithScan_call(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithScan_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithScan_call
 
Hbase.AsyncClient.scannerOpenWithStop_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.scannerOpenWithStop_call(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithStop_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithStop_call
 
Hbase.AsyncClient.scannerOpenWithStopTs_call - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.AsyncClient.scannerOpenWithStopTs_call(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithStopTs_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithStopTs_call
 
Hbase.AsyncIface - Interface in org.apache.hadoop.hbase.thrift.generated
 
Hbase.atomicIncrement_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.atomicIncrement_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
Hbase.atomicIncrement_args(ByteBuffer, ByteBuffer, ByteBuffer, long) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
Hbase.atomicIncrement_args(Hbase.atomicIncrement_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
Performs a deep copy on other.
Hbase.atomicIncrement_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.atomicIncrement_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.atomicIncrement_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
Hbase.atomicIncrement_result(long, IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
Hbase.atomicIncrement_result(Hbase.atomicIncrement_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
Performs a deep copy on other.
Hbase.atomicIncrement_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.Client - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Client(TProtocol) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
Hbase.Client(TProtocol, TProtocol) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
Hbase.Client.Factory - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Client.Factory() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Client.Factory
 
Hbase.compact_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.compact_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
Hbase.compact_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
Hbase.compact_args(Hbase.compact_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
Performs a deep copy on other.
Hbase.compact_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.compact_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.compact_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
Hbase.compact_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
Hbase.compact_result(Hbase.compact_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
Performs a deep copy on other.
Hbase.compact_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.createTable_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.createTable_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
Hbase.createTable_args(ByteBuffer, List<ColumnDescriptor>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
Hbase.createTable_args(Hbase.createTable_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
Performs a deep copy on other.
Hbase.createTable_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.createTable_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.createTable_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
Hbase.createTable_result(IOError, IllegalArgument, AlreadyExists) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
Hbase.createTable_result(Hbase.createTable_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
Performs a deep copy on other.
Hbase.createTable_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.deleteAll_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAll_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
Hbase.deleteAll_args(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
Hbase.deleteAll_args(Hbase.deleteAll_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Performs a deep copy on other.
Hbase.deleteAll_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.deleteAll_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAll_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
Hbase.deleteAll_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
Hbase.deleteAll_result(Hbase.deleteAll_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
Performs a deep copy on other.
Hbase.deleteAll_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.deleteAllRow_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRow_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
Hbase.deleteAllRow_args(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
Hbase.deleteAllRow_args(Hbase.deleteAllRow_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
Performs a deep copy on other.
Hbase.deleteAllRow_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.deleteAllRow_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRow_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
Hbase.deleteAllRow_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
Hbase.deleteAllRow_result(Hbase.deleteAllRow_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
Performs a deep copy on other.
Hbase.deleteAllRow_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.deleteAllRowTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRowTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
Hbase.deleteAllRowTs_args(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
Hbase.deleteAllRowTs_args(Hbase.deleteAllRowTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Performs a deep copy on other.
Hbase.deleteAllRowTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.deleteAllRowTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllRowTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
Hbase.deleteAllRowTs_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
Hbase.deleteAllRowTs_result(Hbase.deleteAllRowTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
Performs a deep copy on other.
Hbase.deleteAllRowTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.deleteAllTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
Hbase.deleteAllTs_args(ByteBuffer, ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
Hbase.deleteAllTs_args(Hbase.deleteAllTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Performs a deep copy on other.
Hbase.deleteAllTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.deleteAllTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteAllTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
Hbase.deleteAllTs_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
Hbase.deleteAllTs_result(Hbase.deleteAllTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
Performs a deep copy on other.
Hbase.deleteAllTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.deleteTable_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteTable_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
Hbase.deleteTable_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
Hbase.deleteTable_args(Hbase.deleteTable_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
Performs a deep copy on other.
Hbase.deleteTable_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.deleteTable_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.deleteTable_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
Hbase.deleteTable_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
Hbase.deleteTable_result(Hbase.deleteTable_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
Performs a deep copy on other.
Hbase.deleteTable_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.disableTable_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.disableTable_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
Hbase.disableTable_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
Hbase.disableTable_args(Hbase.disableTable_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
Performs a deep copy on other.
Hbase.disableTable_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.disableTable_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.disableTable_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
Hbase.disableTable_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
Hbase.disableTable_result(Hbase.disableTable_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
Performs a deep copy on other.
Hbase.disableTable_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.enableTable_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.enableTable_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
Hbase.enableTable_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
Hbase.enableTable_args(Hbase.enableTable_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
Performs a deep copy on other.
Hbase.enableTable_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.enableTable_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.enableTable_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
Hbase.enableTable_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
Hbase.enableTable_result(Hbase.enableTable_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
Performs a deep copy on other.
Hbase.enableTable_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.get_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.get_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
Hbase.get_args(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
Hbase.get_args(Hbase.get_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Performs a deep copy on other.
Hbase.get_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.get_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.get_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
Hbase.get_result(List<TCell>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
Hbase.get_result(Hbase.get_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
Performs a deep copy on other.
Hbase.get_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getColumnDescriptors_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getColumnDescriptors_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
Hbase.getColumnDescriptors_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
Hbase.getColumnDescriptors_args(Hbase.getColumnDescriptors_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
Performs a deep copy on other.
Hbase.getColumnDescriptors_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getColumnDescriptors_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getColumnDescriptors_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
Hbase.getColumnDescriptors_result(Map<ByteBuffer, ColumnDescriptor>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
Hbase.getColumnDescriptors_result(Hbase.getColumnDescriptors_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
Performs a deep copy on other.
Hbase.getColumnDescriptors_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRegionInfo_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRegionInfo_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
Hbase.getRegionInfo_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
Hbase.getRegionInfo_args(Hbase.getRegionInfo_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
Performs a deep copy on other.
Hbase.getRegionInfo_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRegionInfo_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRegionInfo_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
Hbase.getRegionInfo_result(TRegionInfo, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
Hbase.getRegionInfo_result(Hbase.getRegionInfo_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
Performs a deep copy on other.
Hbase.getRegionInfo_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRow_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRow_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
Hbase.getRow_args(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
Hbase.getRow_args(Hbase.getRow_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
Performs a deep copy on other.
Hbase.getRow_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRow_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRow_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
Hbase.getRow_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
Hbase.getRow_result(Hbase.getRow_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
Performs a deep copy on other.
Hbase.getRow_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowOrBefore_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowOrBefore_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
Hbase.getRowOrBefore_args(ByteBuffer, ByteBuffer, ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
Hbase.getRowOrBefore_args(Hbase.getRowOrBefore_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
Performs a deep copy on other.
Hbase.getRowOrBefore_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowOrBefore_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowOrBefore_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
Hbase.getRowOrBefore_result(List<TCell>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
Hbase.getRowOrBefore_result(Hbase.getRowOrBefore_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
Performs a deep copy on other.
Hbase.getRowOrBefore_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRows_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRows_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
Hbase.getRows_args(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
Hbase.getRows_args(Hbase.getRows_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
Performs a deep copy on other.
Hbase.getRows_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRows_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRows_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
Hbase.getRows_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
Hbase.getRows_result(Hbase.getRows_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
Performs a deep copy on other.
Hbase.getRows_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowsTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowsTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
Hbase.getRowsTs_args(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
Hbase.getRowsTs_args(Hbase.getRowsTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
Performs a deep copy on other.
Hbase.getRowsTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowsTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowsTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
Hbase.getRowsTs_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
Hbase.getRowsTs_result(Hbase.getRowsTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
Performs a deep copy on other.
Hbase.getRowsTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowsWithColumns_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowsWithColumns_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
Hbase.getRowsWithColumns_args(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
Hbase.getRowsWithColumns_args(Hbase.getRowsWithColumns_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
Performs a deep copy on other.
Hbase.getRowsWithColumns_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowsWithColumns_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowsWithColumns_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
Hbase.getRowsWithColumns_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
Hbase.getRowsWithColumns_result(Hbase.getRowsWithColumns_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
Performs a deep copy on other.
Hbase.getRowsWithColumns_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowsWithColumnsTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowsWithColumnsTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
Hbase.getRowsWithColumnsTs_args(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
Hbase.getRowsWithColumnsTs_args(Hbase.getRowsWithColumnsTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Performs a deep copy on other.
Hbase.getRowsWithColumnsTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowsWithColumnsTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowsWithColumnsTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
Hbase.getRowsWithColumnsTs_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
Hbase.getRowsWithColumnsTs_result(Hbase.getRowsWithColumnsTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
Performs a deep copy on other.
Hbase.getRowsWithColumnsTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
Hbase.getRowTs_args(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
Hbase.getRowTs_args(Hbase.getRowTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Performs a deep copy on other.
Hbase.getRowTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
Hbase.getRowTs_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
Hbase.getRowTs_result(Hbase.getRowTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
Performs a deep copy on other.
Hbase.getRowTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowWithColumns_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowWithColumns_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
Hbase.getRowWithColumns_args(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
Hbase.getRowWithColumns_args(Hbase.getRowWithColumns_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Performs a deep copy on other.
Hbase.getRowWithColumns_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowWithColumns_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowWithColumns_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
Hbase.getRowWithColumns_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
Hbase.getRowWithColumns_result(Hbase.getRowWithColumns_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
Performs a deep copy on other.
Hbase.getRowWithColumns_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowWithColumnsTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowWithColumnsTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
Hbase.getRowWithColumnsTs_args(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
Hbase.getRowWithColumnsTs_args(Hbase.getRowWithColumnsTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Performs a deep copy on other.
Hbase.getRowWithColumnsTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getRowWithColumnsTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getRowWithColumnsTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
Hbase.getRowWithColumnsTs_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
Hbase.getRowWithColumnsTs_result(Hbase.getRowWithColumnsTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
Performs a deep copy on other.
Hbase.getRowWithColumnsTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getTableNames_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableNames_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
Hbase.getTableNames_args(Hbase.getTableNames_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
Performs a deep copy on other.
Hbase.getTableNames_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getTableNames_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableNames_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
Hbase.getTableNames_result(List<ByteBuffer>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
Hbase.getTableNames_result(Hbase.getTableNames_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
Performs a deep copy on other.
Hbase.getTableNames_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getTableRegions_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableRegions_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
Hbase.getTableRegions_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
Hbase.getTableRegions_args(Hbase.getTableRegions_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
Performs a deep copy on other.
Hbase.getTableRegions_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getTableRegions_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getTableRegions_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
Hbase.getTableRegions_result(List<TRegionInfo>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
Hbase.getTableRegions_result(Hbase.getTableRegions_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
Performs a deep copy on other.
Hbase.getTableRegions_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getVer_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVer_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
Hbase.getVer_args(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
Hbase.getVer_args(Hbase.getVer_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Performs a deep copy on other.
Hbase.getVer_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getVer_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVer_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
Hbase.getVer_result(List<TCell>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
Hbase.getVer_result(Hbase.getVer_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
Performs a deep copy on other.
Hbase.getVer_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getVerTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVerTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
Hbase.getVerTs_args(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
Hbase.getVerTs_args(Hbase.getVerTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Performs a deep copy on other.
Hbase.getVerTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.getVerTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.getVerTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
Hbase.getVerTs_result(List<TCell>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
Hbase.getVerTs_result(Hbase.getVerTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
Performs a deep copy on other.
Hbase.getVerTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.Iface - Interface in org.apache.hadoop.hbase.thrift.generated
 
Hbase.increment_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.increment_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
Hbase.increment_args(TIncrement) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
Hbase.increment_args(Hbase.increment_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
Performs a deep copy on other.
Hbase.increment_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.increment_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.increment_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
Hbase.increment_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
Hbase.increment_result(Hbase.increment_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
Performs a deep copy on other.
Hbase.increment_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.incrementRows_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.incrementRows_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
Hbase.incrementRows_args(List<TIncrement>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
Hbase.incrementRows_args(Hbase.incrementRows_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
Performs a deep copy on other.
Hbase.incrementRows_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.incrementRows_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.incrementRows_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
Hbase.incrementRows_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
Hbase.incrementRows_result(Hbase.incrementRows_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
Performs a deep copy on other.
Hbase.incrementRows_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.isTableEnabled_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.isTableEnabled_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
Hbase.isTableEnabled_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
Hbase.isTableEnabled_args(Hbase.isTableEnabled_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
Performs a deep copy on other.
Hbase.isTableEnabled_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.isTableEnabled_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.isTableEnabled_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
Hbase.isTableEnabled_result(boolean, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
Hbase.isTableEnabled_result(Hbase.isTableEnabled_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
Performs a deep copy on other.
Hbase.isTableEnabled_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.majorCompact_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.majorCompact_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
Hbase.majorCompact_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
Hbase.majorCompact_args(Hbase.majorCompact_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
Performs a deep copy on other.
Hbase.majorCompact_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.majorCompact_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.majorCompact_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
Hbase.majorCompact_result(IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
Hbase.majorCompact_result(Hbase.majorCompact_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
Performs a deep copy on other.
Hbase.majorCompact_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.mutateRow_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRow_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
Hbase.mutateRow_args(ByteBuffer, ByteBuffer, List<Mutation>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
Hbase.mutateRow_args(Hbase.mutateRow_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Performs a deep copy on other.
Hbase.mutateRow_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.mutateRow_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRow_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
Hbase.mutateRow_result(IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
Hbase.mutateRow_result(Hbase.mutateRow_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
Performs a deep copy on other.
Hbase.mutateRow_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.mutateRows_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRows_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
Hbase.mutateRows_args(ByteBuffer, List<BatchMutation>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
Hbase.mutateRows_args(Hbase.mutateRows_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
Performs a deep copy on other.
Hbase.mutateRows_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.mutateRows_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRows_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
Hbase.mutateRows_result(IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
Hbase.mutateRows_result(Hbase.mutateRows_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
Performs a deep copy on other.
Hbase.mutateRows_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.mutateRowsTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRowsTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
Hbase.mutateRowsTs_args(ByteBuffer, List<BatchMutation>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
Hbase.mutateRowsTs_args(Hbase.mutateRowsTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Performs a deep copy on other.
Hbase.mutateRowsTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.mutateRowsTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRowsTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
Hbase.mutateRowsTs_result(IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
Hbase.mutateRowsTs_result(Hbase.mutateRowsTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
Performs a deep copy on other.
Hbase.mutateRowsTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.mutateRowTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRowTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
Hbase.mutateRowTs_args(ByteBuffer, ByteBuffer, List<Mutation>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
Hbase.mutateRowTs_args(Hbase.mutateRowTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Performs a deep copy on other.
Hbase.mutateRowTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.mutateRowTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.mutateRowTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
Hbase.mutateRowTs_result(IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
Hbase.mutateRowTs_result(Hbase.mutateRowTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
Performs a deep copy on other.
Hbase.mutateRowTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.Processor<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor(I) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor
 
Hbase.Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor
 
Hbase.Processor.atomicIncrement<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.atomicIncrement() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.atomicIncrement
 
Hbase.Processor.compact<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.compact() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.compact
 
Hbase.Processor.createTable<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.createTable() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.createTable
 
Hbase.Processor.deleteAll<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.deleteAll() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAll
 
Hbase.Processor.deleteAllRow<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.deleteAllRow() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllRow
 
Hbase.Processor.deleteAllRowTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.deleteAllRowTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllRowTs
 
Hbase.Processor.deleteAllTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.deleteAllTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllTs
 
Hbase.Processor.deleteTable<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.deleteTable() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteTable
 
Hbase.Processor.disableTable<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.disableTable() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.disableTable
 
Hbase.Processor.enableTable<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.enableTable() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.enableTable
 
Hbase.Processor.get<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.get() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.get
 
Hbase.Processor.getColumnDescriptors<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getColumnDescriptors() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getColumnDescriptors
 
Hbase.Processor.getRegionInfo<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getRegionInfo() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRegionInfo
 
Hbase.Processor.getRow<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getRow() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRow
 
Hbase.Processor.getRowOrBefore<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getRowOrBefore() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowOrBefore
 
Hbase.Processor.getRows<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getRows() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRows
 
Hbase.Processor.getRowsTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getRowsTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsTs
 
Hbase.Processor.getRowsWithColumns<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getRowsWithColumns() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsWithColumns
 
Hbase.Processor.getRowsWithColumnsTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getRowsWithColumnsTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsWithColumnsTs
 
Hbase.Processor.getRowTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getRowTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowTs
 
Hbase.Processor.getRowWithColumns<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getRowWithColumns() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowWithColumns
 
Hbase.Processor.getRowWithColumnsTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getRowWithColumnsTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowWithColumnsTs
 
Hbase.Processor.getTableNames<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getTableNames() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getTableNames
 
Hbase.Processor.getTableRegions<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getTableRegions() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getTableRegions
 
Hbase.Processor.getVer<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getVer() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getVer
 
Hbase.Processor.getVerTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.getVerTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getVerTs
 
Hbase.Processor.increment<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.increment() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.increment
 
Hbase.Processor.incrementRows<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.incrementRows() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.incrementRows
 
Hbase.Processor.isTableEnabled<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.isTableEnabled() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.isTableEnabled
 
Hbase.Processor.majorCompact<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.majorCompact() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.majorCompact
 
Hbase.Processor.mutateRow<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.mutateRow() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRow
 
Hbase.Processor.mutateRows<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.mutateRows() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRows
 
Hbase.Processor.mutateRowsTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.mutateRowsTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRowsTs
 
Hbase.Processor.mutateRowTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.mutateRowTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRowTs
 
Hbase.Processor.scannerClose<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.scannerClose() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerClose
 
Hbase.Processor.scannerGet<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.scannerGet() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerGet
 
Hbase.Processor.scannerGetList<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.scannerGetList() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerGetList
 
Hbase.Processor.scannerOpen<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.scannerOpen() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpen
 
Hbase.Processor.scannerOpenTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.scannerOpenTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenTs
 
Hbase.Processor.scannerOpenWithPrefix<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.scannerOpenWithPrefix() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithPrefix
 
Hbase.Processor.scannerOpenWithScan<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.scannerOpenWithScan() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithScan
 
Hbase.Processor.scannerOpenWithStop<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.scannerOpenWithStop() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithStop
 
Hbase.Processor.scannerOpenWithStopTs<I extends Hbase.Iface> - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.Processor.scannerOpenWithStopTs() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithStopTs
 
Hbase.scannerClose_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerClose_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
Hbase.scannerClose_args(int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
Hbase.scannerClose_args(Hbase.scannerClose_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
Performs a deep copy on other.
Hbase.scannerClose_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerClose_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerClose_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
Hbase.scannerClose_result(IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
Hbase.scannerClose_result(Hbase.scannerClose_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
Performs a deep copy on other.
Hbase.scannerClose_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerGet_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerGet_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
Hbase.scannerGet_args(int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
Hbase.scannerGet_args(Hbase.scannerGet_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
Performs a deep copy on other.
Hbase.scannerGet_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerGet_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerGet_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
Hbase.scannerGet_result(List<TRowResult>, IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
Hbase.scannerGet_result(Hbase.scannerGet_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
Performs a deep copy on other.
Hbase.scannerGet_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerGetList_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerGetList_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
Hbase.scannerGetList_args(int, int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
Hbase.scannerGetList_args(Hbase.scannerGetList_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
Performs a deep copy on other.
Hbase.scannerGetList_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerGetList_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerGetList_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
Hbase.scannerGetList_result(List<TRowResult>, IOError, IllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
Hbase.scannerGetList_result(Hbase.scannerGetList_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
Performs a deep copy on other.
Hbase.scannerGetList_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpen_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpen_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
Hbase.scannerOpen_args(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
Hbase.scannerOpen_args(Hbase.scannerOpen_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Performs a deep copy on other.
Hbase.scannerOpen_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpen_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpen_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
Hbase.scannerOpen_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
Hbase.scannerOpen_result(Hbase.scannerOpen_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
Performs a deep copy on other.
Hbase.scannerOpen_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpenTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpenTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
Hbase.scannerOpenTs_args(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
Hbase.scannerOpenTs_args(Hbase.scannerOpenTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Performs a deep copy on other.
Hbase.scannerOpenTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpenTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpenTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
Hbase.scannerOpenTs_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
Hbase.scannerOpenTs_result(Hbase.scannerOpenTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
Performs a deep copy on other.
Hbase.scannerOpenTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpenWithPrefix_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpenWithPrefix_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
Hbase.scannerOpenWithPrefix_args(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
Hbase.scannerOpenWithPrefix_args(Hbase.scannerOpenWithPrefix_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Performs a deep copy on other.
Hbase.scannerOpenWithPrefix_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpenWithPrefix_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpenWithPrefix_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
Hbase.scannerOpenWithPrefix_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
Hbase.scannerOpenWithPrefix_result(Hbase.scannerOpenWithPrefix_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
Performs a deep copy on other.
Hbase.scannerOpenWithPrefix_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpenWithScan_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpenWithScan_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
Hbase.scannerOpenWithScan_args(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
Hbase.scannerOpenWithScan_args(Hbase.scannerOpenWithScan_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Performs a deep copy on other.
Hbase.scannerOpenWithScan_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpenWithScan_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpenWithScan_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
Hbase.scannerOpenWithScan_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
Hbase.scannerOpenWithScan_result(Hbase.scannerOpenWithScan_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
Performs a deep copy on other.
Hbase.scannerOpenWithScan_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpenWithStop_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpenWithStop_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
Hbase.scannerOpenWithStop_args(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
Hbase.scannerOpenWithStop_args(Hbase.scannerOpenWithStop_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Performs a deep copy on other.
Hbase.scannerOpenWithStop_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpenWithStop_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpenWithStop_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
Hbase.scannerOpenWithStop_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
Hbase.scannerOpenWithStop_result(Hbase.scannerOpenWithStop_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
Performs a deep copy on other.
Hbase.scannerOpenWithStop_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpenWithStopTs_args - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpenWithStopTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
Hbase.scannerOpenWithStopTs_args(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
Hbase.scannerOpenWithStopTs_args(Hbase.scannerOpenWithStopTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Performs a deep copy on other.
Hbase.scannerOpenWithStopTs_args._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
Hbase.scannerOpenWithStopTs_result - Class in org.apache.hadoop.hbase.thrift.generated
 
Hbase.scannerOpenWithStopTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
Hbase.scannerOpenWithStopTs_result(int, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
Hbase.scannerOpenWithStopTs_result(Hbase.scannerOpenWithStopTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
Performs a deep copy on other.
Hbase.scannerOpenWithStopTs_result._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
HBASE_AUTH_TOKEN_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind
HBASE_AUTH_TOKEN = 0;
HBASE_CHECKSUM_VERIFICATION - Static variable in class org.apache.hadoop.hbase.HConstants
If this parameter is set to true, then hbase will read data and then verify checksums.
HBASE_CLIENT_CONNECTION_IMPL - Static variable in interface org.apache.hadoop.hbase.client.HConnection
Key for configuration in Configuration whose value is the class we implement making a new HConnection instance.
HBASE_CLIENT_INSTANCE_ID - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for unique identifier for this Configuration instance.
HBASE_CLIENT_IPC_POOL_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for HBase client IPC pool size
HBASE_CLIENT_IPC_POOL_TYPE - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for HBase client IPC pool type
HBASE_CLIENT_META_OPERATION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for HBase client operation timeout, which overrides RPC timeout
HBASE_CLIENT_OPERATION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for HBase client operation timeout, which overrides RPC timeout
HBASE_CLIENT_PAUSE - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for client pause value, used mostly as value to wait before running a retry of a failed get, region lookup, etc.
HBASE_CLIENT_PREFETCH_LIMIT - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for client prefetch limit, used as the maximum number of regions info that will be prefetched.
HBASE_CLIENT_RETRIES_NUMBER - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for maximum retries, used as maximum for all retryable operations such as fetching of the root region from root region server, getting a cell's value, starting a row update, etc.
HBASE_CLIENT_SCANNER_CACHING - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name to set the default scanner caching for all clients.
HBASE_CLIENT_SCANNER_MAX_RESULT_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for maximum number of bytes returned when calling a scanner's next method.
HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
The client scanner timeout period in milliseconds.
HBASE_CLUSTER_MINIMUM_MEMORY_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
 
HBASE_CONFIG_READ_ZOOKEEPER_CONFIG - Static variable in class org.apache.hadoop.hbase.HConstants
 
HBASE_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for HBase instance root directory
HBASE_MASTER_LOADBALANCER_CLASS - Static variable in class org.apache.hadoop.hbase.HConstants
Config for pluggable load balancers
HBASE_MASTER_LOGCLEANER_PLUGINS - Static variable in class org.apache.hadoop.hbase.HConstants
 
HBASE_META_SCANNER_CACHING - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for number of rows that will be fetched when calling next on a scanner if it is not served from memory.
HBASE_METRICS_SYSTEM_NAME - Static variable in interface org.apache.hadoop.hbase.metrics.BaseSource
 
HBASE_NON_TABLE_DIRS - Static variable in class org.apache.hadoop.hbase.HConstants
Directories that are not HBase table directories
HBASE_NON_USER_TABLE_DIRS - Static variable in class org.apache.hadoop.hbase.HConstants
Directories that are not HBase user table directories
HBASE_REGION_SPLIT_POLICY_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
 
HBASE_REGIONSERVER_LEASE_PERIOD_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
Deprecated.
This config option is deprecated. Will be removed at later releases after 0.96.
HBASE_RPC_SHORTOPERATION_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
timeout for short operation RPC
HBASE_RPC_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
timeout for each RPC
HBASE_SECURITY_CONF_KEY - Static variable in class org.apache.hadoop.hbase.security.User
 
HBASE_SERVER_PAUSE - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for server pause value, used mostly as value to wait before running a retry of a failed operation.
HBASE_SNAPSHOT_ENABLED - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Enable or disable snapshot support
HBASE_TEMP_DIRECTORY - Static variable in class org.apache.hadoop.hbase.HConstants
Temporary directory used for table creation and deletion
HBASE_VERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
HBaseAdmin - Class in org.apache.hadoop.hbase.client
Provides an interface to manage HBase database table metadata + general administrative functions.
HBaseAdmin(Configuration) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin
Constructor.
HBaseAdmin(HConnection) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin
Constructor for externally managed HConnections.
HBASECLIENT_IMPL - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for what hbase client implementation to use.
HBaseConfiguration - Class in org.apache.hadoop.hbase
Adds HBase configuration files to a Configuration
HBaseConfiguration() - Constructor for class org.apache.hadoop.hbase.HBaseConfiguration
Deprecated.
HBaseConfiguration(Configuration) - Constructor for class org.apache.hadoop.hbase.HBaseConfiguration
Deprecated.
HBaseConfTool - Class in org.apache.hadoop.hbase.util
Tool that prints out a configuration.
HBaseConfTool() - Constructor for class org.apache.hadoop.hbase.util.HBaseConfTool
 
HBaseException - Exception in org.apache.hadoop.hbase.exceptions
Base checked exception in HBase.
HBaseException() - Constructor for exception org.apache.hadoop.hbase.exceptions.HBaseException
 
HBaseException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.HBaseException
 
HBaseException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.HBaseException
 
HBaseException(Throwable) - Constructor for exception org.apache.hadoop.hbase.exceptions.HBaseException
 
HBaseFsck - Class in org.apache.hadoop.hbase.util
HBaseFsck (hbck) is a tool for checking and repairing region consistency and table integrity problems in a corrupted HBase.
HBaseFsck(Configuration) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck
Constructor
HBaseFsck(Configuration, ExecutorService) - Constructor for class org.apache.hadoop.hbase.util.HBaseFsck
Constructor
HBaseFsck.ErrorReporter - Interface in org.apache.hadoop.hbase.util
 
HBaseFsck.ErrorReporter.ERROR_CODE - Enum in org.apache.hadoop.hbase.util
 
HBaseFsck.HbckInfo - Class in org.apache.hadoop.hbase.util
Maintain information about a particular region.
HBaseFsck.RegionRepairException - Exception in org.apache.hadoop.hbase.util
Exception thrown when a integrity repair operation fails in an unresolvable way.
HBaseFsck.RegionRepairException(String, IOException) - Constructor for exception org.apache.hadoop.hbase.util.HBaseFsck.RegionRepairException
 
HBaseFsck.TableInfo - Class in org.apache.hadoop.hbase.util
Maintain information about a particular table.
HBaseFsckRepair - Class in org.apache.hadoop.hbase.util
This class contains helper methods that repair parts of hbase's filesystem contents.
HBaseFsckRepair() - Constructor for class org.apache.hadoop.hbase.util.HBaseFsckRepair
 
HbaseHandlerMetricsProxy - Class in org.apache.hadoop.hbase.thrift
Converts a Hbase.Iface using InvocationHandler so that it reports process time of each call to ThriftMetrics.
HBaseHTraceConfiguration - Class in org.apache.hadoop.hbase.trace
 
HBaseHTraceConfiguration(Configuration) - Constructor for class org.apache.hadoop.hbase.trace.HBaseHTraceConfiguration
 
HBaseInterfaceAudience - Class in org.apache.hadoop.hbase
This class defines constants for different classes of hbase limited private apis
HBaseInterfaceAudience() - Constructor for class org.apache.hadoop.hbase.HBaseInterfaceAudience
 
HBaseIOException - Exception in org.apache.hadoop.hbase
All hbase specific IOExceptions should be subclasses of HBaseIOException
HBaseIOException() - Constructor for exception org.apache.hadoop.hbase.HBaseIOException
 
HBaseIOException(String) - Constructor for exception org.apache.hadoop.hbase.HBaseIOException
 
HBaseIOException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.HBaseIOException
 
HBaseIOException(Throwable) - Constructor for exception org.apache.hadoop.hbase.HBaseIOException
 
HBasePolicyProvider - Class in org.apache.hadoop.hbase.security
Implementation of secure Hadoop policy provider for mapping protocol interfaces to hbase-policy.xml entries.
HBasePolicyProvider() - Constructor for class org.apache.hadoop.hbase.security.HBasePolicyProvider
 
HBaseProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.BigDecimalMsg - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BigDecimalMsg
HBaseProtos.BigDecimalMsg.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BigDecimalMsg
HBaseProtos.BigDecimalMsgOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.BytesBytesPair - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BytesBytesPair
HBaseProtos.BytesBytesPair.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BytesBytesPair
HBaseProtos.BytesBytesPairOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.ColumnFamilySchema - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ColumnFamilySchema
HBaseProtos.ColumnFamilySchema.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ColumnFamilySchema
HBaseProtos.ColumnFamilySchemaOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.CompareType - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum CompareType
HBaseProtos.Coprocessor - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Coprocessor
HBaseProtos.Coprocessor.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Coprocessor
HBaseProtos.CoprocessorOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.EmptyMsg - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type EmptyMsg
HBaseProtos.EmptyMsg.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type EmptyMsg
HBaseProtos.EmptyMsgOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.FavoredNodes - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FavoredNodes
HBaseProtos.FavoredNodes.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FavoredNodes
HBaseProtos.FavoredNodesOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.LongMsg - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type LongMsg
HBaseProtos.LongMsg.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type LongMsg
HBaseProtos.LongMsgOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.NameBytesPair - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NameBytesPair
HBaseProtos.NameBytesPair.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NameBytesPair
HBaseProtos.NameBytesPairOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.NameInt64Pair - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NameInt64Pair
HBaseProtos.NameInt64Pair.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NameInt64Pair
HBaseProtos.NameInt64PairOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.NamespaceDescriptor - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NamespaceDescriptor
HBaseProtos.NamespaceDescriptor.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NamespaceDescriptor
HBaseProtos.NamespaceDescriptorOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.NameStringPair - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NameStringPair
HBaseProtos.NameStringPair.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type NameStringPair
HBaseProtos.NameStringPairOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.RegionInfo - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionInfo
HBaseProtos.RegionInfo.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionInfo
HBaseProtos.RegionInfoOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.RegionSpecifier - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionSpecifier
HBaseProtos.RegionSpecifier.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionSpecifier
HBaseProtos.RegionSpecifier.RegionSpecifierType - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum RegionSpecifier.RegionSpecifierType
HBaseProtos.RegionSpecifierOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.ServerName - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ServerName
HBaseProtos.ServerName.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ServerName
HBaseProtos.ServerNameOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.SnapshotDescription - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotDescription
HBaseProtos.SnapshotDescription.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotDescription
HBaseProtos.SnapshotDescription.Type - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum SnapshotDescription.Type
HBaseProtos.SnapshotDescriptionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.TableName - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TableName
HBaseProtos.TableName.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TableName
HBaseProtos.TableNameOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.TableSchema - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TableSchema
HBaseProtos.TableSchema.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TableSchema
HBaseProtos.TableSchemaOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.TimeRange - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TimeRange
HBaseProtos.TimeRange.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TimeRange
HBaseProtos.TimeRangeOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseProtos.UUID - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UUID
HBaseProtos.UUID.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UUID
HBaseProtos.UUIDOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HBaseRPCErrorHandler - Interface in org.apache.hadoop.hbase.ipc
An interface for calling out of RPC for error conditions.
HBaseSaslRpcClient - Class in org.apache.hadoop.hbase.security
A utility class that encapsulates SASL logic for RPC client.
HBaseSaslRpcClient(AuthMethod, Token<? extends TokenIdentifier>, String, boolean) - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
Create a HBaseSaslRpcClient for an authentication method
HBaseSaslRpcServer - Class in org.apache.hadoop.hbase.security
A utility class for dealing with SASL on RPC server
HBaseSaslRpcServer() - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
HBaseSaslRpcServer.QualityOfProtection - Enum in org.apache.hadoop.hbase.security
 
HBaseSaslRpcServer.SaslDigestCallbackHandler - Class in org.apache.hadoop.hbase.security
CallbackHandler for SASL DIGEST-MD5 mechanism
HBaseSaslRpcServer.SaslDigestCallbackHandler(SecretManager<TokenIdentifier>, RpcServer.Connection) - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslDigestCallbackHandler
 
HBaseSaslRpcServer.SaslGssCallbackHandler - Class in org.apache.hadoop.hbase.security
CallbackHandler for SASL GSSAPI Kerberos mechanism
HBaseSaslRpcServer.SaslGssCallbackHandler() - Constructor for class org.apache.hadoop.hbase.security.HBaseSaslRpcServer.SaslGssCallbackHandler
 
HBaseSnapshotException - Exception in org.apache.hadoop.hbase.snapshot
General exception base class for when a snapshot fails
HBaseSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
Some exception happened for a snapshot and don't even know the snapshot that it was about
HBaseSnapshotException(String, HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
Exception for the given snapshot that has no previous root cause
HBaseSnapshotException(String, Throwable, HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
Exception for the given snapshot due to another exception
HBaseSnapshotException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.snapshot.HBaseSnapshotException
Exception when the description of the snapshot cannot be determined, due to some root other root cause
HBCK_CODE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
HBCK special code name used as server name when manipulating ZK nodes
HBCK_CODE_SERVERNAME - Static variable in class org.apache.hadoop.hbase.master.AssignmentManager
 
HBCK_SIDELINEDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Used by HBCK to sideline backup data
HColumnDescriptor - Class in org.apache.hadoop.hbase
An HColumnDescriptor contains information about a column family such as the number of versions, compression settings, etc.
HColumnDescriptor() - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
Used by Writables and Writables are going away.
HColumnDescriptor(String) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
Construct a column descriptor specifying only the family name The other attributes are defaulted.
HColumnDescriptor(byte[]) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
Construct a column descriptor specifying only the family name The other attributes are defaulted.
HColumnDescriptor(HColumnDescriptor) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
Constructor.
HColumnDescriptor(byte[], int, String, boolean, boolean, int, String) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
HColumnDescriptor(byte[], int, String, boolean, boolean, int, int, String, int) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
HColumnDescriptor(byte[], int, int, boolean, String, boolean, String, boolean, boolean, int, int, String, int) - Constructor for class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
HConnectable<T> - Class in org.apache.hadoop.hbase.client
This class makes it convenient for one to execute a command in the context of a HConnection instance based on the given Configuration.
HConnectable(Configuration) - Constructor for class org.apache.hadoop.hbase.client.HConnectable
 
HConnection - Interface in org.apache.hadoop.hbase.client
A cluster connection.
HConnectionManager - Class in org.apache.hadoop.hbase.client
A non-instantiable class that manages creation of HConnections.
HConstants - Class in org.apache.hadoop.hbase
HConstants holds a bunch of HBase-related constants
HConstants.Modify - Enum in org.apache.hadoop.hbase
modifyTable op for replacing the table descriptor
HConstants.OperationStatusCode - Enum in org.apache.hadoop.hbase
Status codes used for return values of bulk operations.
HDFSBlocksDistribution - Class in org.apache.hadoop.hbase
Data structure to describe the distribution of HDFS blocks amount hosts.
HDFSBlocksDistribution() - Constructor for class org.apache.hadoop.hbase.HDFSBlocksDistribution
Constructor
HDFSBlocksDistribution.HostAndWeight - Class in org.apache.hadoop.hbase
Stores the hostname and weight for that hostname.
HDFSBlocksDistribution.HostAndWeight(String, long) - Constructor for class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight
Constructor
HDFSBlocksDistribution.HostAndWeight.WeightComparator - Class in org.apache.hadoop.hbase
comparator used to sort hosts based on weight
HDFSBlocksDistribution.HostAndWeight.WeightComparator() - Constructor for class org.apache.hadoop.hbase.HDFSBlocksDistribution.HostAndWeight.WeightComparator
 
head(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a HEAD request
head(Cluster, String, Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a HEAD request
head(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
headerSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Returns the size of this block header.
headerSize(int) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Maps a minor version to the size of the header.
headMap(K) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
headSet(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
headSet(KeyValue, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
headSet(E) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
HEALTH_CHORE_WAKE_FREQ - Static variable in class org.apache.hadoop.hbase.HConstants
 
HEALTH_FAILURE_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
The maximum number of health check failures a server can encounter consecutively.
HEALTH_SCRIPT_LOC - Static variable in class org.apache.hadoop.hbase.HConstants
Health script related settings.
HEALTH_SCRIPT_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
 
HealthCheckChore - Class in org.apache.hadoop.hbase
The Class HealthCheckChore for running health checker regularly.
HealthCheckChore(int, Stoppable, Configuration) - Constructor for class org.apache.hadoop.hbase.HealthCheckChore
 
heap - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
heapSize() - Method in class org.apache.hadoop.hbase.client.Mutation
 
HeapSize - Interface in org.apache.hadoop.hbase.io
Implementations can be asked for an estimate of their size in bytes.
heapSize() - Method in interface org.apache.hadoop.hbase.io.HeapSize
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
Strings have two bytes per character due to default Java Unicode encoding (hence length times 2).
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlockQueue
Total size of all elements in this queue.
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
heapSize() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
heapSize() - Method in class org.apache.hadoop.hbase.KeyValue
HeapSize implementation We do not count the bytes in the rowCache because it should be empty for a KeyValue in the MemStore.
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
heapSize - Variable in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
The precomputed heap size of this entry
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Returns the pre-computed and "deep" size of the Entry
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
The total memory usage of this map
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.MemStore
Get the entire heap usage for this MemStore not including keys in the snapshot.
heapSize() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
HEAPSIZEMB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
HFile - Class in org.apache.hadoop.hbase.io.hfile
File format for hbase.
HFile() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFile
 
HFile.CachingBlockReader - Interface in org.apache.hadoop.hbase.io.hfile
An abstraction used by the block index
HFile.Reader - Interface in org.apache.hadoop.hbase.io.hfile
An interface used by clients to open and iterate an HFile.
HFile.Writer - Interface in org.apache.hadoop.hbase.io.hfile
API required to write an HFile
HFile.WriterFactory - Class in org.apache.hadoop.hbase.io.hfile
This variety of ways to construct writers is used throughout the code, and we want to be able to swap writer implementations.
HFILE_ARCHIVE_DIRECTORY - Static variable in class org.apache.hadoop.hbase.HConstants
Directory under /hbase where archived hfiles are stored
HFILE_ARCHIVE_ZNODE_PARENT - Static variable in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
 
HFILE_BLOCK_CACHE_SIZE_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
 
HFILE_BLOCK_CACHE_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
Configuration key for the size of the block cache
HFILE_CACHE_REFRESH_PERIOD_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
Conf key for the frequency to attempt to refresh the cache of hfiles currently used in snapshots (ms)
HFILE_NAME_REGEX - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
A non-capture group, for hfiles, so that this can be embedded.
HFileArchiver - Class in org.apache.hadoop.hbase.backup
Utility class to handle the removal of HFiles (or the respective StoreFiles) for a HRegion from the FileSystem.
HFileArchiveTableMonitor - Class in org.apache.hadoop.hbase.backup.example
Monitor the actual tables for which HFiles are archived for long-term retention (always kept unless ZK state changes).
HFileArchiveTableMonitor() - Constructor for class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
 
HFileArchiveUtil - Class in org.apache.hadoop.hbase.util
Helper class for all utilities related to archival/retrieval of HFiles
HFileBlock - Class in org.apache.hadoop.hbase.io.hfile
Reading HFile version 1 and 2 blocks, and writing version 2 blocks.
HFileBlock.BlockIterator - Interface in org.apache.hadoop.hbase.io.hfile
An interface allowing to iterate HFileBlocks.
HFileBlock.BlockWritable - Interface in org.apache.hadoop.hbase.io.hfile
Something that can be written into a block.
HFileBlock.FSReader - Interface in org.apache.hadoop.hbase.io.hfile
A full-fledged reader with iteration ability.
HFileBlock.Writer - Class in org.apache.hadoop.hbase.io.hfile
Unified version 2 HFile block writer.
HFileBlock.Writer(Compression.Algorithm, HFileDataBlockEncoder, boolean, ChecksumType, int) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
 
HFILEBLOCK_DUMMY_HEADER - Static variable in class org.apache.hadoop.hbase.HConstants
Just an array of bytes of the right size.
HFILEBLOCK_HEADER_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
The size of a version 2 HFile block header, minor version 1.
HFILEBLOCK_HEADER_SIZE_NO_CHECKSUM - Static variable in class org.apache.hadoop.hbase.HConstants
The size data structures with minor version is 0
HFileBlockDecodingContext - Interface in org.apache.hadoop.hbase.io.encoding
A decoding context that is created by a reader's encoder, and is shared across the reader's all read operations.
HFileBlockDefaultDecodingContext - Class in org.apache.hadoop.hbase.io.encoding
A default implementation of HFileBlockDecodingContext.
HFileBlockDefaultDecodingContext(Compression.Algorithm) - Constructor for class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
 
HFileBlockDefaultEncodingContext - Class in org.apache.hadoop.hbase.io.encoding
A default implementation of HFileBlockEncodingContext.
HFileBlockDefaultEncodingContext(Compression.Algorithm, DataBlockEncoding, byte[]) - Constructor for class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
HFileBlockEncodingContext - Interface in org.apache.hadoop.hbase.io.encoding
An encoding context that is created by a writer's encoder, and is shared across the writer's whole lifetime.
HFileBlockIndex - Class in org.apache.hadoop.hbase.io.hfile
Provides functionality to write (HFileBlockIndex.BlockIndexWriter) and read (HFileBlockIndex.BlockIndexReader) single-level and multi-level block indexes.
HFileBlockIndex() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
 
HFileBlockIndex.BlockIndexReader - Class in org.apache.hadoop.hbase.io.hfile
The reader will always hold the root level index in the memory.
HFileBlockIndex.BlockIndexReader(KeyValue.KVComparator, int, HFile.CachingBlockReader) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
 
HFileBlockIndex.BlockIndexReader(KeyValue.KVComparator, int) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
 
HFileBlockIndex.BlockIndexWriter - Class in org.apache.hadoop.hbase.io.hfile
Writes the block index into the output stream.
HFileBlockIndex.BlockIndexWriter() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Creates a single-level block index writer
HFileBlockIndex.BlockIndexWriter(HFileBlock.Writer, BlockCache, String) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Creates a multi-level block index writer.
HFileCleaner - Class in org.apache.hadoop.hbase.master.cleaner
This Chore, every time it runs, will clear the HFiles in the hfile archive folder that are deletable for each HFile cleaner in the chain.
HFileCleaner(int, Stoppable, Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
HFileCorruptionChecker - Class in org.apache.hadoop.hbase.util.hbck
This class marches through all of the region's hfiles and verifies that they are all valid files.
HFileCorruptionChecker(Configuration, ExecutorService, boolean) - Constructor for class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
 
HFileDataBlockEncoder - Interface in org.apache.hadoop.hbase.io.hfile
Controls what kind of data block encoding is used.
HFileDataBlockEncoderImpl - Class in org.apache.hadoop.hbase.io.hfile
Do different kinds of data block encoding according to column family options.
HFileDataBlockEncoderImpl(DataBlockEncoding) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
HFileDataBlockEncoderImpl(DataBlockEncoding, DataBlockEncoding) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
Do data block encoding with specified options.
HFileDataBlockEncoderImpl(DataBlockEncoding, DataBlockEncoding, byte[]) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
Do data block encoding with specified options.
HFileLink - Class in org.apache.hadoop.hbase.io
HFileLink describes a link to an hfile.
HFileLink(Configuration, Path) - Constructor for class org.apache.hadoop.hbase.io.HFileLink
 
HFileLink(Path, Path, Path) - Constructor for class org.apache.hadoop.hbase.io.HFileLink
 
HFileLinkCleaner - Class in org.apache.hadoop.hbase.master.cleaner
HFileLink cleaner that determines if a hfile should be deleted.
HFileLinkCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
 
HFileOutputFormat - Class in org.apache.hadoop.hbase.mapreduce
Writes HFiles.
HFileOutputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat
 
hfilePattern - Static variable in class org.apache.hadoop.hbase.util.FSUtils.HFileFilter
 
HFilePrettyPrinter - Class in org.apache.hadoop.hbase.io.hfile
Implements pretty-printing functionality for HFiles.
HFilePrettyPrinter() - Constructor for class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
 
HFileProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
HFileProtos.FileInfoProto - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FileInfoProto
HFileProtos.FileInfoProto.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FileInfoProto
HFileProtos.FileInfoProtoOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HFileProtos.FileTrailerProto - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FileTrailerProto
HFileProtos.FileTrailerProto.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FileTrailerProto
HFileProtos.FileTrailerProtoOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
HFileReaderV2 - Class in org.apache.hadoop.hbase.io.hfile
HFile reader for version 2.
HFileReaderV2(Path, FixedFileTrailer, FSDataInputStreamWrapper, long, CacheConfig, DataBlockEncoding, HFileSystem) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
Opens a HFile.
HFileReaderV2.AbstractScannerV2 - Class in org.apache.hadoop.hbase.io.hfile
 
HFileReaderV2.AbstractScannerV2(HFileReaderV2, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
HFileReaderV2.EncodedScannerV2 - Class in org.apache.hadoop.hbase.io.hfile
ScannerV2 that operates on encoded data blocks.
HFileReaderV2.EncodedScannerV2(HFileReaderV2, boolean, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
HFileReaderV2.ScannerV2 - Class in org.apache.hadoop.hbase.io.hfile
Implementation of HFileScanner interface.
HFileReaderV2.ScannerV2(HFileReaderV2, boolean, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
 
HFileScanner - Interface in org.apache.hadoop.hbase.io.hfile
A scanner allows you to position yourself within a HFile and scan through it.
HFileSystem - Class in org.apache.hadoop.hbase.fs
An encapsulation for the FileSystem object that hbase uses to access data.
HFileSystem(Configuration, boolean) - Constructor for class org.apache.hadoop.hbase.fs.HFileSystem
Create a FileSystem object for HBase regionservers.
HFileSystem(FileSystem) - Constructor for class org.apache.hadoop.hbase.fs.HFileSystem
Wrap a FileSystem object within a HFileSystem.
HFileV1Detector - Class in org.apache.hadoop.hbase.util
Tool to detect presence of any HFileV1 in the given directory.
HFileV1Detector() - Constructor for class org.apache.hadoop.hbase.util.HFileV1Detector
 
HFileWriterV2 - Class in org.apache.hadoop.hbase.io.hfile
Writes HFile format version 2.
HFileWriterV2(Configuration, CacheConfig, FileSystem, Path, FSDataOutputStream, int, Compression.Algorithm, HFileDataBlockEncoder, KeyValue.KVComparator, ChecksumType, int, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
Constructor that takes a path, creates and closes the output stream.
hflush() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
hfs - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
The filesystem used for accesing data
HIGH_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
 
higher(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
highPriorityLevel - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
hint - Variable in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
hit(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
hlog - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
HLog - Interface in org.apache.hadoop.hbase.regionserver.wal
 
HLog.Entry - Class in org.apache.hadoop.hbase.regionserver.wal
Utility class that lets us keep track of the edit with it's key.
HLog.Entry() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
 
HLog.Entry(HLogKey, WALEdit) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
Constructor for both params
HLog.Reader - Interface in org.apache.hadoop.hbase.regionserver.wal
 
HLog.Writer - Interface in org.apache.hadoop.hbase.regionserver.wal
 
HLogFactory - Class in org.apache.hadoop.hbase.regionserver.wal
 
HLogFactory() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogFactory
 
hlogForMeta - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
HLogInputFormat - Class in org.apache.hadoop.hbase.mapreduce
Simple InputFormat for HLog files.
HLogInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
 
HLogKey - Class in org.apache.hadoop.hbase.regionserver.wal
A Key for an entry in the change log.
HLogKey() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
HLogKey(byte[], TableName, long, long, UUID) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
HLogKey(byte[], TableName, long, long, List<UUID>) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogKey
Create the log key for writing to somewhere.
HLogLink - Class in org.apache.hadoop.hbase.io
HLogLink describes a link to a WAL.
HLogLink(Configuration, String, String) - Constructor for class org.apache.hadoop.hbase.io.HLogLink
 
HLogLink(Path, String, String) - Constructor for class org.apache.hadoop.hbase.io.HLogLink
 
HLogLink(Path, Path) - Constructor for class org.apache.hadoop.hbase.io.HLogLink
 
HLogPrettyPrinter - Class in org.apache.hadoop.hbase.regionserver.wal
HLogPrettyPrinter prints the contents of a given HLog with a variety of options affecting formatting and extent of content.
HLogPrettyPrinter() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
Basic constructor that simply initializes values to reasonable defaults.
HLogPrettyPrinter(boolean, boolean, long, String, String, boolean, PrintStream) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
Fully specified constructor.
HLogSplitter - Class in org.apache.hadoop.hbase.regionserver.wal
This class is responsible for splitting up a bunch of regionserver commit log files that are no longer being written to, into new files, one per region for region to replay on startup.
HLogUtil - Class in org.apache.hadoop.hbase.regionserver.wal
 
HLogUtil() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
 
HMaster - Class in org.apache.hadoop.hbase.master
HMaster is the "master server" for HBase.
HMaster(Configuration) - Constructor for class org.apache.hadoop.hbase.master.HMaster
Initializes the HMaster.
HMasterCommandLine - Class in org.apache.hadoop.hbase.master
 
HMasterCommandLine(Class<? extends HMaster>) - Constructor for class org.apache.hadoop.hbase.master.HMasterCommandLine
 
HMasterCommandLine.LocalHMaster - Class in org.apache.hadoop.hbase.master
 
HMasterCommandLine.LocalHMaster(Configuration) - Constructor for class org.apache.hadoop.hbase.master.HMasterCommandLine.LocalHMaster
 
host - Static variable in class org.apache.hadoop.hbase.thrift.DemoClient
 
HOST_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
hostAddress - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
HOSTNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
HOSTNAME_PORT_SEPARATOR - Static variable in class org.apache.hadoop.hbase.util.Addressing
 
HQuorumPeer - Class in org.apache.hadoop.hbase.zookeeper
HBase's version of ZooKeeper's QuorumPeer.
HQuorumPeer() - Constructor for class org.apache.hadoop.hbase.zookeeper.HQuorumPeer
 
HRegion - Class in org.apache.hadoop.hbase.regionserver
HRegion stores data for a certain region of a table.
HRegion(Path, HLog, FileSystem, Configuration, HRegionInfo, HTableDescriptor, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion
Deprecated.
HRegion(HRegionFileSystem, HLog, Configuration, HTableDescriptor, RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegion
HRegion constructor.
HRegion.BulkLoadListener - Interface in org.apache.hadoop.hbase.regionserver
Listener class to enable callers of bulkLoadHFile() to perform any necessary pre/post processing of a given bulkload call
HRegion.Operation - Enum in org.apache.hadoop.hbase.regionserver
Operation enum is used in HRegion.startRegionOperation() to provide operation context for startRegionOperation to possibly invoke different checks before any region operations.
HRegion.RowLock - Class in org.apache.hadoop.hbase.regionserver
Row lock held by a given thread.
HREGION_COMPACTIONDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Used to construct the name of the compaction directory during compaction
HREGION_EDITS_REPLAY_SKIP_ERRORS - Static variable in class org.apache.hadoop.hbase.HConstants
 
HREGION_LOGDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Used to construct the name of the log directory for a region server
HREGION_MAX_FILESIZE - Static variable in class org.apache.hadoop.hbase.HConstants
Conf key for the max file size after which we split the region
HREGION_MEMSTORE_FLUSH_SIZE - Static variable in class org.apache.hadoop.hbase.HConstants
Conf key for the memstore size at which we flush the memstore
HREGION_OLDLOGDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Like the previous, but for old logs that are about to be deleted
HRegionFileSystem - Class in org.apache.hadoop.hbase.regionserver
View to an on-disk Region.
HRegionInfo - Class in org.apache.hadoop.hbase
HRegion information.
HRegionInfo() - Constructor for class org.apache.hadoop.hbase.HRegionInfo
Deprecated.
Used by Writables and Writables are going away.
HRegionInfo(TableName) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
 
HRegionInfo(TableName, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
Construct HRegionInfo with explicit parameters
HRegionInfo(TableName, byte[], byte[], boolean) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
Construct HRegionInfo with explicit parameters
HRegionInfo(TableName, byte[], byte[], boolean, long) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
Construct HRegionInfo with explicit parameters
HRegionInfo(HRegionInfo) - Constructor for class org.apache.hadoop.hbase.HRegionInfo
Costruct a copy of another HRegionInfo
HRegionLocation - Class in org.apache.hadoop.hbase
Data structure to hold HRegionInfo and the address for the hosting HRegionServer.
HRegionLocation(HRegionInfo, ServerName) - Constructor for class org.apache.hadoop.hbase.HRegionLocation
 
HRegionLocation(HRegionInfo, ServerName, long) - Constructor for class org.apache.hadoop.hbase.HRegionLocation
 
HRegionPartitioner<K2,V2> - Class in org.apache.hadoop.hbase.mapred
Deprecated.
HRegionPartitioner() - Constructor for class org.apache.hadoop.hbase.mapred.HRegionPartitioner
Deprecated.
 
HRegionPartitioner<KEY,VALUE> - Class in org.apache.hadoop.hbase.mapreduce
This is used to partition the output keys into groups of keys.
HRegionPartitioner() - Constructor for class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
 
HRegionServer - Class in org.apache.hadoop.hbase.regionserver
HRegionServer makes a set of HRegions available to clients.
HRegionServer(Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionServer
Starts a HRegionServer at the default location
HRegionServer.MovedRegionsCleaner - Class in org.apache.hadoop.hbase.regionserver
Creates a Chore thread to clean the moved region cache.
HRegionServer.QosPriority - Annotation Type in org.apache.hadoop.hbase.regionserver
 
HRegionServerCommandLine - Class in org.apache.hadoop.hbase.regionserver
Class responsible for parsing the command line and starting the RegionServer.
HRegionServerCommandLine(Class<? extends HRegionServer>) - Constructor for class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
 
HStore - Class in org.apache.hadoop.hbase.regionserver
A Store holds a column family in a Region.
HStore(HRegion, HColumnDescriptor, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.HStore
Constructor
HSTORE_OPEN_AND_CLOSE_THREADS_MAX - Static variable in class org.apache.hadoop.hbase.HConstants
The max number of threads used for opening and closing stores or store files in parallel
hsync() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
HTable - Class in org.apache.hadoop.hbase.client
Used to communicate with a single HBase table.
HTable(Configuration, String) - Constructor for class org.apache.hadoop.hbase.client.HTable
Creates an object to access a HBase table.
HTable(Configuration, byte[]) - Constructor for class org.apache.hadoop.hbase.client.HTable
Creates an object to access a HBase table.
HTable(Configuration, TableName) - Constructor for class org.apache.hadoop.hbase.client.HTable
Creates an object to access a HBase table.
HTable(TableName, HConnection) - Constructor for class org.apache.hadoop.hbase.client.HTable
Creates an object to access a HBase table.
HTable(Configuration, byte[], ExecutorService) - Constructor for class org.apache.hadoop.hbase.client.HTable
Creates an object to access a HBase table.
HTable(Configuration, TableName, ExecutorService) - Constructor for class org.apache.hadoop.hbase.client.HTable
Creates an object to access a HBase table.
HTable(byte[], HConnection, ExecutorService) - Constructor for class org.apache.hadoop.hbase.client.HTable
Creates an object to access a HBase table.
HTable(TableName, HConnection, ExecutorService) - Constructor for class org.apache.hadoop.hbase.client.HTable
Creates an object to access a HBase table.
HTable() - Constructor for class org.apache.hadoop.hbase.client.HTable
For internal testing.
HTableDescriptor - Class in org.apache.hadoop.hbase
HTableDescriptor contains the details about an HBase table such as the descriptors of all the column families, is the table a catalog table, -ROOT- or hbase:meta , if the table is read only, the maximum size of the memstore, when the region split should occur, coprocessors associated with it etc...
HTableDescriptor(TableName, HColumnDescriptor[]) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Private constructor used internally creating table descriptors for catalog tables, hbase:meta and -ROOT-.
HTableDescriptor(TableName, HColumnDescriptor[], Map<ImmutableBytesWritable, ImmutableBytesWritable>) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Private constructor used internally creating table descriptors for catalog tables, hbase:meta and -ROOT-.
HTableDescriptor() - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
Used by Writables and Writables are going away.
HTableDescriptor(TableName) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
Construct a table descriptor specifying a TableName object
HTableDescriptor(byte[]) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
HTableDescriptor(String) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
HTableDescriptor(HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.HTableDescriptor
Construct a table descriptor by cloning the descriptor passed as a parameter.
hTableDescriptor - Variable in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
 
HTableFactory - Class in org.apache.hadoop.hbase.client
Factory for creating HTable instances.
HTableFactory() - Constructor for class org.apache.hadoop.hbase.client.HTableFactory
 
HTableInterface - Interface in org.apache.hadoop.hbase.client
Used to communicate with a single HBase table.
HTableInterfaceFactory - Interface in org.apache.hadoop.hbase.client
Defines methods to create new HTableInterface.
HTableMultiplexer - Class in org.apache.hadoop.hbase.client
HTableMultiplexer provides a thread-safe non blocking PUT API across all the tables.
HTableMultiplexer(Configuration, int) - Constructor for class org.apache.hadoop.hbase.client.HTableMultiplexer
 
HTablePool - Class in org.apache.hadoop.hbase.client
Deprecated.
HTablePool() - Constructor for class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
Default Constructor.
HTablePool(Configuration, int) - Constructor for class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
Constructor to set maximum versions and use the specified configuration.
HTablePool(Configuration, int, HTableInterfaceFactory) - Constructor for class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
Constructor to set maximum versions and use the specified configuration and table factory.
HTablePool(Configuration, int, PoolMap.PoolType) - Constructor for class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
Constructor to set maximum versions and use the specified configuration and pool type.
HTablePool(Configuration, int, HTableInterfaceFactory, PoolMap.PoolType) - Constructor for class org.apache.hadoop.hbase.client.HTablePool
Deprecated.
Constructor to set maximum versions and use the specified configuration, table factory and pool type.
HTableUtil - Class in org.apache.hadoop.hbase.client
Utility class for HTable.
HTableUtil() - Constructor for class org.apache.hadoop.hbase.client.HTableUtil
 
HThreadedSelectorServerArgs - Class in org.apache.hadoop.hbase.thrift
A TThreadedSelectorServer.Args that reads hadoop configuration
HThreadedSelectorServerArgs(TNonblockingServerTransport, Configuration) - Constructor for class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
 
humanReadableTimestamp(long) - Static method in class org.apache.hadoop.hbase.KeyValue
 

I

I - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'I'
ia - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
ia - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
ia - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
ia - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
ia - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
ia - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
ia - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
ia - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
ia - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
ia - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
if the scannerId is invalid
ia - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
if the scannerId is invalid
id - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
id - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
id of a scanner returned by scannerOpen
id - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
id of a scanner returned by scannerOpen
id - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
id of a scanner returned by scannerOpen
id - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
ID_ATRIBUTE - Static variable in class org.apache.hadoop.hbase.client.OperationWithAttributes
 
ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
ID_SIZE - Static variable in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
 
idealMaxKeys(long, double) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
The maximum number of keys we can put into a Bloom filter of a certain size to maintain the given error rate, assuming the number of hash functions is chosen optimally and does not even have to be an integer (hence the "ideal" in the function name).
IDENTIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
IDENTIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
IdentityTableMap - Class in org.apache.hadoop.hbase.mapred
Deprecated.
IdentityTableMap() - Constructor for class org.apache.hadoop.hbase.mapred.IdentityTableMap
Deprecated.
constructor
IdentityTableMapper - Class in org.apache.hadoop.hbase.mapreduce
Pass the given key and record as-is to the reduce phase.
IdentityTableMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.IdentityTableMapper
 
IdentityTableReduce - Class in org.apache.hadoop.hbase.mapred
Deprecated.
IdentityTableReduce() - Constructor for class org.apache.hadoop.hbase.mapred.IdentityTableReduce
Deprecated.
 
IdentityTableReducer - Class in org.apache.hadoop.hbase.mapreduce
Convenience class that simply writes all values (which must be Put or Delete instances) passed to it out to the configured HBase table.
IdentityTableReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.IdentityTableReducer
 
IdLock - Class in org.apache.hadoop.hbase.util
Allows multiple concurrent clients to lock on a numeric id with a minimal memory overhead.
IdLock() - Constructor for class org.apache.hadoop.hbase.util.IdLock
 
IdLock.Entry - Class in org.apache.hadoop.hbase.util
An entry returned to the client as a lock object
idx - Variable in class org.apache.hadoop.hbase.types.StructIterator
 
IF_OLDER_THAN_TS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
ignoreZKDeleteForTesting - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
 
IllegalArgument - Exception in org.apache.hadoop.hbase.thrift.generated
An IllegalArgument exception indicates an illegal or invalid argument was passed into a procedure.
IllegalArgument() - Constructor for exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
IllegalArgument(String) - Constructor for exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
IllegalArgument(IllegalArgument) - Constructor for exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
Performs a deep copy on other.
IllegalArgument._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
immediateAssignment(List<HRegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
Generates an immediate assignment plan to be used by a new master for regions in transition that do not have an already known destination.
immediateAssignment(List<HRegionInfo>, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Sync assign a region
ImmutableBytesWritable - Class in org.apache.hadoop.hbase.io
A byte sequence that is usable as a key or value.
ImmutableBytesWritable() - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Create a zero-size sequence.
ImmutableBytesWritable(byte[]) - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Create a ImmutableBytesWritable using the byte array as the initial value.
ImmutableBytesWritable(ImmutableBytesWritable) - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Set the new ImmutableBytesWritable to the contents of the passed ibw.
ImmutableBytesWritable(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable
Set the value to a given byte range
ImmutableBytesWritable.Comparator - Class in org.apache.hadoop.hbase.io
A Comparator optimized for ImmutableBytesWritable.
ImmutableBytesWritable.Comparator() - Constructor for class org.apache.hadoop.hbase.io.ImmutableBytesWritable.Comparator
constructor
impl - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
The coprocessor
implies(Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.Permission
 
implies(String, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
Checks that a given table operation is authorized by this permission instance.
implies(TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
Checks that a given table operation is authorized by this permission instance.
implies(TableName, KeyValue, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
Checks if this permission grants access to perform the given action on the given table and key value.
Import - Class in org.apache.hadoop.hbase.mapreduce
Import data written by Export.
Import() - Constructor for class org.apache.hadoop.hbase.mapreduce.Import
 
ImportTsv - Class in org.apache.hadoop.hbase.mapreduce
Tool to import data from a TSV file.
ImportTsv() - Constructor for class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
ImportTsv.TsvParser - Class in org.apache.hadoop.hbase.mapreduce
 
ImportTsv.TsvParser(String, String) - Constructor for class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
ImportTsv.TsvParser.BadTsvLineException - Exception in org.apache.hadoop.hbase.mapreduce
 
ImportTsv.TsvParser.BadTsvLineException(String) - Constructor for exception org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser.BadTsvLineException
 
in - Variable in class org.apache.hadoop.hbase.codec.BaseDecoder
 
in - Variable in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
IN_MEMORY - Static variable in class org.apache.hadoop.hbase.HConstants
 
inc(int) - Method in class org.apache.hadoop.hbase.metrics.MetricsRate
Deprecated.
 
inc() - Method in class org.apache.hadoop.hbase.metrics.MetricsRate
Deprecated.
 
inc(int, long) - Method in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
Increment the metrics for numOps operations
inc(long) - Method in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
Increment the metrics for numOps operations
incCall(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
Add how long a call took
incCall(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
 
incCounters(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Add some amount to a counter.
incCounters(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
Increment a named counter by some value.
incGauge(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Add some amount to a gauge.
incGauge(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
Add some amount to a gauge.
INCLUDE_FULL_TREE_IN_TO_STRING - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
print/debug
includeMVCCReadpoint - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
includeMVCCReadpoint(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
includeMVCCReadpoint(boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
 
includeMvccVersion - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
includeMvccVersion - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
includeMvccVersion - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
includeRegionInSplit(byte[], byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
Test if the given region is to be included in the InputSplit while splitting the regions of a table.
includeRegionInSplit(byte[], byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Test if the given region is to be included in the InputSplit while splitting the regions of a table.
includesMvccVersion - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
includesTimeRange(TimeRange) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
Check if the range has any overlap with TimeRange
includeTable(TableName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
includeTimestamp(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
Update the current TimestampRange to include the timestamp from KeyValue If the Key is of type DeleteColumn or DeleteFamily, it includes the entire time range from 0 to timestamp of the key.
includeTimestamp(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
Update the current TimestampRange to include the timestamp from Key.
InclusiveStopFilter - Class in org.apache.hadoop.hbase.filter
A Filter that stops after the given row.
InclusiveStopFilter(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.InclusiveStopFilter
 
incMethodTime(String, long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
Add how long a method took
incMethodTime(String, long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
 
incMethodTime(String, long) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
incNumRowKeysInBatchGet(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
Add how many keys were in a batch get.
incNumRowKeysInBatchGet(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
 
incNumRowKeysInBatchGet(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
incNumRowKeysInBatchMutate(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
Add how many keys were in a batch mutate.
incNumRowKeysInBatchMutate(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
 
incNumRowKeysInBatchMutate(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
IncompatibleFilterException - Exception in org.apache.hadoop.hbase.filter
Used to indicate a filter incompatibility
IncompatibleFilterException() - Constructor for exception org.apache.hadoop.hbase.filter.IncompatibleFilterException
constructor
IncompatibleFilterException(String) - Constructor for exception org.apache.hadoop.hbase.filter.IncompatibleFilterException
constructor
IncreasingToUpperBoundRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
Split size is the number of regions that are on this server that all are of the same table, squared, times the region flush size OR the maximum region split size, whichever is smaller.
IncreasingToUpperBoundRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
 
increment(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
increment(Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
increment(Increment) - Method in class org.apache.hadoop.hbase.client.HTable
Increments one or more columns within a single row.
increment(Increment) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Increments one or more columns within a single row.
Increment - Class in org.apache.hadoop.hbase.client
Used to perform Increment operations on a single row.
Increment(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Increment
Create a Increment operation for the specified row.
Increment(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.client.Increment
Create a Increment operation for the specified row.
increment(S) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
 
increment() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
Increment the current version count
increment(Increment) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Perform one or more increment operations on a row.
increment(HRegion, ClientProtos.MutationProto, CellScanner) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Execute an increment mutation.
increment(Increment) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
increment(TIncrement, AsyncMethodCallback<Hbase.AsyncClient.increment_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
increment(TIncrement, AsyncMethodCallback<Hbase.AsyncClient.increment_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
increment(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
increment(TIncrement) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Increment a cell by the ammount.
increment - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
The single increment to apply
increment(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
increment(ByteBuffer, TIncrement, AsyncMethodCallback<THBaseService.AsyncClient.increment_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
increment(ByteBuffer, TIncrement, AsyncMethodCallback<THBaseService.AsyncClient.increment_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
increment(ByteBuffer, TIncrement) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
increment(ByteBuffer, TIncrement) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
 
increment - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
the TIncrement to increment
increment(ByteBuffer, TIncrement) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
INCREMENT - Static variable in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
 
INCREMENT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
INCREMENT_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
INCREMENT = 1;
incrementAppendCount() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
Increment the count of hlog appends
incrementAppendCount() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
 
incrementAppendSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
Add the append size.
incrementAppendSize(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
 
incrementAppendTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
Add the time it took to append.
incrementAppendTime(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
 
incrementBadLineCount(int) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
 
incrementBadLineCount(int) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
 
incrementBadLineCount(int) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
 
incrementBlocks() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
Increments the number of blocks in the cache for this entry
incrementBytes(byte[], long) - Static method in class org.apache.hadoop.hbase.util.Bytes
Bytewise binary increment/deincrement of long contained in byte array on given amount.
IncrementCoalescer - Class in org.apache.hadoop.hbase.thrift
This class will coalesce increments from a thift server if hbase.regionserver.thrift.coalesceIncrement is set to true.
IncrementCoalescer(ThriftServerRunner.HBaseHandler) - Constructor for class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
IncrementCoalescerMBean - Interface in org.apache.hadoop.hbase.thrift
 
incrementColumnValue(byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.client.HTable
incrementColumnValue(byte[], byte[], byte[], long, boolean) - Method in class org.apache.hadoop.hbase.client.HTable
incrementColumnValue(byte[], byte[], byte[], long, Durability) - Method in class org.apache.hadoop.hbase.client.HTable
Atomically increments a column value.
incrementColumnValue(byte[], byte[], byte[], long) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
incrementColumnValue(byte[], byte[], byte[], long, Durability) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Atomically increments a column value.
incrementColumnValue(byte[], byte[], byte[], long, boolean) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
incrementColumnValue(byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
incrementColumnValue(byte[], byte[], byte[], long, Durability) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
incrementColumnValue(byte[], byte[], byte[], long, boolean) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
incrementFailedDeleteRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
 
incrementFailedDeleteRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
Increment the number of failed Delete requests.
incrementFailedDeleteRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
 
incrementFailedGetRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
 
incrementFailedGetRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
Increment the number of failed Get requests.
incrementFailedGetRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
 
incrementFailedPutRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
 
incrementFailedPutRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
Increment the number of failed Put Requests.
incrementFailedPutRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
 
incrementFromThrift(TIncrement) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
From a TIncrement create an Increment.
incrementFromThrift(TIncrement) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
 
incrementHeapSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
IncrementingEnvironmentEdge - Class in org.apache.hadoop.hbase.util
Uses an incrementing algorithm instead of the default.
IncrementingEnvironmentEdge() - Constructor for class org.apache.hadoop.hbase.util.IncrementingEnvironmentEdge
Construct an incremental edge starting from currentTimeMillis
IncrementingEnvironmentEdge(long) - Constructor for class org.apache.hadoop.hbase.util.IncrementingEnvironmentEdge
Construct an incremental edge with an initial amount
incrementNodeDepthRecursively() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
incrementNumOccurrences(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
Each occurrence > 1 indicates a repeat of the previous entry.
incrementNumOccurrencesOfLatestValue() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
incrementRequests(int) - Method in class org.apache.hadoop.hbase.master.MetricsMaster
 
incrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
 
incrementRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
Increment the number of requests
incrementRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
 
incrementRows(List<TIncrement>, AsyncMethodCallback<Hbase.AsyncClient.incrementRows_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
incrementRows(List<TIncrement>, AsyncMethodCallback<Hbase.AsyncClient.incrementRows_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
incrementRows(List<TIncrement>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
incrementRows(List<TIncrement>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
 
incrementRows(List<TIncrement>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
increments - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
The list of increments
incrementSlowAppendCount() - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
Increment the number of appends that were slow
incrementSlowAppendCount() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
 
incrementSucessfulDeleteRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
 
incrementSucessfulDeleteRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
Increment the number of successful Delete requests.
incrementSucessfulDeleteRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
 
incrementSucessfulGetRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
 
incrementSucessfulGetRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
Increment the number of successful Get requests.
incrementSucessfulGetRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
 
incrementSucessfulPutRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsREST
 
incrementSucessfulPutRequests(int) - Method in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
Increment the number of successful Put requests.
incrementSucessfulPutRequests(int) - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
 
incrementSyncTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
Add the time it took to sync the hlog.
incrementSyncTime(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
 
incrementTime(long) - Method in class org.apache.hadoop.hbase.util.IncrementingEnvironmentEdge
Increment the time by the given amount
incRequests(int) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterSource
Increment the number of requests the cluster has seen.
incRequests(int) - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
 
incrLogEditsFiltered() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
The number of log edits filtered out.
incrLogEditsRead() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Increment the number of log edits read by one.
incrMiscInvocations() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancer
 
incrMiscInvocations() - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
 
incrMiscInvocations() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
 
incRpcCount() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
incrSlowAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Increment the number of slow Appends that have happened.
incrSlowAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
incrSlowDelete() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Increment the number of slow Deletes that have happened.
incrSlowDelete() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
incrSlowGet() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Increment the number of slow Gets that have happened.
incrSlowGet() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
incrSlowIncrement() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Increment the number of slow Increments that have happened.
incrSlowIncrement() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
incrSlowPut() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Increment the number of slow Puts that have happened.
incrSlowPut() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
incSlowCall(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
Increment how long a slow call took.
incSlowCall(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
 
incTimeInQueue(long) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
Add how long an operation was in the queue.
incTimeInQueue(long) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
 
incTimeInQueue(long) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
incValue(long) - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
INDEX_COLUMN - Static variable in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
the column family containing the indexed row key
INDEX_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
INDEX_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
INDEX_KEY_MAGIC - Static variable in class org.apache.hadoop.hbase.HConstants
Used as a magic return value while optimized index key feature enabled(HBASE-7845)
INDEX_QUALIFIER - Static variable in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
the qualifier containing the indexed row key
IndexBuilder - Class in org.apache.hadoop.hbase.mapreduce
Example map/reduce job to construct index tables that can be used to quickly find a row based on the value of a column.
IndexBuilder() - Constructor for class org.apache.hadoop.hbase.mapreduce.IndexBuilder
 
IndexBuilder.Map - Class in org.apache.hadoop.hbase.mapreduce
Internal Mapper to be run by Hadoop.
IndexBuilder.Map() - Constructor for class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
 
indexOf(byte[], byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
Returns the index of the first appearance of the value target in array.
indexOf(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Returns the start position of the first occurrence of the specified target within array, or -1 if there is no such occurrence.
indexSize() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
indexSize() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
indexSize() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
inferBoundaries(TreeMap<byte[], Integer>) - Static method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
 
info() - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
 
INFO_SERVER_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
InfoServer - Class in org.apache.hadoop.hbase.util
Create a Jetty embedded server to answer http requests.
InfoServer(String, String, int, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.util.InfoServer
Create a status server on the given port.
init() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
Build the scanner.
init() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
Build the scanner.
init() - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
 
init() - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
init() - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
 
init() - Method in class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
 
init() - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
 
init() - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Clear out the metrics and re-prepare the source.
init() - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
init() - Method in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
Deprecated.
 
init() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
init(FileSystem, Path, Configuration, FSDataInputStream) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
 
init(FileSystem, Path, Configuration) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
 
init(byte[], TableName, long, long, List<UUID>) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
init(int) - Method in class org.apache.hadoop.hbase.regionserver.wal.LRUDictionary
 
init() - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySourceImpl
 
init(FileSystem, Path, Configuration) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
init(FileSystem, Path, Configuration, FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
init(Configuration, FileSystem, ReplicationSourceManager, ReplicationQueues, ReplicationPeers, Stoppable, String, UUID) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Instantiation method used by region servers
init(Configuration, FileSystem, ReplicationSourceManager, ReplicationQueues, ReplicationPeers, Stoppable, String, UUID) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Initializer for the source
init() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Adds a normal source per registered peer cluster and tries to process all old region server hlog queues
init() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Initialize the ReplicationPeers interface.
init() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
init(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Initialize the region server replication queue interface.
init() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
Initialize the replication queue client interface.
init() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
 
init(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
init(FilterConfig) - Method in class org.apache.hadoop.hbase.rest.filter.GzipFilter
 
init() - Method in class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
 
init(Configuration, ServiceAuthorizationManager) - Static method in class org.apache.hadoop.hbase.security.HBasePolicyProvider
 
init(Configuration) - Static method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
init() - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
 
initAfterCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
initAfterCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Initializes the compression after the shared stuff has been initialized.
initAfterCompression() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
initCredentials(JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
 
initCredentials(Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
 
initFirstNode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
initialChore() - Method in class org.apache.hadoop.hbase.Chore
Override to run a task before we start looping.
initialChore() - Method in class org.apache.hadoop.hbase.master.CatalogJanitor
 
initialChore() - Method in class org.apache.hadoop.hbase.master.NamespaceJanitor
 
initialize(HBaseProtos.EmptyMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
initialize(HBaseProtos.EmptyMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
initialize(P) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
This method should initialize any field(s) of the ColumnInterpreter with a parsing of the passed message bytes (used on the server side).
initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Initializes the reader.
initialize(InputSplit, TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Build the scanner.
initialize() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
initialize() - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
 
initialize() - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Initialize the load balancer.
initialize() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
Initialize the region assignment snapshot by scanning the hbase:meta table
initialize() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Deprecated.
use HRegion.createHRegion() or HRegion.openHRegion()
initialize(long) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
Initializes the memstoreRead/Write points appropriately.
initialize(Server, FileSystem, Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationService
Initializes the replication service object.
initialize(S) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
This method should initialize any field(s) of the RowProcessor with a parsing of the passed message bytes (used on the server side).
initialize(Server, FileSystem, Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
initializeCompressionContext(Configuration, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WriterBase
 
initializeScannerInConstruction() - Method in class org.apache.hadoop.hbase.client.ClientScanner
 
initializeScannerInConstruction() - Method in class org.apache.hadoop.hbase.client.ClientSmallScanner
 
initializeWriter(List<RowNodeWriter>, int, TokenizerNode) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
initJob(String, String, String, Class<? extends TableMap>, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated.
Use this before submitting a TableMap job.
initJob(String, String, Class<? extends TableMap>, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.IdentityTableMap
Deprecated.
Use this before submitting a TableMap job.
initJob(String, Scan, String, Class<? extends TableMapper>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
Use this before submitting a TableMap job.
initJob(String, Scan, Class<? extends TableMapper>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.IdentityTableMapper
Use this before submitting a TableMap job.
initOnBlock(PrefixTreeBlockMeta, byte[]) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
initOnBlock(PrefixTreeBlockMeta, byte[]) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
 
initOnBlock(PrefixTreeBlockMeta, byte[], boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
initOnBlock(PrefixTreeBlockMeta, byte[], int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
construct
initOnBlock(PrefixTreeBlockMeta, byte[]) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp.MvccVersionDecoder
 
initOnBlock(PrefixTreeBlockMeta, byte[]) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp.TimestampDecoder
 
initOnBlock(ByteBuffer) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
initReader(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
initReader(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Initializes the log reader with a particular stream (may be null).
initReader(FSDataInputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
initTableMapJob(String, String, Class<? extends TableMap>, Class<?>, Class<?>, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
Use this before submitting a TableMap job.
initTableMapJob(String, String, Class<? extends TableMap>, Class<?>, Class<?>, JobConf, boolean) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
Use this before submitting a TableMap job.
initTableMapperJob(String, Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a TableMap job.
initTableMapperJob(byte[], Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a TableMap job.
initTableMapperJob(String, Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean, Class<? extends InputFormat>) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a TableMap job.
initTableMapperJob(byte[], Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean, Class<? extends InputFormat>) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a TableMap job.
initTableMapperJob(byte[], Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a TableMap job.
initTableMapperJob(String, Scan, Class<? extends TableMapper>, Class<?>, Class<?>, Job, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a TableMap job.
initTableMapperJob(List<Scan>, Class<? extends TableMapper>, Class<? extends WritableComparable>, Class<? extends Writable>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a Multi TableMap job.
initTableMapperJob(List<Scan>, Class<? extends TableMapper>, Class<? extends WritableComparable>, Class<? extends Writable>, Job, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a Multi TableMap job.
initTableReduceJob(String, Class<? extends TableReduce>, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
Use this before submitting a TableReduce job.
initTableReduceJob(String, Class<? extends TableReduce>, JobConf, Class) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
Use this before submitting a TableReduce job.
initTableReduceJob(String, Class<? extends TableReduce>, JobConf, Class, boolean) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
Use this before submitting a TableReduce job.
initTableReducerJob(String, Class<? extends TableReducer>, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a TableReduce job.
initTableReducerJob(String, Class<? extends TableReducer>, Job, Class) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a TableReduce job.
initTableReducerJob(String, Class<? extends TableReducer>, Job, Class, String, String, String) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a TableReduce job.
initTableReducerJob(String, Class<? extends TableReducer>, Job, Class, String, String, String, boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Use this before submitting a TableReduce job.
injectEdge(EnvironmentEdge) - Static method in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
Injects the given edge such that it becomes the managed entity.
InlineBlockWriter - Interface in org.apache.hadoop.hbase.io.hfile
A way to write "inline" blocks into an HFile.
inMemory - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
INMEMORY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
INPUT_TABLE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Job parameter that specifies the input table.
insert(long) - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
Add a new value from the stream.
insertNewFile(StoreFile) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Adds new file, either for from MemStore flush or bulk insert, into the structure.
insideBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
The implementation of this method should act with the assumption that the barrier condition has been satisfied.
insideBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
 
insideBarrier() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
do a flush snapshot of every region on this rs from the target table.
install(Configuration, FileSystem, Stoppable, Thread) - Static method in class org.apache.hadoop.hbase.regionserver.ShutdownHook
Install a shutdown hook that calls stop on the passed Stoppable and then thread joins against the passed threadToJoin.
INSTANCE - Static variable in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
instance - Static variable in class org.apache.hadoop.hbase.zookeeper.EmptyWatcher
 
instantiate(Configuration) - Static method in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
 
instantiateHLog(Path, String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Called by HRegionServer.setupWALAndReplication() creating WAL instance.
instantiateHStore(HColumnDescriptor) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
instantiateRegionScanner(Scan, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
instantiateWithCustomCtor(String, Class<?>[], Object[]) - Static method in class org.apache.hadoop.hbase.util.ReflectionUtils
 
INT_7_RIGHT_BITS_SET - Static variable in class org.apache.hadoop.hbase.util.vint.UVIntTool
 
INT_8TH_BIT_SET - Static variable in class org.apache.hadoop.hbase.util.vint.UVIntTool
 
INTEGER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for an Integer
internalEncodeKeyValues(DataOutputStream, ByteBuffer, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
 
internalEncodeKeyValues(DataOutputStream, ByteBuffer, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
 
internalEncodeKeyValues(DataOutputStream, ByteBuffer, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
 
internalEncodeKeyValues(DataOutputStream, ByteBuffer, boolean) - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
 
internalFlushcache(MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Flush the memstore.
internalFlushcache(HLog, long, MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
internalGetFieldAccessorTable() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
 
internalGetValueMap() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
 
InternalScanner - Interface in org.apache.hadoop.hbase.regionserver
Internal scanners differ from client-side scanners in that they operate on HStoreKeys and byte[] instead of RowResults.
INTERPRETER_CLASS_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
INTERPRETER_SPECIFIC_BYTES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
InterProcessLock - Interface in org.apache.hadoop.hbase
An interface for an application-specific lock.
InterProcessLock.MetadataHandler - Interface in org.apache.hadoop.hbase
An interface for objects that process lock metadata.
InterProcessReadWriteLock - Interface in org.apache.hadoop.hbase
An interface for a distributed reader-writer lock.
interrupt() - Method in class org.apache.hadoop.hbase.util.HasThread
 
interruptedException(InterruptedException) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Handles InterruptedExceptions in client calls.
intervalHeartBeat() - Method in class org.apache.hadoop.hbase.metrics.MetricsRate
Deprecated.
 
intFitsIn(int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Check how many bytes is required to store value.
INVALID_HASH - Static variable in class org.apache.hadoop.hbase.util.Hash
Constant to denote invalid hash type.
InvalidFamilyOperationException - Exception in org.apache.hadoop.hbase
Thrown if a request is table schema modification is requested but made for an invalid family name.
InvalidFamilyOperationException() - Constructor for exception org.apache.hadoop.hbase.InvalidFamilyOperationException
default constructor
InvalidFamilyOperationException(String) - Constructor for exception org.apache.hadoop.hbase.InvalidFamilyOperationException
Constructor
InvalidFamilyOperationException(Exception) - Constructor for exception org.apache.hadoop.hbase.InvalidFamilyOperationException
Constructor taking another exception.
InvalidHFileException - Exception in org.apache.hadoop.hbase.io.hfile
Thrown when an invalid HFile format is detected
InvalidHFileException() - Constructor for exception org.apache.hadoop.hbase.io.hfile.InvalidHFileException
constructor
InvalidHFileException(String) - Constructor for exception org.apache.hadoop.hbase.io.hfile.InvalidHFileException
Constructor
InvalidRowFilterException - Exception in org.apache.hadoop.hbase.filter
Used to indicate an invalid RowFilter.
InvalidRowFilterException() - Constructor for exception org.apache.hadoop.hbase.filter.InvalidRowFilterException
constructor
InvalidRowFilterException(String) - Constructor for exception org.apache.hadoop.hbase.filter.InvalidRowFilterException
constructor
invert(float[][]) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
Copy a given matrix into a new matrix, transforming each row index and each column index according to the inverse of the randomization scheme that was created at construction time.
invertIndices(int[]) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
Given an array where each element indices[i] represents the randomized column index corresponding to randomized row index i, create a new array with the corresponding inverted indices.
invoke(Object, Method, Object[]) - Method in class org.apache.hadoop.hbase.thrift.HbaseHandlerMetricsProxy
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
io - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
io - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
IO_STOREFILE_BLOOM_BLOCK_SIZE - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
Target Bloom block size.
IO_STOREFILE_BLOOM_ENABLED - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
Master switch to enable Bloom filters
IO_STOREFILE_BLOOM_ERROR_RATE - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
Specifies the target error rate to use when selecting the number of keys per Bloom filter.
IO_STOREFILE_BLOOM_MAX_FOLD - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
Maximum folding factor allowed.
IO_STOREFILE_BLOOM_MAX_KEYS - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
For default (single-block) Bloom filters this specifies the maximum number of keys.
IO_STOREFILE_DELETEFAMILY_BLOOM_ENABLED - Static variable in class org.apache.hadoop.hbase.util.BloomFilterFactory
Master switch to enable Delete Family Bloom filters
IOEngine - Interface in org.apache.hadoop.hbase.io.hfile.bucket
A class implementing IOEngine interface could support data services for BucketCache.
IOError - Exception in org.apache.hadoop.hbase.thrift.generated
An IOError exception signals that an error occurred communicating to the Hbase master or an Hbase region server.
IOError() - Constructor for exception org.apache.hadoop.hbase.thrift.generated.IOError
 
IOError(String) - Constructor for exception org.apache.hadoop.hbase.thrift.generated.IOError
 
IOError(IOError) - Constructor for exception org.apache.hadoop.hbase.thrift.generated.IOError
Performs a deep copy on other.
IOError._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
ioHit(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
 
IPC_CLIENT_FALLBACK_TO_SIMPLE_AUTH_ALLOWED_DEFAULT - Static variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
IPC_CLIENT_FALLBACK_TO_SIMPLE_AUTH_ALLOWED_KEY - Static variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
is32BitJVM() - Static method in class org.apache.hadoop.hbase.util.ClassSize
Determines if we are running in a 32-bit JVM.
IS_ACTIVE_MASTER_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
IS_ACTIVE_MASTER_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
IS_MASTER_RUNNING_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
IS_META - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Used by rest interface to access this metadata attribute which denotes if it is a catalog table, either hbase:meta or -ROOT-
IS_ROOT - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Used by rest interface to access this metadata attribute which denotes if the table is a -ROOT- region or not
IS_SHARED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
isa - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
isAborted() - Method in interface org.apache.hadoop.hbase.Abortable
Check if the server or client was aborted.
isAborted() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isAborted() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isAborted() - Method in class org.apache.hadoop.hbase.master.HMaster
 
isAborted() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
isAborted() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
isAborted() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
 
isAborted() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
isAbortPathNode(String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
Is this in the procedure barrier abort znode path
isActiveMaster() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
 
isActiveMaster() - Method in class org.apache.hadoop.hbase.master.HMaster
Report whether this master is currently the active master or not.
isAfterLast() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
isAlive() - Method in class org.apache.hadoop.hbase.util.HasThread
 
isAllowed() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
isAllSameMvccVersion() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
isAllSameTimestamp() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
isAllSameType() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
isAllTime() - Method in class org.apache.hadoop.hbase.io.TimeRange
Check if it is for all time
isAppendSupported(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Heuristic to determine whether is safe or not to open a file for append Looks both for dfs.support.append and use reflection to search for SequenceFile.Writer.syncFs() or FSDataOutputStream.hflush()
isAutoFlush() - Method in class org.apache.hadoop.hbase.client.HTable
Tells whether or not 'auto-flush' is turned on.
isAutoFlush() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Tells whether or not 'auto-flush' is turned on.
isAutoFlush() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
isAvailable() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isBackReferencesDir(Path) - Static method in class org.apache.hadoop.hbase.io.FileLink
Checks if the specified directory path is a back reference links folder.
isBadJvmVersion() - Static method in class org.apache.hadoop.hbase.util.JvmVersion
Return true if the current JVM is known to be unstable.
isBalancerOn() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
isBalancerOn() - Method in class org.apache.hadoop.hbase.zookeeper.LoadBalancerTracker
Return true if the balance switch is on, false otherwise
isBeforeFirst() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
isBlobCopy(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses BlobCopy encoding, false otherwise.
isBlobVar(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses BlobVar encoding, false otherwise.
isBlockCacheEnabled() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
isBlockCacheEnabled() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Checks whether the block cache is enabled.
isBlockCacheEnabled() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
isBranch() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
isBranch() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
isBranch() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
isCanceled() - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
isCanceled() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
 
isCarryingMeta(ServerName) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
isCatalogJanitorEnabled() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Query on the catalog janitor state (Enabled/Disabled?)
isCatalogJanitorEnabled(RpcController, MasterProtos.IsCatalogJanitorEnabledRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
isCatalogJanitorEnabled(RpcController, MasterProtos.IsCatalogJanitorEnabledRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
isCatalogJanitorEnabled(RpcController, MasterProtos.IsCatalogJanitorEnabledRequest, RpcCallback<MasterProtos.IsCatalogJanitorEnabledResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc IsCatalogJanitorEnabled(.IsCatalogJanitorEnabledRequest) returns (.IsCatalogJanitorEnabledResponse);
isCatalogJanitorEnabled(RpcController, MasterProtos.IsCatalogJanitorEnabledRequest, RpcCallback<MasterProtos.IsCatalogJanitorEnabledResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc IsCatalogJanitorEnabled(.IsCatalogJanitorEnabledRequest) returns (.IsCatalogJanitorEnabledResponse);
isCatalogJanitorEnabled(RpcController, MasterProtos.IsCatalogJanitorEnabledRequest, RpcCallback<MasterProtos.IsCatalogJanitorEnabledResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
isCheckExistenceOnly() - Method in class org.apache.hadoop.hbase.client.Get
 
isChildOfSameType(String) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Check if a child znode represents the same type(read or write) of lock
isChildReadLock(String) - Static method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Check if a child znode represents a read lock.
isChildWriteLock(String) - Static method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Check if a child znode represents a write lock.
isClassExempt(String) - Method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
Determines whether the given class should be exempt from being loaded by this ClassLoader.
isClientCellBlockSupport() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
If the client connected and specified a codec to use, then we will use this codec making cellblocks to return.
isClosed() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isClosed() - Method in interface org.apache.hadoop.hbase.client.HConnection
 
isClosed() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isClosed(AdminProtos.CloseRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Check if the region is closed from a CloseRegionResponse
isClosed() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isClosestRowBefore() - Method in class org.apache.hadoop.hbase.client.Get
 
isClosing() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isClosing() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isClusterShutdown() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
isClusterUp() - Method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
Checks if cluster is up.
isColumnSorted() - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.ResultScannerWrapper
 
isCompaction - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
isCompactionEnabled() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Check if the compaction enable flag of the table is true.
isCorrectEncoder(DataBlockEncoder, short) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
Check if given encoder has this id.
isCorrupted(Path, String, FileSystem) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
 
iscreate(InputStream) - Static method in class org.apache.hadoop.hbase.KeyValue
Create a KeyValue reading from the raw InputStream.
isData() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
 
isDeadServer(ServerName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isDeadServer(ServerName) - Method in interface org.apache.hadoop.hbase.client.HConnection
 
isDeadServer(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
 
isDeferredLogFlush() - Method in class org.apache.hadoop.hbase.HTableDescriptor
isDelayed() - Method in interface org.apache.hadoop.hbase.ipc.Delayable
 
isDelete(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
isDelete(byte) - Static method in class org.apache.hadoop.hbase.KeyValue
 
isDelete() - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
isDelete - Variable in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
isDeleteColumnOrFamily() - Method in class org.apache.hadoop.hbase.KeyValue
 
isDeleted(byte[], int, int, long) - Method in interface org.apache.hadoop.hbase.regionserver.DeleteTracker
Check if the specified KeyValue buffer has been deleted by a previously seen delete.
isDeleted(byte[], int, int, long) - Method in class org.apache.hadoop.hbase.regionserver.ScanDeleteTracker
Check if the specified KeyValue buffer has been deleted by a previously seen delete.
isDeleteFamily(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
isDeleteFamily() - Method in class org.apache.hadoop.hbase.KeyValue
 
isDeleteFamilyBloomEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
isDeleteFamilyVersion() - Method in class org.apache.hadoop.hbase.KeyValue
 
isDeleteType() - Method in class org.apache.hadoop.hbase.KeyValue
 
isDirectlyAfterNub() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
 
isDisabledOrEnablingTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
 
isDisabledTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
 
isDisabledTable(ZooKeeperWatcher, TableName) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTableReadOnly
Go to zookeeper and see if state of table is ZooKeeperProtos.Table.State#DISABLED.
isDisablingOrDisabledTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
 
isDisablingOrDisabledTable(ZooKeeperWatcher, TableName) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTableReadOnly
Go to zookeeper and see if state of table is ZooKeeperProtos.Table.State#DISABLING of ZooKeeperProtos.Table.State#DISABLED.
isDisablingTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
 
isDone(long) - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
Give the tracker a chance to declare it's done based on only the timestamp to allow an early out.
isDone(long) - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
 
isDone(long) - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
 
isDone(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isDone() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isDoNotRetry() - Method in exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
 
isEmpty() - Method in class org.apache.hadoop.hbase.client.Mutation
Method to check if the familyMap is empty
isEmpty() - Method in class org.apache.hadoop.hbase.client.Result
Check if the underlying Cell [] is empty or not
isEmpty() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
 
isEmpty() - Method in class org.apache.hadoop.hbase.master.DeadServer
 
isEmpty() - Method in interface org.apache.hadoop.hbase.regionserver.DeleteTracker
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Checks whether the map is currently empty.
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.ScanDeleteTracker
 
isEmpty() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
isEmpty() - Method in class org.apache.hadoop.hbase.rest.client.Cluster
 
isEmpty() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
isEmpty(byte[]) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
isEmpty(long[]) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
isEmpty(Object[]) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
isEmpty() - Method in interface org.apache.hadoop.hbase.util.ByteRange
 
isEmpty(Collection<T>) - Static method in class org.apache.hadoop.hbase.util.CollectionUtils
empty
isEmpty() - Method in class org.apache.hadoop.hbase.util.PoolMap
 
isEmpty() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
isEmpty(ByteRange) - Static method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
isEmpty() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
isEmpty() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
isEmpty(String) - Static method in class org.apache.hadoop.hbase.util.Strings
Null-safe length check.
isEmpty() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
Deprecated.
 
isEnabledOrDisablingTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
 
isEnabledTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
 
isEnabledTable(ZooKeeperWatcher, TableName) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTableReadOnly
Go to zookeeper and see if state of table is ZooKeeperProtos.Table.State#ENABLED.
isEnablingTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
 
isEncodedValue(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Returns true when src appears to be positioned an encoded value, false otherwise.
isErr(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isErr() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isExists(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Calls fs.exists().
isFailedClose() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isFailedOpen() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isFailoverCleanupDone() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Used by ServerShutdownHandler to make sure AssignmentManager has completed the failover cleanup before re-assigning regions of dead servers.
isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.Filter
Check that given column family is essential for filter to check row.
isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.FilterBase
By default, we require all scan's column families to be present.
isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.FilterList
 
isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
The only CF this filter needs is given column family.
isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
isFamilyEssential(byte[]) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseFileCleanerDelegate
Should the master delete the file or keep it?
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseLogCleanerDelegate
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
isFileDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
 
isFileInfoLoaded() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
isFileInfoLoaded() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
 
isFileScanner() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
 
isFileScanner() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
isFileScanner() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
isFilterDone() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
 
isFinished() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
 
isFinished() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
 
isFinished() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
isFinished() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
Check to see if the snapshot is finished, where finished may be success or failure.
isFirstCellInRow() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
isFixedFloat32(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses fixed-width Float32 encoding, false otherwise.
isFixedFloat64(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses fixed-width Float64 encoding, false otherwise.
isFixedInt32(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses fixed-width Int32 encoding, false otherwise.
isFixedInt64(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses fixed-width Int64 encoding, false otherwise.
isFullServerName(String) - Static method in class org.apache.hadoop.hbase.ServerName
 
isGeneralBloomEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.util.BloomFilterFactory
 
isGet - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
isGetScan() - Method in class org.apache.hadoop.hbase.client.Scan
 
isGlobal() - Method in class org.apache.hadoop.hbase.security.access.UserPermission
Returns true if this permission describes a global user permission.
isGroupPrincipal(String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
Returns whether or not the given name should be interpreted as a group principal.
isGZIPOutputStreamFinishBroken() - Static method in class org.apache.hadoop.hbase.util.JVM
Check if the finish() method of GZIPOutputStream is broken
isHBaseSecurityEnabled(Configuration) - Static method in class org.apache.hadoop.hbase.security.User
Returns whether or not secure authentication is enabled for HBase.
isHDFS(Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
isHFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isHFile(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isHFileLink(Path) - Static method in class org.apache.hadoop.hbase.io.HFileLink
 
isHFileLink(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
 
isIncludesMvccVersion() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
isInitializationStartsMetaRegionAssignment() - Method in class org.apache.hadoop.hbase.master.HMaster
Report whether this master has started initialization and is about to do meta region assignment
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.master.HMaster
Report whether this master has completed with its initialization and is ready.
isInitialized() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
isInitialized() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
isInMemory() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
isInMemory() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
isInMemory() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
isInRequest() - Method in class org.apache.hadoop.hbase.ipc.RequestContext
 
isInRequestContext() - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
Indicates whether or not the current thread is within scope of executing an RPC request.
isInterrupted() - Method in class org.apache.hadoop.hbase.util.HasThread
 
isIsDelete() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
isLastCellInRow() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
isLastIndex(List<?>, int) - Static method in class org.apache.hadoop.hbase.util.CollectionUtils
 
isLatestTimestamp() - Method in class org.apache.hadoop.hbase.KeyValue
 
isLeaf() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
isLeaf() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
methods
isLeaf() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
isLegalFamilyName(byte[]) - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
 
isLegalFullyQualifiedTableName(byte[]) - Static method in class org.apache.hadoop.hbase.TableName
Check passed byte array, "tableName", is legal user-space table name.
isLegalNamespaceName(byte[]) - Static method in class org.apache.hadoop.hbase.TableName
 
isLegalNamespaceName(byte[], int, int) - Static method in class org.apache.hadoop.hbase.TableName
Valid namespace characters are [a-zA-Z_0-9]
isLegalTableQualifierName(byte[]) - Static method in class org.apache.hadoop.hbase.TableName
 
isLegalTableQualifierName(byte[], int, int) - Static method in class org.apache.hadoop.hbase.TableName
Qualifier names can only contain 'word' characters [a-zA-Z_0-9] or '_', '.' or '-'.
isLink() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isLoadingCfsOnDemandDefault() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isLocal(Configuration) - Static method in class org.apache.hadoop.hbase.LocalHBaseCluster
 
isLocationAvailable() - Method in class org.apache.hadoop.hbase.zookeeper.MetaRegionTracker
Checks if the meta region location is available.
isLogDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseLogCleanerDelegate
Deprecated.
isLogDeletable(FileStatus) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
isLowReplicationRollEnabled() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Get LowReplication-Roller status
isMajor() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
isMajorCompacted(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Runs through the hbase rootdir and checks all stores have only one file in them -- that is, they've been major compacted.
isMajorCompactedPre020(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Runs through the hbase rootdir and checks all stores have only one file in them -- that is, they've been major compacted.
isMajorCompaction(Collection<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
isMajorCompaction(Collection<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
 
isMajorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
isMajorCompaction() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
isMajorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
isMaster() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
isMasterRunning() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isMasterRunning() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isMasterRunning() - Method in interface org.apache.hadoop.hbase.client.HConnection
 
isMasterRunning() - Method in class org.apache.hadoop.hbase.master.HMaster
 
isMasterRunning(RpcController, MasterProtos.IsMasterRunningRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
isMasterRunning(RpcController, MasterProtos.IsMasterRunningRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
isMasterRunning(RpcController, MasterProtos.IsMasterRunningRequest, RpcCallback<MasterProtos.IsMasterRunningResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc IsMasterRunning(.IsMasterRunningRequest) returns (.IsMasterRunningResponse);
isMasterRunning(RpcController, MasterProtos.IsMasterRunningRequest, RpcCallback<MasterProtos.IsMasterRunningResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc IsMasterRunning(.IsMasterRunningRequest) returns (.IsMasterRunningResponse);
isMasterRunning(RpcController, MasterProtos.IsMasterRunningRequest, RpcCallback<MasterProtos.IsMasterRunningResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
isMatch() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
methods
isMatchingTail(Path, String) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Compare path component of the Path URI; e.g.
isMatchingTail(Path, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Compare path component of the Path URI; e.g.
isMaxColumnInclusive() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
isMergeable() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isMerged() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isMerging() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isMergingNew() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isMetaEditFamily(byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
isMetaFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
 
isMetaFile(String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
 
isMetaLocationAvailable() - Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
Checks whether meta regionserver znode has some non null data.
isMetaRegion() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
isMetaRegion() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Checks if this table is hbase:meta region.
isMetaTable() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
isMetaTable() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Checks if the table is a hbase:meta table
isMinColumnInclusive() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
isNamespaceEntry(String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
isNamespaceEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
isNotUnassignableNotInTransition() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isNotUnassignableNotInTransition(RegionState.State) - Static method in class org.apache.hadoop.hbase.master.RegionState
 
isNub() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
isNub() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
isNub() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
isNull(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src is null, false otherwise.
isNullable() - Method in interface org.apache.hadoop.hbase.types.DataType
Indicates whether this instance supports encoding null values.
isNullable() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
 
isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedFloat32
 
isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedFloat64
 
isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedInt16
 
isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedInt32
 
isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedInt64
 
isNullable() - Method in class org.apache.hadoop.hbase.types.OrderedInt8
 
isNullable() - Method in class org.apache.hadoop.hbase.types.RawByte
 
isNullable() - Method in class org.apache.hadoop.hbase.types.RawBytes
 
isNullable() - Method in class org.apache.hadoop.hbase.types.RawDouble
 
isNullable() - Method in class org.apache.hadoop.hbase.types.RawFloat
 
isNullable() - Method in class org.apache.hadoop.hbase.types.RawInteger
 
isNullable() - Method in class org.apache.hadoop.hbase.types.RawLong
 
isNullable() - Method in class org.apache.hadoop.hbase.types.RawShort
 
isNullable() - Method in class org.apache.hadoop.hbase.types.RawString
 
isNullable() - Method in class org.apache.hadoop.hbase.types.Struct
 
isNullable() - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
 
isNullable() - Method in class org.apache.hadoop.hbase.types.Union2
 
isNullable() - Method in class org.apache.hadoop.hbase.types.Union3
 
isNullable() - Method in class org.apache.hadoop.hbase.types.Union4
 
isNumeric(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses Numeric encoding, false otherwise.
isNumericInfinite(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses Numeric encoding and is Infinite, false otherwise.
isNumericNaN(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses Numeric encoding and is NaN, false otherwise.
isNumericZero(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses Numeric encoding and is 0, false otherwise.
isOffline() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
isOffline() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isOffPeak() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
isOffPeakHour(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
 
isOffPeakHour() - Method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
 
IsolationLevel - Enum in org.apache.hadoop.hbase.client
Specify Isolation levels in Scan operations.
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.atomicIncrement
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.compact
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.createTable
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAll
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllRow
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllRowTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteAllTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.deleteTable
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.disableTable
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.enableTable
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.get
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getColumnDescriptors
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRegionInfo
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRow
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowOrBefore
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRows
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsWithColumns
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsWithColumnsTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowWithColumns
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowWithColumnsTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getTableNames
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getTableRegions
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getVer
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getVerTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.increment
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.incrementRows
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.isTableEnabled
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.majorCompact
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRow
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRows
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRowsTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.mutateRowTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerClose
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerGet
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerGetList
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpen
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithPrefix
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithScan
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithStop
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.scannerOpenWithStopTs
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.checkAndDelete
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.checkAndPut
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.closeScanner
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.deleteMultiple
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.deleteSingle
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.exists
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.get
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getMultiple
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getScannerResults
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getScannerRows
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.increment
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.mutateRow
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.openScanner
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.put
 
isOneway() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.putMultiple
 
isOnLastFanNode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
isOnline - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
isOnline() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Report the status of the server.
isOnlineSchemaChangeSupported() - Method in enum org.apache.hadoop.hbase.executor.EventType
 
isOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
 
isOpened() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isOpening() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isOpenOrMergingNewOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
 
isOpenOrMergingOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
 
isOpenOrSplittingNewOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
 
isOpenOrSplittingOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
 
isOperationRunning() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
isOperationRunning() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Indicates to the client whether this task is monitoring a currently active RPC call to a database command.
isOrderPreserving() - Method in interface org.apache.hadoop.hbase.types.DataType
Indicates whether this instance writes encoded byte[]'s which preserve the natural sort order of the unencoded value.
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawByte
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawBytes
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawDouble
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawFloat
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawInteger
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawLong
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawShort
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.RawString
 
isOrderPreserving - Variable in class org.apache.hadoop.hbase.types.Struct
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.Struct
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.Union2
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.Union3
 
isOrderPreserving() - Method in class org.apache.hadoop.hbase.types.Union4
 
isOutOfBounds() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
isOwned(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isOwned() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isParallelSeekEnabled - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
A flag that enables StoreFileScanner parallel-seeking
isPBMagicPrefix(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
isPeerEnabled() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
check whether the peer is enabled or not
isPeerPath(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
Determine if a ZK path points to a peer node.
isPendingClose() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isPendingCloseOrClosing() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isPendingCloseOrClosingOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
 
isPendingOpen() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isPendingOpenOrOpening() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isPendingOpenOrOpeningOnServer(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionState
 
isPersistent() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
Memory IO engine is always unable to support persistent storage for the cache
isPersistent() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
File IO engine is always able to support persistent storage for the cache
isPersistent() - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
 
isPre020FileLayout(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Expects to find -ROOT- directory.
isQueueRecovered() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
 
isQuoteUnescaped(byte[], int) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
Returns a boolean indicating whether the quote was escaped or not
isRaw() - Method in class org.apache.hadoop.hbase.client.Scan
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.consumer.ProtobufMessageBodyConsumer
 
isReadOnly() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Check if the readOnly flag of the table is set.
isReadyToOffline() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isReadyToOnline() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isRecoveredEdits(Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Checks if the given path is the one with 'recovered.edits' dir.
isRecovering() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
ISRECOVERING_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
isReference() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
isReference() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isReference(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isReference(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
isRegionInState(HRegionInfo, RegionState.State...) - Method in class org.apache.hadoop.hbase.master.RegionStates
 
isRegionInState(String, RegionState.State...) - Method in class org.apache.hadoop.hbase.master.RegionStates
 
isRegionInTransition(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
 
isRegionInTransition(String) - Method in class org.apache.hadoop.hbase.master.RegionStates
 
isRegionMarkedRecoveringInZK(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.master.SplitLogManager
check if /hbase/recovering-regions/ exists.
isRegionOffline(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
 
isRegionOnline(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
 
isRegionsInTransition() - Method in class org.apache.hadoop.hbase.master.RegionStates
 
isRemote() - Method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
The cause of a ForeignException can be an exception that was generated on a local in process thread, or a thread from a 'remote' separate process.
isReplay() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
isReplication(Configuration) - Static method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
isRescanNode(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
 
isReservedFileInfoKey(byte[]) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
Return true if the given file info key is reserved for internal use.
isResigned(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isResigned() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isRestoreDone(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Returns the status of a restore operation.
isRestoreSnapshotDone(RpcController, MasterProtos.IsRestoreSnapshotDoneRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
Returns the status of the requested snapshot restore/clone operation.
isRestoreSnapshotDone(RpcController, MasterProtos.IsRestoreSnapshotDoneRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
isRestoreSnapshotDone(RpcController, MasterProtos.IsRestoreSnapshotDoneRequest, RpcCallback<MasterProtos.IsRestoreSnapshotDoneResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc IsRestoreSnapshotDone(.IsRestoreSnapshotDoneRequest) returns (.IsRestoreSnapshotDoneResponse);
isRestoreSnapshotDone(RpcController, MasterProtos.IsRestoreSnapshotDoneRequest, RpcCallback<MasterProtos.IsRestoreSnapshotDoneResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc IsRestoreSnapshotDone(.IsRestoreSnapshotDoneRequest) returns (.IsRestoreSnapshotDoneResponse);
isRestoreSnapshotDone(RpcController, MasterProtos.IsRestoreSnapshotDoneRequest, RpcCallback<MasterProtos.IsRestoreSnapshotDoneResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
isReturnResults() - Method in class org.apache.hadoop.hbase.client.Append
 
isReturnValueDelayed() - Method in interface org.apache.hadoop.hbase.ipc.Delayable
 
isRoot() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
isRoot() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
methods
isRoot() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
isRootRegion() - Method in class org.apache.hadoop.hbase.HTableDescriptor
Check if the descriptor represents a -ROOT- region.
isRPCRunning() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
isRPCRunning() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Indicates to the client whether this task is monitoring a currently active RPC call.
isSameHostnameAndPort(ServerName, ServerName) - Static method in class org.apache.hadoop.hbase.ServerName
 
isSecureZooKeeper(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Returns whether or not secure authentication is enabled (whether hbase.security.authentication is set to kerberos.
isSecurityEnabled() - Static method in class org.apache.hadoop.hbase.security.User
Returns whether or not Kerberos authentication is configured for Hadoop.
isSeeked() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
isSeeked() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
isServerDead(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
Check if a server is known to be dead.
isServerOnline(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
isServerReachable(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
Check if a region server is reachable and has the expected start code
isServerShutdownHandlerEnabled() - Method in class org.apache.hadoop.hbase.master.HMaster
ServerShutdownHandlerEnabled is set false before completing assignMeta to prevent processing of ServerShutdownHandler.
isServerShutdownHandlerEnabled() - Method in interface org.apache.hadoop.hbase.master.MasterServices
 
isSet(AlreadyExists._Fields) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(BatchMutation._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(ColumnDescriptor._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.atomicIncrement_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.atomicIncrement_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.compact_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.compact_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.createTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.createTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.deleteAll_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.deleteAll_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.deleteAllRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.deleteAllRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.deleteAllRowTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.deleteAllRowTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.deleteAllTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.deleteAllTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.deleteTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.deleteTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.disableTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.disableTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.enableTable_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.enableTable_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.get_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.get_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getColumnDescriptors_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getColumnDescriptors_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRegionInfo_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRegionInfo_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowOrBefore_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowOrBefore_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRows_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRows_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowsTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowsTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowsWithColumns_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowsWithColumns_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowsWithColumnsTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowsWithColumnsTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowWithColumns_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowWithColumns_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowWithColumnsTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getRowWithColumnsTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getTableNames_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getTableNames_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getTableRegions_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getTableRegions_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getVer_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getVer_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getVerTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.getVerTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.increment_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.increment_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.incrementRows_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.incrementRows_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.isTableEnabled_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.isTableEnabled_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.majorCompact_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.majorCompact_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.mutateRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.mutateRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.mutateRows_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.mutateRows_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.mutateRowsTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.mutateRowsTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.mutateRowTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.mutateRowTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerClose_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerClose_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerGet_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerGet_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerGetList_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerGetList_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpen_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpen_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpenTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpenTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpenWithPrefix_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpenWithPrefix_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpenWithScan_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpenWithScan_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpenWithStop_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpenWithStop_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpenWithStopTs_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Hbase.scannerOpenWithStopTs_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(IllegalArgument._Fields) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(IOError._Fields) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(Mutation._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TCell._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TColumn._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TIncrement._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TRegionInfo._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TRowResult._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TScan._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TColumn._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TColumnIncrement._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TColumnValue._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TDelete._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TGet._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.checkAndDelete_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.checkAndDelete_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.checkAndPut_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.checkAndPut_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.closeScanner_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.closeScanner_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.deleteMultiple_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.deleteMultiple_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.deleteSingle_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.deleteSingle_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.exists_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.exists_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.get_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.get_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.getMultiple_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.getMultiple_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.getScannerResults_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.getScannerResults_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.getScannerRows_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.getScannerRows_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.increment_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.increment_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.mutateRow_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.mutateRow_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.openScanner_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.openScanner_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.put_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.put_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.putMultiple_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(THBaseService.putMultiple_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TIllegalArgument._Fields) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TIncrement._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TIOError._Fields) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TPut._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TResult._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TRowMutations._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TScan._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSet(TTimeRange._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
isSetAmmount() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
Returns true if field ammount is set (has been assigned a value) and false otherwise
isSetAmount() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
Returns true if field amount is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
Returns true if field attributes is set (has been assigned a value) and false otherwise
isSetBatchSize() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
Returns true if field batchSize is set (has been assigned a value) and false otherwise
isSetBatchSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
Returns true if field batchSize is set (has been assigned a value) and false otherwise
isSetBlockCacheEnabled() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Returns true if field blockCacheEnabled is set (has been assigned a value) and false otherwise
isSetBloomFilterNbHashes() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Returns true if field bloomFilterNbHashes is set (has been assigned a value) and false otherwise
isSetBloomFilterType() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Returns true if field bloomFilterType is set (has been assigned a value) and false otherwise
isSetBloomFilterVectorSize() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Returns true if field bloomFilterVectorSize is set (has been assigned a value) and false otherwise
isSetCaching() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
Returns true if field caching is set (has been assigned a value) and false otherwise
isSetCaching() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
Returns true if field caching is set (has been assigned a value) and false otherwise
isSetCell() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
Returns true if field cell is set (has been assigned a value) and false otherwise
isSetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
Returns true if field column is set (has been assigned a value) and false otherwise
isSetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Returns true if field column is set (has been assigned a value) and false otherwise
isSetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Returns true if field column is set (has been assigned a value) and false otherwise
isSetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Returns true if field column is set (has been assigned a value) and false otherwise
isSetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Returns true if field column is set (has been assigned a value) and false otherwise
isSetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Returns true if field column is set (has been assigned a value) and false otherwise
isSetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
Returns true if field column is set (has been assigned a value) and false otherwise
isSetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
Returns true if field column is set (has been assigned a value) and false otherwise
isSetColumnFamilies() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
Returns true if field columnFamilies is set (has been assigned a value) and false otherwise
isSetColumnName() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
Returns true if field columnName is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
Returns true if field columns is set (has been assigned a value) and false otherwise
isSetColumnValues() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
Returns true if field columnValues is set (has been assigned a value) and false otherwise
isSetColumnValues() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
Returns true if field columnValues is set (has been assigned a value) and false otherwise
isSetCompression() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Returns true if field compression is set (has been assigned a value) and false otherwise
isSetDeletes() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
Returns true if field deletes is set (has been assigned a value) and false otherwise
isSetDeleteSingle() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
Returns true if field deleteSingle is set (has been assigned a value) and false otherwise
isSetDeleteSingle() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
Returns true if field deleteSingle is set (has been assigned a value) and false otherwise
isSetDeleteSingle() - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
isSetDeleteType() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
Returns true if field deleteType is set (has been assigned a value) and false otherwise
isSetDurability() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
Returns true if field durability is set (has been assigned a value) and false otherwise
isSetDurability() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
Returns true if field durability is set (has been assigned a value) and false otherwise
isSetDurability() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
Returns true if field durability is set (has been assigned a value) and false otherwise
isSetEndKey() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
Returns true if field endKey is set (has been assigned a value) and false otherwise
isSetExist() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
Returns true if field exist is set (has been assigned a value) and false otherwise
isSetFamily() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
Returns true if field family is set (has been assigned a value) and false otherwise
isSetFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
Returns true if field family is set (has been assigned a value) and false otherwise
isSetFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
Returns true if field family is set (has been assigned a value) and false otherwise
isSetFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
Returns true if field family is set (has been assigned a value) and false otherwise
isSetFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
Returns true if field family is set (has been assigned a value) and false otherwise
isSetFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
Returns true if field family is set (has been assigned a value) and false otherwise
isSetFilterString() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
Returns true if field filterString is set (has been assigned a value) and false otherwise
isSetFilterString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
Returns true if field filterString is set (has been assigned a value) and false otherwise
isSetFilterString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
Returns true if field filterString is set (has been assigned a value) and false otherwise
isSetGet() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
Returns true if field get is set (has been assigned a value) and false otherwise
isSetGet() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
Returns true if field get is set (has been assigned a value) and false otherwise
isSetGets() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
Returns true if field gets is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetIa() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
Returns true if field ia is set (has been assigned a value) and false otherwise
isSetId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
Returns true if field id is set (has been assigned a value) and false otherwise
isSetId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
Returns true if field id is set (has been assigned a value) and false otherwise
isSetId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
Returns true if field id is set (has been assigned a value) and false otherwise
isSetId() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
Returns true if field id is set (has been assigned a value) and false otherwise
isSetIncrement() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
Returns true if field increment is set (has been assigned a value) and false otherwise
isSetIncrement() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
Returns true if field increment is set (has been assigned a value) and false otherwise
isSetIncrements() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
Returns true if field increments is set (has been assigned a value) and false otherwise
isSetInMemory() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Returns true if field inMemory is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
Returns true if field io is set (has been assigned a value) and false otherwise
isSetIsDelete() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
Returns true if field isDelete is set (has been assigned a value) and false otherwise
isSetMaxStamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
Returns true if field maxStamp is set (has been assigned a value) and false otherwise
isSetMaxVersions() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Returns true if field maxVersions is set (has been assigned a value) and false otherwise
isSetMaxVersions() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
Returns true if field maxVersions is set (has been assigned a value) and false otherwise
isSetMaxVersions() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
Returns true if field maxVersions is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMessage() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
Returns true if field message is set (has been assigned a value) and false otherwise
isSetMinStamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
Returns true if field minStamp is set (has been assigned a value) and false otherwise
isSetMutations() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
Returns true if field mutations is set (has been assigned a value) and false otherwise
isSetMutations() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Returns true if field mutations is set (has been assigned a value) and false otherwise
isSetMutations() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Returns true if field mutations is set (has been assigned a value) and false otherwise
isSetMutations() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
Returns true if field mutations is set (has been assigned a value) and false otherwise
isSetName() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Returns true if field name is set (has been assigned a value) and false otherwise
isSetName() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
Returns true if field name is set (has been assigned a value) and false otherwise
isSetNbRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
Returns true if field nbRows is set (has been assigned a value) and false otherwise
isSetNumRows() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
Returns true if field numRows is set (has been assigned a value) and false otherwise
isSetNumRows() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
Returns true if field numRows is set (has been assigned a value) and false otherwise
isSetNumVersions() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Returns true if field numVersions is set (has been assigned a value) and false otherwise
isSetNumVersions() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Returns true if field numVersions is set (has been assigned a value) and false otherwise
isSetPort() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
Returns true if field port is set (has been assigned a value) and false otherwise
isSetPut() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
Returns true if field put is set (has been assigned a value) and false otherwise
isSetPut() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
Returns true if field put is set (has been assigned a value) and false otherwise
isSetPut() - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
isSetPuts() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
Returns true if field puts is set (has been assigned a value) and false otherwise
isSetQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
Returns true if field qualifier is set (has been assigned a value) and false otherwise
isSetQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
Returns true if field qualifier is set (has been assigned a value) and false otherwise
isSetQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
Returns true if field qualifier is set (has been assigned a value) and false otherwise
isSetQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
Returns true if field qualifier is set (has been assigned a value) and false otherwise
isSetQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
Returns true if field qualifier is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
Returns true if field row is set (has been assigned a value) and false otherwise
isSetRowBatches() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
Returns true if field rowBatches is set (has been assigned a value) and false otherwise
isSetRowBatches() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Returns true if field rowBatches is set (has been assigned a value) and false otherwise
isSetRowMutations() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
Returns true if field rowMutations is set (has been assigned a value) and false otherwise
isSetRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
Returns true if field rows is set (has been assigned a value) and false otherwise
isSetRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
Returns true if field rows is set (has been assigned a value) and false otherwise
isSetRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
Returns true if field rows is set (has been assigned a value) and false otherwise
isSetRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Returns true if field rows is set (has been assigned a value) and false otherwise
isSetScan() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Returns true if field scan is set (has been assigned a value) and false otherwise
isSetScan() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
Returns true if field scan is set (has been assigned a value) and false otherwise
isSetScan() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
Returns true if field scan is set (has been assigned a value) and false otherwise
isSetScannerId() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
Returns true if field scannerId is set (has been assigned a value) and false otherwise
isSetScannerId() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
Returns true if field scannerId is set (has been assigned a value) and false otherwise
isSetServerName() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
Returns true if field serverName is set (has been assigned a value) and false otherwise
isSetSortColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
Returns true if field sortColumns is set (has been assigned a value) and false otherwise
isSetSortedColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
Returns true if field sortedColumns is set (has been assigned a value) and false otherwise
isSetStartAndPrefix() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Returns true if field startAndPrefix is set (has been assigned a value) and false otherwise
isSetStartKey() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
Returns true if field startKey is set (has been assigned a value) and false otherwise
isSetStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Returns true if field startRow is set (has been assigned a value) and false otherwise
isSetStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Returns true if field startRow is set (has been assigned a value) and false otherwise
isSetStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Returns true if field startRow is set (has been assigned a value) and false otherwise
isSetStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Returns true if field startRow is set (has been assigned a value) and false otherwise
isSetStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
Returns true if field startRow is set (has been assigned a value) and false otherwise
isSetStartRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
Returns true if field startRow is set (has been assigned a value) and false otherwise
isSetStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Returns true if field stopRow is set (has been assigned a value) and false otherwise
isSetStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Returns true if field stopRow is set (has been assigned a value) and false otherwise
isSetStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
Returns true if field stopRow is set (has been assigned a value) and false otherwise
isSetStopRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
Returns true if field stopRow is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
Returns true if field success is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
Returns true if field table is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Returns true if field tableName is set (has been assigned a value) and false otherwise
isSetTableNameOrRegionName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
Returns true if field tableNameOrRegionName is set (has been assigned a value) and false otherwise
isSetTableNameOrRegionName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
Returns true if field tableNameOrRegionName is set (has been assigned a value) and false otherwise
isSetTimeRange() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
Returns true if field timeRange is set (has been assigned a value) and false otherwise
isSetTimeRange() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
Returns true if field timeRange is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
Returns true if field timestamp is set (has been assigned a value) and false otherwise
isSetTimeToLive() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
Returns true if field timeToLive is set (has been assigned a value) and false otherwise
isSetValue() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
Returns true if field value is set (has been assigned a value) and false otherwise
isSetValue() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
Returns true if field value is set (has been assigned a value) and false otherwise
isSetValue() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
Returns true if field value is set (has been assigned a value) and false otherwise
isSetValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
Returns true if field value is set (has been assigned a value) and false otherwise
isSetValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
Returns true if field value is set (has been assigned a value) and false otherwise
isSetValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
Returns true if field value is set (has been assigned a value) and false otherwise
isSetVersion() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
Returns true if field version is set (has been assigned a value) and false otherwise
isSetWriteToWAL() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
Returns true if field writeToWAL is set (has been assigned a value) and false otherwise
isShowConfInServlet() - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
 
isSingleRow() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
isSkipChecks() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
isSkippable() - Method in interface org.apache.hadoop.hbase.types.DataType
Indicates whether this instance is able to skip over it's encoded value.
isSkippable() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.OrderedBlob
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.RawByte
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.RawBytes
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.RawDouble
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.RawFloat
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.RawInteger
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.RawLong
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.RawShort
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.RawString
 
isSkippable - Variable in class org.apache.hadoop.hbase.types.Struct
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.Struct
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.Union2
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.Union3
 
isSkippable() - Method in class org.apache.hadoop.hbase.types.Union4
 
isSmall() - Method in class org.apache.hadoop.hbase.client.Scan
Get whether this scan is a small scan
isSnapshotCorrupted() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
 
isSnapshotDone(RpcController, MasterProtos.IsSnapshotDoneRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
Checks if the specified snapshot is done.
isSnapshotDone(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Check if the specified snapshot is done
isSnapshotDone(RpcController, MasterProtos.IsSnapshotDoneRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
isSnapshotDone(RpcController, MasterProtos.IsSnapshotDoneRequest, RpcCallback<MasterProtos.IsSnapshotDoneResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc IsSnapshotDone(.IsSnapshotDoneRequest) returns (.IsSnapshotDoneResponse);
isSnapshotDone(RpcController, MasterProtos.IsSnapshotDoneRequest, RpcCallback<MasterProtos.IsSnapshotDoneResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc IsSnapshotDone(.IsSnapshotDoneRequest) returns (.IsSnapshotDoneResponse);
isSnapshotDone(RpcController, MasterProtos.IsSnapshotDoneRequest, RpcCallback<MasterProtos.IsSnapshotDoneResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
isSnapshotFinished(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Check the current state of the passed snapshot.
isSortColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
isSorted(Collection<byte[]>) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
isSplit() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
isSplit() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isSplitParent() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
isSplittable() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
isSplitting() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isSplittingNew() - Method in class org.apache.hadoop.hbase.master.RegionState
 
isStartingWithPath(Path, String) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Compare of path component.
isStateEnabled(byte[]) - Static method in class org.apache.hadoop.hbase.replication.ReplicationPeer
Parse the raw data from ZK to get a peer's state
isStopped() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
isStopped() - Method in class org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate
 
isStopped() - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
isStopped() - Method in class org.apache.hadoop.hbase.master.HMaster
 
isStopped() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
 
isStopped() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
isStopped() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
 
isStopped() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
isStopped() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
isStopped() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionsCleaner
 
isStopped() - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
isStopped() - Method in interface org.apache.hadoop.hbase.Stoppable
 
isStopping() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
isStopping() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
 
isSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
isSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
isSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
isSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
ISSUE_DATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
issueDate - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
isSystemTable() - Method in class org.apache.hadoop.hbase.TableName
 
isTableAvailable(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isTableAvailable(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isTableAvailable(TableName, byte[][]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isTableAvailable(byte[], byte[][]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isTableAvailable(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableAvailable(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableAvailable(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableAvailable(TableName, byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Use this api to check if the table has been created with the specified number of splitkeys which was used while creating the given table.
isTableAvailable(byte[], byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableAvailable(String, byte[][]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableAvailable(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
 
isTableAvailable(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
isTableAvailable(TableName, byte[][]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Use this api to check if the table has been created with the specified number of splitkeys which was used while creating the given table.
isTableAvailable(byte[], byte[][]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
isTableAvailable(String) - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
 
isTableAvailable(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
 
isTableAvailableAndInitialized() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
This method checks if the namespace table is assigned and then tries to create its HTable.
isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isTableDisabled(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableDisabled(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableDisabled(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableDisabled(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
 
isTableDisabled(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
isTableEnabled(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isTableEnabled(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
isTableEnabled(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableEnabled(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableEnabled(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
isTableEnabled(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
A table that isTableEnabled == false and isTableDisabled == false is possible.
isTableEnabled(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
isTableEnabled(String) - Static method in class org.apache.hadoop.hbase.client.HTable
isTableEnabled(byte[]) - Static method in class org.apache.hadoop.hbase.client.HTable
isTableEnabled(TableName) - Static method in class org.apache.hadoop.hbase.client.HTable
isTableEnabled(Configuration, String) - Static method in class org.apache.hadoop.hbase.client.HTable
isTableEnabled(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.client.HTable
isTableEnabled(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.client.HTable
isTableEnabled(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.isTableEnabled_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
isTableEnabled(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.isTableEnabled_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
isTableEnabled(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
isTableEnabled(ByteBuffer) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
 
isTableEnabled(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
isTableInfoExists(TableName) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Checks if a current table info file exists for the given table
isTablePresent(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
check if table is present .
isTaskPath(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
 
isText(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return true when the next encoded value in src uses Text encoding, false otherwise.
isTop() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
isTopFileRegion(Reference.Range) - Static method in class org.apache.hadoop.hbase.io.Reference
 
isTopReference() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
istream - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Stream to read from.
istreamNoFsChecksum - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
The file system stream of the underlying HFile that does not do checksum verification in the file system
isUnassigned(ServerName) - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isUnassigned() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
isUnix() - Static method in class org.apache.hadoop.hbase.util.JVM
Check if the OS is unix.
isValid(FileStatus) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Return if the specified file is a valid store file or not.
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.producer.PlainTextMessageBodyProducer
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.apache.hadoop.hbase.rest.provider.producer.ProtobufMessageBodyProducer
 
isWriteToWAL() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
isWriting() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
 
IterableUtils - Class in org.apache.hadoop.hbase.util
Utility methods for Iterable including null-safe handlers.
IterableUtils() - Constructor for class org.apache.hadoop.hbase.util.IterableUtils
 
iterateOnSplits(byte[], byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Iterate over keys within the passed range, splitting at an [a,b) boundary.
iterateOnSplits(byte[], byte[], boolean, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Iterate over keys within the passed range.
iterator() - Method in class org.apache.hadoop.hbase.client.AbstractClientScanner
 
iterator() - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
iterator() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
iterator() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
iterator(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Struct
Retrieve an Iterator over the values encoded in src.
iterator() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
 
iterator() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 

J

JacksonProvider - Class in org.apache.hadoop.hbase.rest.provider
 
JacksonProvider() - Constructor for class org.apache.hadoop.hbase.rest.provider.JacksonProvider
 
jarDir(File, String, ZipOutputStream) - Static method in class org.apache.hadoop.hbase.mapreduce.hadoopbackport.JarFinder
 
JarFinder - Class in org.apache.hadoop.hbase.mapreduce.hadoopbackport
Finds the Jar for a class.
JarFinder() - Constructor for class org.apache.hadoop.hbase.mapreduce.hadoopbackport.JarFinder
 
JAXBContextResolver - Class in org.apache.hadoop.hbase.rest.provider
Plumbing for hooking up Jersey's JSON entity body encoding and decoding support to JAXB.
JAXBContextResolver() - Constructor for class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
 
JENKINS_HASH - Static variable in class org.apache.hadoop.hbase.util.Hash
Constant to denote JenkinsHash.
JenkinsHash - Class in org.apache.hadoop.hbase.util
Produces 32-bit hash for hash table lookup.
JenkinsHash() - Constructor for class org.apache.hadoop.hbase.util.JenkinsHash
 
JERSEYVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
JmxCacheBuster - Class in org.apache.hadoop.metrics2.impl
JMX caches the beans that have been exported; even after the values are removed from hadoop's metrics system the keys and old values will still remain.
JmxCacheBuster() - Constructor for class org.apache.hadoop.metrics2.impl.JmxCacheBuster
 
JOB_NAME_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
JobUtil - Class in org.apache.hadoop.hbase.mapreduce
Utility methods to interact with a job.
JobUtil() - Constructor for class org.apache.hadoop.hbase.mapreduce.JobUtil
 
join() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Wait for the server to be stopped.
join() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
join() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Wait for Mini HBase Cluster to shut down.
join() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Wait on all threads to finish.
join() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
Join with the replication threads
join() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Terminate the replication on this region server
join() - Method in class org.apache.hadoop.hbase.util.HasThread
 
join(long, int) - Method in class org.apache.hadoop.hbase.util.HasThread
 
join(long) - Method in class org.apache.hadoop.hbase.util.HasThread
 
joinZNode(String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Join the prefix znode name with the suffix znode name to generate a proper full znode name.
JVM - Class in org.apache.hadoop.hbase.util
This class is a wrapper for the implementation of com.sun.management.UnixOperatingSystemMXBean It will decide to use the sun api or its own implementation depending on the runtime (vendor) used.
JVM() - Constructor for class org.apache.hadoop.hbase.util.JVM
Constructor.
JVMClusterUtil - Class in org.apache.hadoop.hbase.util
Utility used running a cluster all in the one JVM.
JVMClusterUtil() - Constructor for class org.apache.hadoop.hbase.util.JVMClusterUtil
 
JVMClusterUtil.MasterThread - Class in org.apache.hadoop.hbase.util
Datastructure to hold Master Thread and Master instance
JVMClusterUtil.MasterThread(HMaster, int) - Constructor for class org.apache.hadoop.hbase.util.JVMClusterUtil.MasterThread
 
JVMClusterUtil.RegionServerThread - Class in org.apache.hadoop.hbase.util
Datastructure to hold RegionServer Thread and RegionServer instance
JVMClusterUtil.RegionServerThread(HRegionServer, int) - Constructor for class org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread
 
JvmPauseMonitor - Class in org.apache.hadoop.hbase.util
Class which sets up a simple thread which runs in a loop sleeping for a short interval of time.
JvmPauseMonitor(Configuration) - Constructor for class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
JvmVersion - Class in org.apache.hadoop.hbase.util
Certain JVM versions are known to be unstable with HBase.
JvmVersion() - Constructor for class org.apache.hadoop.hbase.util.JvmVersion
 
JVMVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 

K

K - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'K'
KEEP_DELETED_CELLS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
keeperException(KeeperException) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Handles KeeperExceptions in client calls.
keepHFiles(String) - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
Determine if the given table should or should not allow its hfiles to be deleted
key - Variable in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
The key
KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
KEY_FOR_HOSTNAME_SEEN_BY_MASTER - Static variable in class org.apache.hadoop.hbase.HConstants
 
KEY_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
KEY_INFRASTRUCTURE_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
 
KEY_LENGTH_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
Size of the key length field in bytes
KEY_PREFIX - Static variable in class org.apache.hadoop.hbase.trace.HBaseHTraceConfiguration
 
KEY_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
KEY_VALUE_BYTES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
KEY_VALUE_VER_WITH_MEMSTORE - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
Version for KeyValue which includes memstore timestamp
KEY_VALUE_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
KeyValue version in FileInfo
keyCount - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Keys currently in the bloom
keyId - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
Keying - Class in org.apache.hadoop.hbase.util
Deprecated.
Keying() - Constructor for class org.apache.hadoop.hbase.util.Keying
Deprecated.
 
keyLength(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
 
KeyLocker<K extends Comparable<? super K>> - Class in org.apache.hadoop.hbase.util
A utility class to manage a set of locks.
KeyLocker() - Constructor for class org.apache.hadoop.hbase.util.KeyLocker
 
KeyOnlyFilter - Class in org.apache.hadoop.hbase.filter
A filter that will only return the key component of each KV (the value will be rewritten as empty).
KeyOnlyFilter() - Constructor for class org.apache.hadoop.hbase.filter.KeyOnlyFilter
 
KeyOnlyFilter(boolean) - Constructor for class org.apache.hadoop.hbase.filter.KeyOnlyFilter
 
KeyPrefixRegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
A custom RegionSplitPolicy implementing a SplitPolicy that groups rows by a prefix of the row-key This ensures that a region is not split "inside" a prefix of a row key.
KeyPrefixRegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
 
KeyRange - Interface in org.apache.hadoop.hbase.util
A key range use in split coverage.
keySet() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Intentionally unimplemented.
keySet() - Method in class org.apache.hadoop.hbase.util.PoolMap
 
keySet() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
keySize() - Method in class org.apache.hadoop.hbase.regionserver.MemStore
Get the heap usage of KVs in this MemStore.
keyToString(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
 
keyToString(byte[], int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
 
keyToUri(String) - Static method in class org.apache.hadoop.hbase.util.Keying
Deprecated.
Reverse the Keying.createKey(String) transform.
KeyValue - Class in org.apache.hadoop.hbase
An HBase Key/Value.
KeyValue() - Constructor for class org.apache.hadoop.hbase.KeyValue
Writable Constructor -- DO NOT USE
KeyValue(byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
Creates a KeyValue from the start of the specified byte array.
KeyValue(byte[], int) - Constructor for class org.apache.hadoop.hbase.KeyValue
Creates a KeyValue from the specified byte array and offset.
KeyValue(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
Creates a KeyValue from the specified byte array, starting at offset, and for length length.
KeyValue(byte[], int, int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
Creates a KeyValue from the specified byte array, starting at offset, for length length, and a known keyLength.
KeyValue(byte[], long) - Constructor for class org.apache.hadoop.hbase.KeyValue
Constructs KeyValue structure filled with null value.
KeyValue(byte[], long, KeyValue.Type) - Constructor for class org.apache.hadoop.hbase.KeyValue
Constructs KeyValue structure filled with null value.
KeyValue(byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
Constructs KeyValue structure filled with null value.
KeyValue(byte[], byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
Constructs KeyValue structure filled with null value.
KeyValue(byte[], byte[], byte[], long, KeyValue.Type) - Constructor for class org.apache.hadoop.hbase.KeyValue
Constructs KeyValue structure filled with specified values.
KeyValue(byte[], byte[], byte[], long, byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
Constructs KeyValue structure filled with specified values.
KeyValue(byte[], byte[], byte[], long, KeyValue.Type, byte[]) - Constructor for class org.apache.hadoop.hbase.KeyValue
Constructs KeyValue structure filled with specified values.
KeyValue(byte[], byte[], byte[], int, int, long, KeyValue.Type, byte[], int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
Deprecated.
KeyValue(byte[], int, int, byte[], int, int, byte[], int, int, long, KeyValue.Type, byte[], int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
Constructs KeyValue structure filled with specified values.
KeyValue(int, int, int, long, KeyValue.Type, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
Constructs an empty KeyValue structure, with specified sizes.
KeyValue(Cell) - Constructor for class org.apache.hadoop.hbase.KeyValue
 
KeyValue(byte[], byte[], int, int, byte[], int, int, byte[], int, int, long, KeyValue.Type, byte[], int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
Deprecated.
KeyValue(byte[], int, byte[], int, int, byte[], int, int, byte[], int, int, long, KeyValue.Type, byte[], int, int) - Constructor for class org.apache.hadoop.hbase.KeyValue
Deprecated.
KeyValue.KVComparator - Class in org.apache.hadoop.hbase
Compare KeyValues.
KeyValue.KVComparator() - Constructor for class org.apache.hadoop.hbase.KeyValue.KVComparator
 
KeyValue.MetaComparator - Class in org.apache.hadoop.hbase
A KeyValue.KVComparator for hbase:meta catalog table KeyValues.
KeyValue.MetaComparator() - Constructor for class org.apache.hadoop.hbase.KeyValue.MetaComparator
 
KeyValue.RawBytesComparator - Class in org.apache.hadoop.hbase
This is a TEST only Comparator used in TestSeekTo and TestReseekTo.
KeyValue.RawBytesComparator() - Constructor for class org.apache.hadoop.hbase.KeyValue.RawBytesComparator
 
KeyValue.RowOnlyComparator - Class in org.apache.hadoop.hbase
Comparator that compares row component only of a KeyValue.
KeyValue.RowOnlyComparator(KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.KeyValue.RowOnlyComparator
 
KeyValue.SamePrefixComparator<T> - Interface in org.apache.hadoop.hbase
Avoids redundant comparisons for better performance.
KeyValue.Type - Enum in org.apache.hadoop.hbase
Key type.
KEYVALUE_INFRASTRUCTURE_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
 
KEYVALUE_SKIPLIST_SET - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for KeyValueSkipListSet
KeyValueCodec - Class in org.apache.hadoop.hbase.codec
Codec that does KeyValue version 1 serialization.
KeyValueCodec() - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodec
 
KeyValueCodec.KeyValueDecoder - Class in org.apache.hadoop.hbase.codec
 
KeyValueCodec.KeyValueDecoder(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueDecoder
 
KeyValueCodec.KeyValueEncoder - Class in org.apache.hadoop.hbase.codec
 
KeyValueCodec.KeyValueEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueEncoder
 
KeyValueHeap - Class in org.apache.hadoop.hbase.regionserver
Implements a heap merge across any number of KeyValueScanners.
KeyValueHeap(List<? extends KeyValueScanner>, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Constructor.
KeyValueScanner - Interface in org.apache.hadoop.hbase.regionserver
Scanner that returns the next KeyValue.
KeyValueSerialization - Class in org.apache.hadoop.hbase.mapreduce
 
KeyValueSerialization() - Constructor for class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization
 
KeyValueSerialization.KeyValueDeserializer - Class in org.apache.hadoop.hbase.mapreduce
 
KeyValueSerialization.KeyValueDeserializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
 
KeyValueSerialization.KeyValueSerializer - Class in org.apache.hadoop.hbase.mapreduce
 
KeyValueSerialization.KeyValueSerializer() - Constructor for class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
 
KeyValueSkipListSet - Class in org.apache.hadoop.hbase.regionserver
A Set of KeyValues implemented on top of a ConcurrentSkipListMap.
KeyValueSortReducer - Class in org.apache.hadoop.hbase.mapreduce
Emits sorted KeyValues.
KeyValueSortReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.KeyValueSortReducer
 
KeyValueTestUtil - Class in org.apache.hadoop.hbase
 
KeyValueTestUtil() - Constructor for class org.apache.hadoop.hbase.KeyValueTestUtil
 
KeyValueUtil - Class in org.apache.hadoop.hbase
static convenience methods for dealing with KeyValues and collections of KeyValues
KeyValueUtil() - Constructor for class org.apache.hadoop.hbase.KeyValueUtil
 
kill() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
killCurrentActiveZooKeeperServer() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
killOneBackupZooKeeperServer() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
Kill one back up ZK servers
KIND_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
KIND_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
kvGenerator - Variable in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
 

L

L - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'L'
LARGE_COMPACTION_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
last() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
last() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
LAST_DATA_BLOCK_OFFSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
LAST_FLUSH_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
LAST_FLUSHED_SEQUENCE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
LAST_FLUSHED_SEQUENCE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
LAST_ROW - Static variable in class org.apache.hadoop.hbase.HConstants
Used by scanners and others when they're trying to detect the end of a table
lastActivity - Variable in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
lastFlushedSequenceIds - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
 
lastHost - Variable in class org.apache.hadoop.hbase.rest.client.Cluster
 
lastKey - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Last key in the file.
lastKey() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
lastKeyBuffer - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Key previously appended.
lastKeyLength - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
 
lastKeyOffset - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
 
lastNext - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
lastNodeId - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
lastOper - Variable in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
 
lastResult - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
lastRow() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
lastRow() - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
In HBase, the last row is represented by an empty byte array.
lastRow() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
LastSequenceId - Interface in org.apache.hadoop.hbase.regionserver
Last flushed sequence Ids for the regions on region server
lastTop - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
LATEST_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.HConstants
Timestamp to use when we want to refer to the latest cell.
LATEST_TIMESTAMP_BYTES - Static variable in class org.apache.hadoop.hbase.HConstants
LATEST_TIMESTAMP in bytes form
LATEST_VERSION_ONLY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
latestVersionOnly - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
lazySeekEnabledGlobally - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
Used during unit testing to ensure that lazy seek does save seek ops
leafWriters - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
leaseCheckFrequency - Variable in class org.apache.hadoop.hbase.regionserver.Leases
 
LeaseException - Exception in org.apache.hadoop.hbase.regionserver
Reports a problem with a lease
LeaseException() - Constructor for exception org.apache.hadoop.hbase.regionserver.LeaseException
default constructor
LeaseException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.LeaseException
 
leaseExpired() - Method in interface org.apache.hadoop.hbase.regionserver.LeaseListener
When a lease expires, this method is called.
LeaseListener - Interface in org.apache.hadoop.hbase.regionserver
LeaseListener is an interface meant to be implemented by users of the Leases class.
leases - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
Leases - Class in org.apache.hadoop.hbase.regionserver
Leases There are several server classes in HBase that need to track external clients that occasionally send heartbeats.
Leases(int) - Constructor for class org.apache.hadoop.hbase.regionserver.Leases
Creates a lease monitor
Leases.LeaseStillHeldException - Exception in org.apache.hadoop.hbase.regionserver
Thrown if we are asked create a lease but lease on passed name already exists.
Leases.LeaseStillHeldException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.Leases.LeaseStillHeldException
 
LEAST_SIG_BITS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
leaves - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
len(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Returns length of the byte array, returning 0 if the array is null.
LEN_AS_VAL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
LENGTH - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
length() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
length() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
length(Cell) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
length
length() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
length - Variable in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
length(byte[]) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
length(long[]) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
length(Object[]) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
length(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Return the number of encoded entries remaining in buff.
length - Variable in class org.apache.hadoop.hbase.util.SimpleByteRange
The number of bytes in the range.
LENGTH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
lengthOfPBMagic() - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
lengthWithMvccVersion(KeyValue, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
 
LESS_OR_EQUAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
LESS_OR_EQUAL = 1;
LESS_THAN_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
LESS_THAN Array
LESS_THAN_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
LESS_THAN_OR_EQUAL_TO_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
LESS_THAN_OR_EQUAL_TO Array
LESS_THAN_OR_EQUAL_TO_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
LESS_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
LESS = 0;
LIB_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
The directory from which co-processor/custom filter jars can be loaded dynamically by the region servers.
limit - Variable in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
LIMIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
LIMIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
LimitInputStream - Class in org.apache.hadoop.hbase.io
Copied from guava source code v15 (LimitedInputStream) Guava deprecated LimitInputStream in v14 and removed it in v15.
LimitInputStream(InputStream, long) - Constructor for class org.apache.hadoop.hbase.io.LimitInputStream
 
limitNumMapTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
Ensures that the given number of map tasks for the given job configuration does not exceed the number of regions for the given table.
limitNumReduceTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
Ensures that the given number of reduce tasks for the given job configuration does not exceed the number of regions for the given table.
limitNumReduceTasks(String, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Ensures that the given number of reduce tasks for the given job configuration does not exceed the number of regions for the given table.
LINE_NUMBER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
LINK_NAME_REGEX - Static variable in class org.apache.hadoop.hbase.io.HFileLink
A non-capture group, for HFileLink, so that this can be embedded.
list() - Method in class org.apache.hadoop.hbase.client.Result
Deprecated.
as of 0.96, use Result.listCells()
list() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
list() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
listAllRegions(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.client.MetaScanner
Used in tests.
listCells() - Method in class org.apache.hadoop.hbase.client.Result
Create a sorted list of the Cell's in this result.
listChildrenAndWatchForNewChildren(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Lists the children znodes of the specified znode.
listChildrenAndWatchThem(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
List all the children of the specified znode, setting a watch for children changes and also setting a watch on every individual child in order to get the NodeCreated and NodeDeleted events.
listChildrenNoWatch(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Lists the children of the specified znode without setting any watches.
listeners - Variable in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
listNamespaceDescriptors() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
List available namespace descriptors
listNamespaceDescriptors(RpcController, MasterProtos.ListNamespaceDescriptorsRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listNamespaceDescriptors() - Method in class org.apache.hadoop.hbase.master.HMaster
 
listNamespaceDescriptors() - Method in interface org.apache.hadoop.hbase.master.MasterServices
List available namespace descriptors
listNamespaceDescriptors(RpcController, MasterProtos.ListNamespaceDescriptorsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
listNamespaceDescriptors(RpcController, MasterProtos.ListNamespaceDescriptorsRequest, RpcCallback<MasterProtos.ListNamespaceDescriptorsResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc ListNamespaceDescriptors(.ListNamespaceDescriptorsRequest) returns (.ListNamespaceDescriptorsResponse);
listNamespaceDescriptors(RpcController, MasterProtos.ListNamespaceDescriptorsRequest, RpcCallback<MasterProtos.ListNamespaceDescriptorsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc ListNamespaceDescriptors(.ListNamespaceDescriptorsRequest) returns (.ListNamespaceDescriptorsResponse);
listNamespaceDescriptors(RpcController, MasterProtos.ListNamespaceDescriptorsRequest, RpcCallback<MasterProtos.ListNamespaceDescriptorsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
listPeers() - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
Map of this cluster's peers for display.
listReplicated() - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
Find all column families that are replicated from this cluster
listSnapshots() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
List completed snapshots.
listSnapshots(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
List all the completed snapshots matching the given regular expression.
listSnapshots(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
List all the completed snapshots matching the given pattern.
listStatus(FileSystem, Path, PathFilter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Calls fs.listStatus() and treats FileNotFoundException as non-fatal This accommodates differences between hadoop versions, where hadoop 1 does not throw a FileNotFoundException, and return an empty FileStatus[] while Hadoop 2 will throw FileNotFoundException.
listStatus(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Calls fs.listStatus() and treats FileNotFoundException as non-fatal This would accommodates differences between hadoop versions
listTableDescriptorsByNamespace(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Get list of table descriptors by namespace
listTableDescriptorsByNamespace(RpcController, MasterProtos.ListTableDescriptorsByNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listTableDescriptorsByNamespace(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listTableDescriptorsByNamespace(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Get list of table descriptors by namespace
listTableDescriptorsByNamespace(RpcController, MasterProtos.ListTableDescriptorsByNamespaceRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
listTableDescriptorsByNamespace(RpcController, MasterProtos.ListTableDescriptorsByNamespaceRequest, RpcCallback<MasterProtos.ListTableDescriptorsByNamespaceResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc ListTableDescriptorsByNamespace(.ListTableDescriptorsByNamespaceRequest) returns (.ListTableDescriptorsByNamespaceResponse);
listTableDescriptorsByNamespace(RpcController, MasterProtos.ListTableDescriptorsByNamespaceRequest, RpcCallback<MasterProtos.ListTableDescriptorsByNamespaceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc ListTableDescriptorsByNamespace(.ListTableDescriptorsByNamespaceRequest) returns (.ListTableDescriptorsByNamespaceResponse);
listTableDescriptorsByNamespace(RpcController, MasterProtos.ListTableDescriptorsByNamespaceRequest, RpcCallback<MasterProtos.ListTableDescriptorsByNamespaceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
listTableNames() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
listTableNames() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
List all of the names of userspace tables.
listTableNames() - Method in interface org.apache.hadoop.hbase.client.HConnection
 
listTableNamesByNamespace(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Get list of table names by namespace
listTableNamesByNamespace(RpcController, MasterProtos.ListTableNamesByNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listTableNamesByNamespace(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
listTableNamesByNamespace(String) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Get list of table names by namespace
listTableNamesByNamespace(RpcController, MasterProtos.ListTableNamesByNamespaceRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
listTableNamesByNamespace(RpcController, MasterProtos.ListTableNamesByNamespaceRequest, RpcCallback<MasterProtos.ListTableNamesByNamespaceResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc ListTableNamesByNamespace(.ListTableNamesByNamespaceRequest) returns (.ListTableNamesByNamespaceResponse);
listTableNamesByNamespace(RpcController, MasterProtos.ListTableNamesByNamespaceRequest, RpcCallback<MasterProtos.ListTableNamesByNamespaceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc ListTableNamesByNamespace(.ListTableNamesByNamespaceRequest) returns (.ListTableNamesByNamespaceResponse);
listTableNamesByNamespace(RpcController, MasterProtos.ListTableNamesByNamespaceRequest, RpcCallback<MasterProtos.ListTableNamesByNamespaceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
listTables() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
listTables() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
List all the userspace tables.
listTables(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
List all the userspace tables matching the given pattern.
listTables(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
List all the userspace tables matching the given regular expression.
listTables() - Method in interface org.apache.hadoop.hbase.client.HConnection
List all the userspace tables.
LIVE_SERVERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
LIVENODES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
load(Path, String, int, Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Load a coprocessor implementation into the host
load(Class<?>, int, Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
LOAD_BALANCER_SLOP_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
 
LOAD_CFS_ON_DEMAND_CONFIG_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
LOAD_COLUMN_FAMILIES_ON_DEMAND_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
LOAD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
LOAD_ON_OPEN_DATA_OFFSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
LoadBalancer - Interface in org.apache.hadoop.hbase.master
Makes decisions about the placement and movement of Regions across RegionServers.
LoadBalancerFactory - Class in org.apache.hadoop.hbase.master.balancer
The class that creates a load balancer from a conf.
LoadBalancerFactory() - Constructor for class org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory
 
LoadBalancerProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
LoadBalancerProtos.LoadBalancerState - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type LoadBalancerState
LoadBalancerProtos.LoadBalancerState.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type LoadBalancerState
LoadBalancerProtos.LoadBalancerStateOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
LoadBalancerTracker - Class in org.apache.hadoop.hbase.zookeeper
Tracks the load balancer state up in ZK
LoadBalancerTracker(ZooKeeperWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.LoadBalancerTracker
 
loadBlockAndSeekToKey(HFileBlock, byte[], boolean, byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
loadBlockAndSeekToKey(HFileBlock, byte[], boolean, byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
loadBlockAndSeekToKey(HFileBlock, byte[], boolean, byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
 
loadBloomfilter() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
loadClass(String) - Method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
 
loadClass(String) - Method in class org.apache.hadoop.hbase.util.DynamicClassLoader
 
loadDataBlockWithScanInfo(byte[], int, int, HFileBlock, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
Return the BlockWithScanInfo which contains the DataBlock with other scan info such as nextIndexedKey.
LOADED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
LOADED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
loadFileInfo() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
loadFileInfo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
loadFileInfo() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
loadFiles(List<StoreFile>) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Loads the initial store files into empty StoreFileManager.
loadHdfsRegionDirs() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Scan HDFS for all regions, recording their information into regionInfoMap
LoadIncrementalHFiles - Class in org.apache.hadoop.hbase.mapreduce
Tool to load the output of HFileOutputFormat into an existing table.
LoadIncrementalHFiles(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
 
loadInstance(Class<?>, int, Configuration) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
loadRegionInfoFileContent(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Create a HRegionInfo from the serialized version on-disk.
loadResourceUsingParentFirst(String) - Method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
Determines whether we should attempt to load the given resource using the parent first before attempting to load the resource using this ClassLoader.
loadSequence - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
loadSpanReceivers() - Method in class org.apache.hadoop.hbase.trace.SpanReceiverHost
Reads the names of classes specified in the "hbase.trace.spanreceiver.classes" property and instantiates and registers them with the Tracer as SpanReceiver's.
loadSystemCoprocessors(Configuration, String) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
Load system coprocessors.
LoadTestDataGenerator - Class in org.apache.hadoop.hbase.util.test
A generator of random data (keys/cfs/columns/values) for load testing.
LoadTestDataGenerator(int, int) - Constructor for class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
Initializes the object.
LoadTestKVGenerator - Class in org.apache.hadoop.hbase.util.test
A generator of random keys and values for load testing.
LoadTestKVGenerator(int, int) - Constructor for class org.apache.hadoop.hbase.util.test.LoadTestKVGenerator
 
loadValue(byte[], byte[], ByteBuffer) - Method in class org.apache.hadoop.hbase.client.Result
Loads the latest version of the specified column into the provided ByteBuffer.
loadValue(byte[], int, int, byte[], int, int, ByteBuffer) - Method in class org.apache.hadoop.hbase.client.Result
Loads the latest version of the specified column into the provided ByteBuffer.
LOCAL - Static variable in class org.apache.hadoop.hbase.LocalHBaseCluster
local mode
LOCAL_COLON - Static variable in class org.apache.hadoop.hbase.LocalHBaseCluster
'local:'
LOCAL_DIR_KEY - Static variable in class org.apache.hadoop.hbase.util.ClassLoaderBase
 
localAddr - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
LocalHBaseCluster - Class in org.apache.hadoop.hbase
This class creates a single process HBase cluster.
LocalHBaseCluster(Configuration) - Constructor for class org.apache.hadoop.hbase.LocalHBaseCluster
Constructor.
LocalHBaseCluster(Configuration, int) - Constructor for class org.apache.hadoop.hbase.LocalHBaseCluster
Constructor.
LocalHBaseCluster(Configuration, int, int) - Constructor for class org.apache.hadoop.hbase.LocalHBaseCluster
Constructor.
LocalHBaseCluster(Configuration, int, int, Class<? extends HMaster>, Class<? extends HRegionServer>) - Constructor for class org.apache.hadoop.hbase.LocalHBaseCluster
Constructor.
LOCALHOST - Static variable in class org.apache.hadoop.hbase.HConstants
Host name of the local machine
LOCALHOST_IP - Static variable in class org.apache.hadoop.hbase.HConstants
 
locateRegion(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
locateRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
locateRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
locateRegion(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Find the location of the region of tableName that row lives in.
locateRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
locateRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Gets the location of the region of regionName.
locateRegions(TableName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
locateRegions(byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
locateRegions(TableName, boolean, boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
locateRegions(byte[], boolean, boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
locateRegions(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
Gets the locations of all regions in the specified table, tableName.
locateRegions(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
locateRegions(TableName, boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
Gets the locations of all regions in the specified table, tableName.
locateRegions(byte[], boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
LOCATION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
lock - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
LOCK_OWNER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
LOCK_OWNER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
LockTimeoutException - Exception in org.apache.hadoop.hbase.exceptions
 
LockTimeoutException() - Constructor for exception org.apache.hadoop.hbase.exceptions.LockTimeoutException
Default constructor
LockTimeoutException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.LockTimeoutException
 
LOG - Static variable in class org.apache.hadoop.hbase.client.ScannerCallable
 
LOG - Static variable in class org.apache.hadoop.hbase.codec.BaseDecoder
 
LOG - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
static
LOG - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
LOG - Static variable in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
LOG - Static variable in class org.apache.hadoop.hbase.fs.HFileSystem
 
LOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
LOG - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
LOG - Static variable in class org.apache.hadoop.hbase.mapreduce.TableSplit
 
LOG - Static variable in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
 
LOG - Static variable in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
 
LOG - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
LOG - Static variable in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
 
LOG - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
 
LOG - Static variable in class org.apache.hadoop.hbase.protobuf.ResponseConverter
 
LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
 
LOG - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
LOG - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
LOG - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
LOG - Static variable in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
LOG - Static variable in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
LOG - Static variable in class org.apache.hadoop.hbase.security.access.AccessController
 
LOG - Static variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
 
LOG - Static variable in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
 
LOG - Static variable in class org.apache.hadoop.hbase.snapshot.ReferenceRegionHFilesTask
 
LOG - Static variable in class org.apache.hadoop.hbase.snapshot.TableInfoCopyTask
 
LOG - Static variable in class org.apache.hadoop.hbase.thrift.HbaseHandlerMetricsProxy
 
LOG - Variable in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
LOG - Variable in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
LOG - Variable in enum org.apache.hadoop.hbase.util.ChecksumType
 
LOG - Static variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
LOG - Static variable in class org.apache.hadoop.hbase.util.HBaseFsckRepair
 
LOG - Static variable in class org.apache.hadoop.hbase.util.Threads
 
LOG - Static variable in class org.apache.hadoop.hbase.ZNodeClearer
 
LOG2_SQUARED - Static variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Used in computing the optimal Bloom filter size.
LOG_PER_ROW_COUNT - Static variable in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
 
LOG_REPLAY_WAIT_REGION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
Conf key that specifies timeout value to wait for a region ready
LOG_SCANNER_ACTIVITY - Static variable in class org.apache.hadoop.hbase.client.ScannerCallable
 
LOG_SCANNER_LATENCY_CUTOFF - Static variable in class org.apache.hadoop.hbase.client.ScannerCallable
 
LOG_SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
LogCleaner - Class in org.apache.hadoop.hbase.master.cleaner
This Chore, every time it runs, will attempt to delete the HLogs in the old logs folder.
LogCleaner(int, Stoppable, Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
logCloseRequested() - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL is about to close.
logCloseRequested() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
logFile(String, String) - Method in interface org.apache.hadoop.hbase.util.FSVisitor.LogFileVisitor
 
logFileSystemState(FileSystem, Path, Log) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Log the current state of the filesystem from a certain root directory
login(Configuration, String, String, String) - Static method in class org.apache.hadoop.hbase.security.User
Log in the current process using the given configuration keys for the credential file and login principal.
loginClient(Configuration, String, String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Log in the current zookeeper client using the given configuration keys for the credential file and login principal.
loginServer(Configuration, String, String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Log in the current zookeeper server process using the given configuration keys for the credential file and login principal.
logJVMInfo() - Static method in class org.apache.hadoop.hbase.util.ServerCommandLine
Log information about the currently running JVM.
LogMonitoring - Class in org.apache.hadoop.hbase.monitoring
Utility functions for reading the log4j logs that are being written by HBase.
LogMonitoring() - Constructor for class org.apache.hadoop.hbase.monitoring.LogMonitoring
 
logPositionAndCleanOldLogs(Path, String, long, boolean, boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Provide the id of the peer and a log key and this method will figure which hlog it belongs to and will log, for this region server, the current position.
logProcessInfo(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerCommandLine
Logs information about the currently running JVM process including the environment variables.
LogReplayHandler - Class in org.apache.hadoop.hbase.master.handler
Handle logReplay work from SSH.
LogReplayHandler(Server, MasterServices, DeadServer, ServerName) - Constructor for class org.apache.hadoop.hbase.master.handler.LogReplayHandler
 
logRollRequested() - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
A request was made that the WAL be rolled.
logRollRequested() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
logSplit(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionStates
A dead server's hlogs have been split so that all the regions used to be open on it can be safely assigned now.
logSplit(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
Log split is done for a given region, so it is assignable now.
logStatistics() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
logStats() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
logStats() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
logStats() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
logVersion() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
 
logZKTree(String, String) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
Helper method to print the current state of the ZK tree.
logZKTree(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Recursively print the current state of ZK (non-transactional)
logZKTree(ZooKeeperWatcher, String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Helper method to print the current state of the ZK tree.
LONG_7_RIGHT_BITS_SET - Static variable in class org.apache.hadoop.hbase.util.vint.UVLongTool
 
LONG_8TH_BIT_SET - Static variable in class org.apache.hadoop.hbase.util.vint.UVLongTool
 
LONG_MSG_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
LongColumnInterpreter - Class in org.apache.hadoop.hbase.client.coprocessor
a concrete column interpreter implementation.
LongColumnInterpreter() - Constructor for class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
LongEncoder - Class in org.apache.hadoop.hbase.codec.prefixtree.encode.other
Used to de-duplicate, sort, minimize/diff, and serialize timestamps and mvccVersions from a collection of Cells.
LongEncoder() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
construct
longFitsIn(long) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Check how many bytes are required to store value.
LongTermArchivingHFileCleaner - Class in org.apache.hadoop.hbase.backup.example
BaseHFileCleanerDelegate that only cleans HFiles that don't belong to a table that is currently being archived.
LongTermArchivingHFileCleaner() - Constructor for class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
 
lower(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
lowerValueByKey(K) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
LOWESTKEY - Static variable in class org.apache.hadoop.hbase.KeyValue
Lowest possible key.
LPAREN - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for LPAREN
LPAREN_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
LPAREN Array
LPAREN_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
LruBlockCache - Class in org.apache.hadoop.hbase.io.hfile
A block cache implementation that is memory-aware using HeapSize, memory-bound using an LRU eviction algorithm, and concurrent: backed by a ConcurrentHashMap and with a non-blocking eviction thread giving constant-time LruBlockCache.cacheBlock(org.apache.hadoop.hbase.io.hfile.BlockCacheKey, org.apache.hadoop.hbase.io.hfile.Cacheable, boolean) and LruBlockCache.getBlock(org.apache.hadoop.hbase.io.hfile.BlockCacheKey, boolean, boolean) operations.
LruBlockCache(long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Default constructor.
LruBlockCache(long, long, boolean) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Constructor used for testing.
LruBlockCache(long, long, boolean, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
LruBlockCache(long, long, Configuration) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
LruBlockCache(long, long, boolean, int, float, int, float, float, float, float, float) - Constructor for class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Configurable constructor.
LRUDictionary - Class in org.apache.hadoop.hbase.regionserver.wal
WALDictionary using an LRU eviction algorithm.
LRUDictionary() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.LRUDictionary
 
LruHashMap<K extends HeapSize,V extends HeapSize> - Class in org.apache.hadoop.hbase.regionserver
The LruHashMap is a memory-aware HashMap with a configurable maximum memory footprint.
LruHashMap(int, float, long) - Constructor for class org.apache.hadoop.hbase.regionserver.LruHashMap
Constructs a new, empty map with the specified initial capacity, load factor, and maximum memory usage.
LruHashMap(int, float) - Constructor for class org.apache.hadoop.hbase.regionserver.LruHashMap
Constructs a new, empty map with the specified initial capacity and load factor, and default maximum memory usage.
LruHashMap(int) - Constructor for class org.apache.hadoop.hbase.regionserver.LruHashMap
Constructs a new, empty map with the specified initial capacity and with the default load factor and maximum memory usage.
LruHashMap(long) - Constructor for class org.apache.hadoop.hbase.regionserver.LruHashMap
Constructs a new, empty map with the specified maximum memory usage and with default initial capacity and load factor.
LruHashMap() - Constructor for class org.apache.hadoop.hbase.regionserver.LruHashMap
Constructs a new, empty map with the default initial capacity, load factor and maximum memory usage.
LruHashMap.Entry<K extends HeapSize,V extends HeapSize> - Class in org.apache.hadoop.hbase.regionserver
Entry to store key/value mappings.

M

MAGIC_LENGTH - Static variable in enum org.apache.hadoop.hbase.io.hfile.BlockType
 
main(String[]) - Static method in class org.apache.hadoop.hbase.client.HTable
Run basic test.
main(String[]) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
For debugging.
main(String[]) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
main(String[]) - Static method in class org.apache.hadoop.hbase.LocalHBaseCluster
Test things basically work.
main(String[]) - Static method in class org.apache.hadoop.hbase.mapred.Driver
Deprecated.
 
main(String[]) - Static method in class org.apache.hadoop.hbase.mapred.RowCounter
Deprecated.
 
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CellCounter
Main entry point.
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.CopyTable
Main entry point.
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Driver
 
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Export
Main entry point.
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.Import
Main entry point.
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder
 
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
 
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
Main entry point.
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.RowCounter
Main entry point.
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SampleUploader
Main entry point.
main(String[]) - Static method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
Main entry point.
main(String[]) - Static method in class org.apache.hadoop.hbase.master.HMaster
 
main(String[]) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
main(String[]) - Static method in class org.apache.hadoop.hbase.migration.UpgradeTo96
 
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.CompactionTool
 
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Facility for dumping and compacting catalog tables.
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.MemStore
Code to help figure if our approximation of object heap sizes is close enough.
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.ShutdownHook
Main to test basic functionality.
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.wal.Compressor
Command line tool to compress and uncompress WALs.
main(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
 
main(String[]) - Static method in class org.apache.hadoop.hbase.rest.RESTServer
The main method for the HBase rest server.
main(String[]) - Static method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
 
main(String[]) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
 
main(String[]) - Static method in class org.apache.hadoop.hbase.thrift.DemoClient
 
main(String[]) - Static method in class org.apache.hadoop.hbase.thrift.ThriftServer
 
main(String[]) - Static method in class org.apache.hadoop.hbase.thrift2.DemoClient
 
main(String[]) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftServer
Start up the Thrift2 server.
main(String[]) - Static method in class org.apache.hadoop.hbase.tool.Canary
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.Base64
Main program.
main(String[]) - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.GetJavaProperty
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.HBaseConfTool
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
Main program
main(String[]) - Static method in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
Main program
main(String[]) - Static method in class org.apache.hadoop.hbase.util.HFileV1Detector
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.JenkinsHash
Compute the hash of the specified file
main(String[]) - Static method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
Simple 'main' to facilitate manual testing of the pause monitor.
main(String[]) - Static method in class org.apache.hadoop.hbase.util.Merge
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
The main function for the RegionSplitter application.
main(String[]) - Static method in class org.apache.hadoop.hbase.util.VersionInfo
 
main(String[]) - Static method in class org.apache.hadoop.hbase.util.ZKDataMigrator
 
main(String[]) - Static method in class org.apache.hadoop.hbase.zookeeper.HQuorumPeer
Parse ZooKeeper configuration from HBase XML config and run a QuorumPeer.
main(String[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKServerTool
Run the tool.
main(String[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperMainServer
Run the tool.
maintainStats() - Method in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
 
MAJOR_AND_MINOR_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
MAJOR_AND_MINOR = 3;
MAJOR_COMPACTION_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
Major compaction flag in FileInfo
MAJOR_COMPACTION_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for how often a region should should perform a major compaction
MAJOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
MAJOR_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
MAJOR = 2;
majorCompact(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Major compact a table or an individual region.
majorCompact(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Major compact a table or an individual region.
majorCompact(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Major compact a column family within a table or region.
majorCompact(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Major compact a column family within a table or region.
majorCompact(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.majorCompact_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
majorCompact(ByteBuffer, AsyncMethodCallback<Hbase.AsyncClient.majorCompact_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
majorCompact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
majorCompact(ByteBuffer) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
 
majorCompact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
makeColumn(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
Makes a column in family:qualifier form from separate byte arrays.
makeDeleteFromRegionInfo(HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Generates and returns a Delete containing the region info for the catalog table
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
makeImplData() - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
makeNamespaceDirs() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
Create the system and default namespaces dirs
makePutFromRegionInfo(HRegionInfo) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Generates and returns a Put containing the region into for the catalog table
makeRenderer() - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
makeRenderer(AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
makeRenderer(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
makeRenderer(HMaster, HBaseAdmin) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
makeRenderer(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
makeRenderer(HRegionServer, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
makeRenderer(HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
makeRenderer(MetricsRegionServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
makeZKProps(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
Make a Properties object holding ZooKeeper config.
ManualEnvironmentEdge - Class in org.apache.hadoop.hbase.util
An environment edge that uses a manually set value.
ManualEnvironmentEdge() - Constructor for class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
map(ImmutableBytesWritable, Result, OutputCollector<ImmutableBytesWritable, Result>, Reporter) - Method in class org.apache.hadoop.hbase.mapred.GroupingTableMap
Deprecated.
Extract the grouping columns from value to construct a new key.
map(ImmutableBytesWritable, Result, OutputCollector<ImmutableBytesWritable, Result>, Reporter) - Method in class org.apache.hadoop.hbase.mapred.IdentityTableMap
Deprecated.
Pass the key, value to reduce
map(ImmutableBytesWritable, Result, Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Result>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
Extract the grouping columns from value to construct a new key.
map(ImmutableBytesWritable, Result, Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Result>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IdentityTableMapper
Pass the key, value to reduce.
map(ImmutableBytesWritable, Result, Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
 
map(ImmutableBytesWritable, Result, Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
Map method that compares every scanned row with the equivalent from a distant cluster.
map(LongWritable, Text, Mapper<LongWritable, Text, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
Convert a line of TSV text into an HBase table row.
map(LongWritable, Text, Mapper<LongWritable, Text, ImmutableBytesWritable, Text>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
Convert a line of TSV text into an HBase table row.
MAP_ENTRIES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
MAP_ENTRY - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for entry in map
MAP_ENTRY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
mapKey(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
mapKey(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
MAPPER_CLASS - Static variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
 
MAPPER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
MapReduceProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
MapReduceProtos.ScanMetrics - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ScanMetrics
MapReduceProtos.ScanMetrics.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ScanMetrics
MapReduceProtos.ScanMetricsOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
mark(int) - Method in class org.apache.hadoop.hbase.io.LimitInputStream
 
markAfterLast() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
markBeforeFirst() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
markClosed(IOException) - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
markComplete(String) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
 
markComplete(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
markCorrupted(Path, String, FileSystem) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
 
master - Variable in class org.apache.hadoop.hbase.master.handler.LogReplayHandler
 
MASTER - Static variable in class org.apache.hadoop.hbase.master.HMaster
 
master - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
MASTER_ACTIVE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
MASTER_ACTIVE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
MASTER_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
MASTER_COPROCESSORS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
MASTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
MASTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
MASTER_HFILE_CLEANER_PLUGINS - Static variable in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
MASTER_IMPL - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for what master implementation to use.
MASTER_INFO_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
Configuration key for master web API port
master_jsp - Class in org.apache.hadoop.hbase.generated.master
 
master_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.master_jsp
 
MASTER_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for port master listens on.
MASTER_SNAPSHOT_TIMEOUT_MILLIS - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
 
MASTER_START_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
MASTER_START_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
MASTER_TYPE_BACKUP - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for the master type being backup (waits for primary to go inactive).
MasterAddressTracker - Class in org.apache.hadoop.hbase.zookeeper
Manages the location of the current active Master for the RegionServer.
MasterAddressTracker(ZooKeeperWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
Construct a master address listener with the specified zookeeper reference.
MasterCoprocessorEnvironment - Interface in org.apache.hadoop.hbase.coprocessor
 
MasterCoprocessorHost - Class in org.apache.hadoop.hbase.master
Provides the coprocessor framework and environment for master oriented operations.
MasterCoprocessorRpcChannel - Class in org.apache.hadoop.hbase.ipc
Provides clients with an RPC connection to call coprocessor endpoint Services against the active master.
MasterCoprocessorRpcChannel(HConnection) - Constructor for class org.apache.hadoop.hbase.ipc.MasterCoprocessorRpcChannel
 
MasterDumpServlet - Class in org.apache.hadoop.hbase.master
 
MasterDumpServlet() - Constructor for class org.apache.hadoop.hbase.master.MasterDumpServlet
 
MasterFileSystem - Class in org.apache.hadoop.hbase.master
This class abstracts a bunch of operations the HMaster needs to interact with the underlying file system, including splitting log files, checking file system status, etc.
MasterFileSystem(Server, MasterServices, boolean) - Constructor for class org.apache.hadoop.hbase.master.MasterFileSystem
 
MasterNotRunningException - Exception in org.apache.hadoop.hbase
Thrown if the master is not running
MasterNotRunningException() - Constructor for exception org.apache.hadoop.hbase.MasterNotRunningException
default constructor
MasterNotRunningException(String) - Constructor for exception org.apache.hadoop.hbase.MasterNotRunningException
Constructor
MasterNotRunningException(Exception) - Constructor for exception org.apache.hadoop.hbase.MasterNotRunningException
Constructor taking another exception.
MasterNotRunningException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.MasterNotRunningException
 
MasterObserver - Interface in org.apache.hadoop.hbase.coprocessor
Defines coprocessor hooks for interacting with operations on the HMaster process.
MasterProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.AddColumnRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AddColumnRequest
MasterProtos.AddColumnRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AddColumnRequest
MasterProtos.AddColumnRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.AddColumnResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AddColumnResponse
MasterProtos.AddColumnResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AddColumnResponse
MasterProtos.AddColumnResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.AssignRegionRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AssignRegionRequest
MasterProtos.AssignRegionRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AssignRegionRequest
MasterProtos.AssignRegionRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.AssignRegionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AssignRegionResponse
MasterProtos.AssignRegionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type AssignRegionResponse
MasterProtos.AssignRegionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.BalanceRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BalanceRequest
MasterProtos.BalanceRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BalanceRequest
MasterProtos.BalanceRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.BalanceResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BalanceResponse
MasterProtos.BalanceResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type BalanceResponse
MasterProtos.BalanceResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.CreateNamespaceRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CreateNamespaceRequest
MasterProtos.CreateNamespaceRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CreateNamespaceRequest
MasterProtos.CreateNamespaceRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.CreateNamespaceResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CreateNamespaceResponse
MasterProtos.CreateNamespaceResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CreateNamespaceResponse
MasterProtos.CreateNamespaceResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.CreateTableRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CreateTableRequest
MasterProtos.CreateTableRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CreateTableRequest
MasterProtos.CreateTableRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.CreateTableResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CreateTableResponse
MasterProtos.CreateTableResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CreateTableResponse
MasterProtos.CreateTableResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DeleteColumnRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteColumnRequest
MasterProtos.DeleteColumnRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteColumnRequest
MasterProtos.DeleteColumnRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DeleteColumnResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteColumnResponse
MasterProtos.DeleteColumnResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteColumnResponse
MasterProtos.DeleteColumnResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DeleteNamespaceRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteNamespaceRequest
MasterProtos.DeleteNamespaceRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteNamespaceRequest
MasterProtos.DeleteNamespaceRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DeleteNamespaceResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteNamespaceResponse
MasterProtos.DeleteNamespaceResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteNamespaceResponse
MasterProtos.DeleteNamespaceResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DeleteSnapshotRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteSnapshotRequest
MasterProtos.DeleteSnapshotRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteSnapshotRequest
MasterProtos.DeleteSnapshotRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DeleteSnapshotResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteSnapshotResponse
MasterProtos.DeleteSnapshotResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteSnapshotResponse
MasterProtos.DeleteSnapshotResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DeleteTableRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteTableRequest
MasterProtos.DeleteTableRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteTableRequest
MasterProtos.DeleteTableRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DeleteTableResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteTableResponse
MasterProtos.DeleteTableResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DeleteTableResponse
MasterProtos.DeleteTableResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DisableTableRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DisableTableRequest
MasterProtos.DisableTableRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DisableTableRequest
MasterProtos.DisableTableRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DisableTableResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DisableTableResponse
MasterProtos.DisableTableResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DisableTableResponse
MasterProtos.DisableTableResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DispatchMergingRegionsRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DispatchMergingRegionsRequest
MasterProtos.DispatchMergingRegionsRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DispatchMergingRegionsRequest
MasterProtos.DispatchMergingRegionsRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.DispatchMergingRegionsResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DispatchMergingRegionsResponse
MasterProtos.DispatchMergingRegionsResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DispatchMergingRegionsResponse
MasterProtos.DispatchMergingRegionsResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.EnableCatalogJanitorRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type EnableCatalogJanitorRequest
MasterProtos.EnableCatalogJanitorRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type EnableCatalogJanitorRequest
MasterProtos.EnableCatalogJanitorRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.EnableCatalogJanitorResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type EnableCatalogJanitorResponse
MasterProtos.EnableCatalogJanitorResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type EnableCatalogJanitorResponse
MasterProtos.EnableCatalogJanitorResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.EnableTableRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type EnableTableRequest
MasterProtos.EnableTableRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type EnableTableRequest
MasterProtos.EnableTableRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.EnableTableResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type EnableTableResponse
MasterProtos.EnableTableResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type EnableTableResponse
MasterProtos.EnableTableResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetClusterStatusRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetClusterStatusRequest
MasterProtos.GetClusterStatusRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetClusterStatusRequest
MasterProtos.GetClusterStatusRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetClusterStatusResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetClusterStatusResponse
MasterProtos.GetClusterStatusResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetClusterStatusResponse
MasterProtos.GetClusterStatusResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetCompletedSnapshotsRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetCompletedSnapshotsRequest
MasterProtos.GetCompletedSnapshotsRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetCompletedSnapshotsRequest
MasterProtos.GetCompletedSnapshotsRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetCompletedSnapshotsResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetCompletedSnapshotsResponse
MasterProtos.GetCompletedSnapshotsResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetCompletedSnapshotsResponse
MasterProtos.GetCompletedSnapshotsResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetNamespaceDescriptorRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetNamespaceDescriptorRequest
MasterProtos.GetNamespaceDescriptorRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetNamespaceDescriptorRequest
MasterProtos.GetNamespaceDescriptorRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetNamespaceDescriptorResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetNamespaceDescriptorResponse
MasterProtos.GetNamespaceDescriptorResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetNamespaceDescriptorResponse
MasterProtos.GetNamespaceDescriptorResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetSchemaAlterStatusRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetSchemaAlterStatusRequest
MasterProtos.GetSchemaAlterStatusRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetSchemaAlterStatusRequest
MasterProtos.GetSchemaAlterStatusRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetSchemaAlterStatusResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetSchemaAlterStatusResponse
MasterProtos.GetSchemaAlterStatusResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetSchemaAlterStatusResponse
MasterProtos.GetSchemaAlterStatusResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetTableDescriptorsRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetTableDescriptorsRequest
MasterProtos.GetTableDescriptorsRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetTableDescriptorsRequest
MasterProtos.GetTableDescriptorsRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetTableDescriptorsResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetTableDescriptorsResponse
MasterProtos.GetTableDescriptorsResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetTableDescriptorsResponse
MasterProtos.GetTableDescriptorsResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetTableNamesRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetTableNamesRequest
MasterProtos.GetTableNamesRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetTableNamesRequest
MasterProtos.GetTableNamesRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.GetTableNamesResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetTableNamesResponse
MasterProtos.GetTableNamesResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetTableNamesResponse
MasterProtos.GetTableNamesResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.IsCatalogJanitorEnabledRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsCatalogJanitorEnabledRequest
MasterProtos.IsCatalogJanitorEnabledRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsCatalogJanitorEnabledRequest
MasterProtos.IsCatalogJanitorEnabledRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.IsCatalogJanitorEnabledResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsCatalogJanitorEnabledResponse
MasterProtos.IsCatalogJanitorEnabledResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsCatalogJanitorEnabledResponse
MasterProtos.IsCatalogJanitorEnabledResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.IsMasterRunningRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsMasterRunningRequest
MasterProtos.IsMasterRunningRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsMasterRunningRequest
MasterProtos.IsMasterRunningRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.IsMasterRunningResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsMasterRunningResponse
MasterProtos.IsMasterRunningResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsMasterRunningResponse
MasterProtos.IsMasterRunningResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.IsRestoreSnapshotDoneRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsRestoreSnapshotDoneRequest
MasterProtos.IsRestoreSnapshotDoneRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsRestoreSnapshotDoneRequest
MasterProtos.IsRestoreSnapshotDoneRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.IsRestoreSnapshotDoneResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsRestoreSnapshotDoneResponse
MasterProtos.IsRestoreSnapshotDoneResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsRestoreSnapshotDoneResponse
MasterProtos.IsRestoreSnapshotDoneResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.IsSnapshotDoneRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsSnapshotDoneRequest
MasterProtos.IsSnapshotDoneRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsSnapshotDoneRequest
MasterProtos.IsSnapshotDoneRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.IsSnapshotDoneResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsSnapshotDoneResponse
MasterProtos.IsSnapshotDoneResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type IsSnapshotDoneResponse
MasterProtos.IsSnapshotDoneResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ListNamespaceDescriptorsRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListNamespaceDescriptorsRequest
MasterProtos.ListNamespaceDescriptorsRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListNamespaceDescriptorsRequest
MasterProtos.ListNamespaceDescriptorsRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ListNamespaceDescriptorsResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListNamespaceDescriptorsResponse
MasterProtos.ListNamespaceDescriptorsResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListNamespaceDescriptorsResponse
MasterProtos.ListNamespaceDescriptorsResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ListTableDescriptorsByNamespaceRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListTableDescriptorsByNamespaceRequest
MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListTableDescriptorsByNamespaceRequest
MasterProtos.ListTableDescriptorsByNamespaceRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ListTableDescriptorsByNamespaceResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListTableDescriptorsByNamespaceResponse
MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListTableDescriptorsByNamespaceResponse
MasterProtos.ListTableDescriptorsByNamespaceResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ListTableNamesByNamespaceRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListTableNamesByNamespaceRequest
MasterProtos.ListTableNamesByNamespaceRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListTableNamesByNamespaceRequest
MasterProtos.ListTableNamesByNamespaceRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ListTableNamesByNamespaceResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListTableNamesByNamespaceResponse
MasterProtos.ListTableNamesByNamespaceResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ListTableNamesByNamespaceResponse
MasterProtos.ListTableNamesByNamespaceResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.MasterService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service MasterService
MasterProtos.MasterService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
 
MasterProtos.MasterService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.MasterService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.MasterService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ModifyColumnRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyColumnRequest
MasterProtos.ModifyColumnRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyColumnRequest
MasterProtos.ModifyColumnRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ModifyColumnResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyColumnResponse
MasterProtos.ModifyColumnResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyColumnResponse
MasterProtos.ModifyColumnResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ModifyNamespaceRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyNamespaceRequest
MasterProtos.ModifyNamespaceRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyNamespaceRequest
MasterProtos.ModifyNamespaceRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ModifyNamespaceResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyNamespaceResponse
MasterProtos.ModifyNamespaceResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyNamespaceResponse
MasterProtos.ModifyNamespaceResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ModifyTableRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyTableRequest
MasterProtos.ModifyTableRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyTableRequest
MasterProtos.ModifyTableRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ModifyTableResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyTableResponse
MasterProtos.ModifyTableResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ModifyTableResponse
MasterProtos.ModifyTableResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.MoveRegionRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MoveRegionRequest
MasterProtos.MoveRegionRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MoveRegionRequest
MasterProtos.MoveRegionRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.MoveRegionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MoveRegionResponse
MasterProtos.MoveRegionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MoveRegionResponse
MasterProtos.MoveRegionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.OfflineRegionRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type OfflineRegionRequest
MasterProtos.OfflineRegionRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type OfflineRegionRequest
MasterProtos.OfflineRegionRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.OfflineRegionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type OfflineRegionResponse
MasterProtos.OfflineRegionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type OfflineRegionResponse
MasterProtos.OfflineRegionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.RestoreSnapshotRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RestoreSnapshotRequest
MasterProtos.RestoreSnapshotRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RestoreSnapshotRequest
MasterProtos.RestoreSnapshotRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.RestoreSnapshotResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RestoreSnapshotResponse
MasterProtos.RestoreSnapshotResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RestoreSnapshotResponse
MasterProtos.RestoreSnapshotResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.RunCatalogScanRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RunCatalogScanRequest
MasterProtos.RunCatalogScanRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RunCatalogScanRequest
MasterProtos.RunCatalogScanRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.RunCatalogScanResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RunCatalogScanResponse
MasterProtos.RunCatalogScanResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RunCatalogScanResponse
MasterProtos.RunCatalogScanResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.SetBalancerRunningRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SetBalancerRunningRequest
MasterProtos.SetBalancerRunningRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SetBalancerRunningRequest
MasterProtos.SetBalancerRunningRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.SetBalancerRunningResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SetBalancerRunningResponse
MasterProtos.SetBalancerRunningResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SetBalancerRunningResponse
MasterProtos.SetBalancerRunningResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ShutdownRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ShutdownRequest
MasterProtos.ShutdownRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ShutdownRequest
MasterProtos.ShutdownRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.ShutdownResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ShutdownResponse
MasterProtos.ShutdownResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ShutdownResponse
MasterProtos.ShutdownResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.SnapshotRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotRequest
MasterProtos.SnapshotRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotRequest
MasterProtos.SnapshotRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.SnapshotResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotResponse
MasterProtos.SnapshotResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SnapshotResponse
MasterProtos.SnapshotResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.StopMasterRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StopMasterRequest
MasterProtos.StopMasterRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StopMasterRequest
MasterProtos.StopMasterRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.StopMasterResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StopMasterResponse
MasterProtos.StopMasterResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StopMasterResponse
MasterProtos.StopMasterResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.UnassignRegionRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UnassignRegionRequest
MasterProtos.UnassignRegionRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UnassignRegionRequest
MasterProtos.UnassignRegionRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MasterProtos.UnassignRegionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UnassignRegionResponse
MasterProtos.UnassignRegionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UnassignRegionResponse
MasterProtos.UnassignRegionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
masterServices - Variable in class org.apache.hadoop.hbase.master.handler.TableEventHandler
 
MasterServices - Interface in org.apache.hadoop.hbase.master
Services Master supplies
MasterSnapshotVerifier - Class in org.apache.hadoop.hbase.master.snapshot
General snapshot verification on the master.
MasterSnapshotVerifier(MasterServices, HBaseProtos.SnapshotDescription, Path) - Constructor for class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
 
MasterStatusServlet - Class in org.apache.hadoop.hbase.master
The servlet responsible for rendering the index page of the master.
MasterStatusServlet() - Constructor for class org.apache.hadoop.hbase.master.MasterStatusServlet
 
MasterStatusTmpl - Class in org.apache.hadoop.hbase.tmpl.master
 
MasterStatusTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
MasterStatusTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
MasterStatusTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
MasterStatusTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.master
 
MasterStatusTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
MasterStatusTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.master
 
MasterStatusTmplImpl - Class in org.apache.hadoop.hbase.tmpl.master
 
MasterStatusTmplImpl(TemplateManager, MasterStatusTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmplImpl
 
match(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
Determines if the caller should do one of several things: - seek/skip to the next row (MatchCode.SEEK_NEXT_ROW) - seek/skip to the next column (MatchCode.SEEK_NEXT_COL) - include the current KeyValue (MatchCode.INCLUDE) - ignore the current KeyValue (MatchCode.SKIP) - got to the next row (MatchCode.DONE)
matchedColumn - Variable in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
matcher - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
matchesFamily(TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
Returns true if this permission matches the given column family at least.
matchesFamilyQualifier(TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
Returns if the given permission matches the given qualifier.
matchesToken(ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
matchingColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue
 
matchingColumn(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue
Checks if column matches.
matchingFamily(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
matchingFamily(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
 
matchingFamily(byte[]) - Method in class org.apache.hadoop.hbase.KeyValue
 
matchingNode - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
 
matchingQualifier(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
matchingQualifier(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
 
matchingQualifier(byte[]) - Method in class org.apache.hadoop.hbase.KeyValue
 
matchingQualifier(byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue
 
matchingQualifier(KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue
 
matchingRow(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
matchingRow(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
 
matchingRow(byte[]) - Method in class org.apache.hadoop.hbase.KeyValue
 
matchingRow(byte[], int, int) - Method in class org.apache.hadoop.hbase.KeyValue
 
matchingRow(KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue
 
matchingRowColumn(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
Compares the row and column of two keyvalues for equality
matchingRows(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
Compares the row of two keyvalues for equality
matchingValue(Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
 
matchingValue(Cell, byte[]) - Static method in class org.apache.hadoop.hbase.CellUtil
 
matchPermission(User, TableName, byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Returns true if the given user has a TablePermission matching up to the column family portion of a permission.
matchPermission(User, TableName, byte[], byte[], Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
max - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
MAX_BYTES - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
MAX_CACHED_CONNECTION_INSTANCES - Static variable in class org.apache.hadoop.hbase.client.HConnectionManager
 
MAX_CHUNK_SIZE_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex
The maximum size guideline for index blocks (both leaf, intermediate, and root).
MAX_COLUMN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
MAX_COLUMN_INCLUSIVE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
MAX_FAMILY_LENGTH - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
MAX_FILESIZE - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Used by HBase Shell interface to access this metadata attribute which denotes the maximum size of the store file after which a region split occurs
MAX_FORMAT_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Maximum supported HFile format version
MAX_HEAP_MB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
MAX_MEMSTORE_TS_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
Max memstore (mvcc) timestamp in FileInfo
MAX_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
MAX_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
 
MAX_PRECISION - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
Max precision guaranteed to fit into a long.
MAX_QUEUED_REQUESTS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
The maximum number of pending connections waiting in the queue.
MAX_RESULT_SIZE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
MAX_ROW_LENGTH - Static variable in class org.apache.hadoop.hbase.HConstants
Max length a row can have because of the limitation in TFile.
MAX_SEQ_ID_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
Max Sequence ID in FileInfo
MAX_SERVER_PER_MESSAGE - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
We want to limit the size of the protobuf message sent, do fit into a single packet.
MAX_VALUE_BYTES - Static variable in class org.apache.hadoop.hbase.util.vint.UVIntTool
 
MAX_VALUE_BYTES - Static variable in class org.apache.hadoop.hbase.util.vint.UVLongTool
 
MAX_VERSIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
MAX_VERSIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
MAX_WORKER_THREADS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
The maximum size of the thread pool.
maxColumn - Variable in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
maxColumnInclusive - Variable in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
maxDelta - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
maxElementLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
MAXHEAPSIZEMB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
maxIdleTime - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
maxIdleTime - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
MAXIMUM_KEY_LENGTH - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Maximum length of key in HFile.
MAXIMUM_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
MAXIMUM = 255;
MAXIMUM_VALUE_LENGTH - Static variable in class org.apache.hadoop.hbase.HConstants
Maximum value length, enforced on KeyValue construction
maxKeyCount - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
Maximum key count after compaction (for blooms)
maxKeys - Variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Max Keys expected for the bloom
maxMVCCReadpoint - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
Latest memstore read point found in any of the involved files
maxQualifierLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
maxReadPointToTrackVersions - Variable in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
readPoint over which the KVs are unconditionally included
maxRetries - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
maxRowLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
maxScannerResultSize - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
maxScannerResultSize - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
maxSeqId - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor.FileDetails
The last key in the files we're compacting.
maxStamp - Variable in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
maxTagsLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
maxValueForNumBytes(int) - Static method in class org.apache.hadoop.hbase.util.vint.UFIntTool
 
maxValueLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
maxVersions - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
maxVersions - Variable in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
maxVersions - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
MAXVERSIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
MAXVERSIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
mayHaveClusterIssues() - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
MBeanSource - Interface in org.apache.hadoop.hbase.metrics
Object that will register an mbean with the underlying metrics implementation.
MBeanSourceImpl - Class in org.apache.hadoop.hbase.metrics
Hadoop2 metrics2 implementation of an object that registers MBeans.
MBeanSourceImpl() - Constructor for class org.apache.hadoop.hbase.metrics.MBeanSourceImpl
 
MD5_HEX_LENGTH - Static variable in class org.apache.hadoop.hbase.HRegionInfo
 
MD5Hash - Class in org.apache.hadoop.hbase.util
Utility class for MD5 MD5 hash produces a 128-bit digest.
MD5Hash() - Constructor for class org.apache.hadoop.hbase.util.MD5Hash
 
md5PrefixedKey(long) - Static method in class org.apache.hadoop.hbase.util.test.LoadTestKVGenerator
Converts the given key to string, and prefixes it with the MD5 hash of the index's string representation.
MEAN_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
MEAN_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
 
mechanismName - Variable in enum org.apache.hadoop.hbase.security.AuthMethod
 
MEDIAN_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
MEDIAN_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
 
member - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
 
MemoryBoundedLogMessageBuffer - Class in org.apache.hadoop.hbase.monitoring
A size-bounded repository of alerts, which are kept in a linked list.
MemoryBoundedLogMessageBuffer(long) - Constructor for class org.apache.hadoop.hbase.monitoring.MemoryBoundedLogMessageBuffer
 
memstore - Variable in class org.apache.hadoop.hbase.regionserver.HStore
 
MemStore - Class in org.apache.hadoop.hbase.regionserver
The MemStore holds in-memory modifications to the Store.
MemStore() - Constructor for class org.apache.hadoop.hbase.regionserver.MemStore
Default constructor.
MemStore(Configuration, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStore
Constructor.
MemStore.MemStoreScanner - Class in org.apache.hadoop.hbase.regionserver
 
MEMSTORE_FLUSHSIZE - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Used by HBase Shell interface to access this metadata attribute which represents the maximum size of the memstore after which its contents are flushed onto the disk
MEMSTORE_PERIODIC_FLUSH_INTERVAL - Static variable in class org.apache.hadoop.hbase.regionserver.HRegion
Conf key for the periodic flush interval
MEMSTORE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
MEMSTORE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
MEMSTORE_SIZE_MB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
MemStoreChunkPool - Class in org.apache.hadoop.hbase.regionserver
A pool of MemStoreLAB.Chunk instances.
MemStoreLAB - Class in org.apache.hadoop.hbase.regionserver
A memstore-local allocation buffer.
MemStoreLAB() - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
MemStoreLAB(Configuration, MemStoreChunkPool) - Constructor for class org.apache.hadoop.hbase.regionserver.MemStoreLAB
 
MemStoreLAB.Allocation - Class in org.apache.hadoop.hbase.regionserver
The result of a single allocation.
memstoreReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
 
memstoreSize - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
MEMSTORESIZEMB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
merge(Configuration, Configuration) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
Merge two configurations.
merge(HRegion, HRegion) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Merge two regions whether they are adjacent or not.
Merge - Class in org.apache.hadoop.hbase.util
Utility that can merge any two regions in the same table: adjacent, overlapping or disjoint.
Merge() - Constructor for class org.apache.hadoop.hbase.util.Merge
default constructor
Merge(Configuration) - Constructor for class org.apache.hadoop.hbase.util.Merge
 
MERGEA_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The lower-half merge region column qualifier
mergeAdjacent(HRegion, HRegion) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Merge two HRegions.
MERGEB_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The upper-half merge region column qualifier
mergeCall(ClientProtos.CoprocessorServiceCall) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .CoprocessorServiceCall call = 2;
mergeCellBlockMeta(RPCProtos.CellBlockMeta) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .CellBlockMeta cell_block_meta = 5;
mergeCellBlockMeta(RPCProtos.CellBlockMeta) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .CellBlockMeta cell_block_meta = 3;
mergeClusterId(ClusterIdProtos.ClusterId) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ClusterId cluster_id = 5;
mergeClusterId(HBaseProtos.UUID) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
Deprecated.
mergeClusterStatus(ClusterStatusProtos.ClusterStatus) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
required .ClusterStatus cluster_status = 1;
mergeColumnFamilies(HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
mergeColumnFamilies(HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
mergeComparable(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
required .ByteArrayComparable comparable = 1;
mergeComparable(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
required .ByteArrayComparable comparable = 1;
mergeComparable(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .ByteArrayComparable comparable = 1;
mergeComparator(ComparatorProtos.Comparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .Comparator comparator = 5;
mergeComparator(ComparatorProtos.Comparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
optional .Comparator comparator = 2;
mergeComparator(ComparatorProtos.Comparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .Comparator comparator = 4;
mergeCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
required .CompareFilter compare_filter = 1;
mergeCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
required .CompareFilter compare_filter = 1;
mergeCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
required .CompareFilter compare_filter = 1;
mergeCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
required .CompareFilter compare_filter = 1;
mergeCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
required .CompareFilter compare_filter = 1;
mergeCondition(ClientProtos.Condition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional .Condition condition = 3;
MERGED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
MERGED = 12;
mergeDestinationServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional .ServerName destination_server = 4;
mergeDestServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
optional .ServerName dest_server_name = 2;
mergeException(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
optional .NameBytesPair exception = 2;
mergeException(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .NameBytesPair exception = 3;
mergeException(RPCProtos.ExceptionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .ExceptionResponse exception = 2;
mergeFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Filter filter = 4;
mergeFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Filter filter = 5;
mergeFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
required .Filter filter = 1;
mergeFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
required .Filter filter = 1;
mergeFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
required .Filter filter = 1;
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
mergeFrom(BulkDeleteProtos.BulkDeleteRequest) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
mergeFrom(BulkDeleteProtos.BulkDeleteResponse) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
mergeFrom(ExampleProtos.CountRequest) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
mergeFrom(ExampleProtos.CountResponse) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
mergeFrom(AccessControlProtos.CheckPermissionsRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
mergeFrom(AccessControlProtos.CheckPermissionsResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
mergeFrom(AccessControlProtos.GetUserPermissionsRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
mergeFrom(AccessControlProtos.GetUserPermissionsResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
mergeFrom(AccessControlProtos.GlobalPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
mergeFrom(AccessControlProtos.GrantRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
mergeFrom(AccessControlProtos.GrantResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
mergeFrom(AccessControlProtos.NamespacePermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
mergeFrom(AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
mergeFrom(AccessControlProtos.RevokeRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
mergeFrom(AccessControlProtos.RevokeResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
mergeFrom(AccessControlProtos.TablePermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
mergeFrom(AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
mergeFrom(AccessControlProtos.UsersAndPermissions) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
mergeFrom(AccessControlProtos.UsersAndPermissions.UserPermissions) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
mergeFrom(AdminProtos.CloseRegionRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
mergeFrom(AdminProtos.CloseRegionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
mergeFrom(AdminProtos.CompactRegionRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
mergeFrom(AdminProtos.CompactRegionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
mergeFrom(AdminProtos.FlushRegionRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
mergeFrom(AdminProtos.FlushRegionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
mergeFrom(AdminProtos.GetOnlineRegionRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
mergeFrom(AdminProtos.GetOnlineRegionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
mergeFrom(AdminProtos.GetRegionInfoRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
mergeFrom(AdminProtos.GetRegionInfoResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
mergeFrom(AdminProtos.GetServerInfoRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
mergeFrom(AdminProtos.GetServerInfoResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
mergeFrom(AdminProtos.GetStoreFileRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
mergeFrom(AdminProtos.GetStoreFileResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
mergeFrom(AdminProtos.MergeRegionsRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
mergeFrom(AdminProtos.MergeRegionsResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
mergeFrom(AdminProtos.OpenRegionRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
mergeFrom(AdminProtos.OpenRegionRequest.RegionOpenInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
mergeFrom(AdminProtos.OpenRegionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
mergeFrom(AdminProtos.ReplicateWALEntryRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
mergeFrom(AdminProtos.ReplicateWALEntryResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
mergeFrom(AdminProtos.RollWALWriterRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
mergeFrom(AdminProtos.RollWALWriterResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
mergeFrom(AdminProtos.ServerInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
mergeFrom(AdminProtos.SplitRegionRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
mergeFrom(AdminProtos.SplitRegionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
mergeFrom(AdminProtos.StopServerRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
mergeFrom(AdminProtos.StopServerResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
mergeFrom(AdminProtos.UpdateFavoredNodesRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
mergeFrom(AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
mergeFrom(AdminProtos.UpdateFavoredNodesResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
mergeFrom(AdminProtos.WALEntry) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
mergeFrom(AggregateProtos.AggregateRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
mergeFrom(AggregateProtos.AggregateResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
mergeFrom(AuthenticationProtos.AuthenticationKey) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
mergeFrom(AuthenticationProtos.GetAuthenticationTokenRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
mergeFrom(AuthenticationProtos.GetAuthenticationTokenResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
mergeFrom(AuthenticationProtos.Token) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
mergeFrom(AuthenticationProtos.TokenIdentifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
mergeFrom(AuthenticationProtos.WhoAmIRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
mergeFrom(AuthenticationProtos.WhoAmIResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
mergeFrom(CellProtos.Cell) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
mergeFrom(CellProtos.KeyValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
mergeFrom(ClientProtos.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
mergeFrom(ClientProtos.BulkLoadHFileRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
mergeFrom(ClientProtos.BulkLoadHFileRequest.FamilyPath) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
mergeFrom(ClientProtos.BulkLoadHFileResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
mergeFrom(ClientProtos.Column) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
mergeFrom(ClientProtos.Condition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
mergeFrom(ClientProtos.CoprocessorServiceCall) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
mergeFrom(ClientProtos.CoprocessorServiceRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
mergeFrom(ClientProtos.CoprocessorServiceResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
mergeFrom(ClientProtos.Get) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
mergeFrom(ClientProtos.GetRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
mergeFrom(ClientProtos.GetResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
mergeFrom(ClientProtos.MultiRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
mergeFrom(ClientProtos.MultiResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
mergeFrom(ClientProtos.MutateRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
mergeFrom(ClientProtos.MutateResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
mergeFrom(ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
mergeFrom(ClientProtos.MutationProto.ColumnValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
mergeFrom(ClientProtos.MutationProto.ColumnValue.QualifierValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
mergeFrom(ClientProtos.RegionAction) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
mergeFrom(ClientProtos.RegionActionResult) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
mergeFrom(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
mergeFrom(ClientProtos.ResultOrException) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
mergeFrom(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
mergeFrom(ClientProtos.ScanRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
mergeFrom(ClientProtos.ScanResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
mergeFrom(ClusterIdProtos.ClusterId) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
mergeFrom(ClusterStatusProtos.ClusterStatus) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
mergeFrom(ClusterStatusProtos.LiveServerInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
mergeFrom(ClusterStatusProtos.RegionInTransition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
mergeFrom(ClusterStatusProtos.RegionLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
mergeFrom(ClusterStatusProtos.RegionState) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
mergeFrom(ClusterStatusProtos.ServerLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
mergeFrom(ComparatorProtos.BinaryComparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
mergeFrom(ComparatorProtos.BinaryPrefixComparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
mergeFrom(ComparatorProtos.BitComparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
mergeFrom(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
mergeFrom(ComparatorProtos.Comparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
mergeFrom(ComparatorProtos.NullComparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
mergeFrom(ComparatorProtos.RegexStringComparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
mergeFrom(ComparatorProtos.SubstringComparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
mergeFrom(ErrorHandlingProtos.ForeignExceptionMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
mergeFrom(ErrorHandlingProtos.GenericExceptionMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
mergeFrom(ErrorHandlingProtos.StackTraceElementMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
mergeFrom(FilterProtos.ColumnCountGetFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
mergeFrom(FilterProtos.ColumnPaginationFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
mergeFrom(FilterProtos.ColumnPrefixFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
mergeFrom(FilterProtos.ColumnRangeFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
mergeFrom(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
mergeFrom(FilterProtos.DependentColumnFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
mergeFrom(FilterProtos.FamilyFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
mergeFrom(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
mergeFrom(FilterProtos.FilterList) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
mergeFrom(FilterProtos.FilterWrapper) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
mergeFrom(FilterProtos.FirstKeyOnlyFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
mergeFrom(FilterProtos.FirstKeyValueMatchingQualifiersFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
mergeFrom(FilterProtos.FuzzyRowFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
mergeFrom(FilterProtos.InclusiveStopFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
mergeFrom(FilterProtos.KeyOnlyFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
mergeFrom(FilterProtos.MultipleColumnPrefixFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
mergeFrom(FilterProtos.PageFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
mergeFrom(FilterProtos.PrefixFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
mergeFrom(FilterProtos.QualifierFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
mergeFrom(FilterProtos.RandomRowFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
mergeFrom(FilterProtos.RowFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
mergeFrom(FilterProtos.SingleColumnValueExcludeFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
mergeFrom(FilterProtos.SingleColumnValueFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
mergeFrom(FilterProtos.SkipFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
mergeFrom(FilterProtos.TimestampsFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
mergeFrom(FilterProtos.ValueFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
mergeFrom(FilterProtos.WhileMatchFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
mergeFrom(FSProtos.HBaseVersionFileContent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
mergeFrom(FSProtos.Reference) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
mergeFrom(HBaseProtos.BigDecimalMsg) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
mergeFrom(HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
mergeFrom(HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
mergeFrom(HBaseProtos.Coprocessor) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
mergeFrom(HBaseProtos.EmptyMsg) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
mergeFrom(HBaseProtos.FavoredNodes) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
mergeFrom(HBaseProtos.LongMsg) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
mergeFrom(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
mergeFrom(HBaseProtos.NameInt64Pair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
mergeFrom(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
mergeFrom(HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
mergeFrom(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
mergeFrom(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
mergeFrom(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
mergeFrom(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
mergeFrom(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
mergeFrom(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
mergeFrom(HBaseProtos.TimeRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
mergeFrom(HBaseProtos.UUID) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
mergeFrom(HFileProtos.FileInfoProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
mergeFrom(HFileProtos.FileTrailerProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
mergeFrom(LoadBalancerProtos.LoadBalancerState) - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
mergeFrom(MapReduceProtos.ScanMetrics) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
mergeFrom(MasterProtos.AddColumnRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
mergeFrom(MasterProtos.AddColumnResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
mergeFrom(MasterProtos.AssignRegionRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
mergeFrom(MasterProtos.AssignRegionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
mergeFrom(MasterProtos.BalanceRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
mergeFrom(MasterProtos.BalanceResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
mergeFrom(MasterProtos.CreateNamespaceRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
mergeFrom(MasterProtos.CreateNamespaceResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
mergeFrom(MasterProtos.CreateTableRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
mergeFrom(MasterProtos.CreateTableResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
mergeFrom(MasterProtos.DeleteColumnRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
mergeFrom(MasterProtos.DeleteColumnResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
mergeFrom(MasterProtos.DeleteNamespaceRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
mergeFrom(MasterProtos.DeleteNamespaceResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
mergeFrom(MasterProtos.DeleteSnapshotRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
mergeFrom(MasterProtos.DeleteSnapshotResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
mergeFrom(MasterProtos.DeleteTableRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
mergeFrom(MasterProtos.DeleteTableResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
mergeFrom(MasterProtos.DisableTableRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
mergeFrom(MasterProtos.DisableTableResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
mergeFrom(MasterProtos.DispatchMergingRegionsRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
mergeFrom(MasterProtos.DispatchMergingRegionsResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
mergeFrom(MasterProtos.EnableCatalogJanitorRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
mergeFrom(MasterProtos.EnableCatalogJanitorResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
mergeFrom(MasterProtos.EnableTableRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
mergeFrom(MasterProtos.EnableTableResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
mergeFrom(MasterProtos.GetClusterStatusRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
mergeFrom(MasterProtos.GetClusterStatusResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
mergeFrom(MasterProtos.GetCompletedSnapshotsRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
mergeFrom(MasterProtos.GetCompletedSnapshotsResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
mergeFrom(MasterProtos.GetNamespaceDescriptorRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
mergeFrom(MasterProtos.GetNamespaceDescriptorResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
mergeFrom(MasterProtos.GetSchemaAlterStatusRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
mergeFrom(MasterProtos.GetSchemaAlterStatusResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
mergeFrom(MasterProtos.GetTableDescriptorsRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
mergeFrom(MasterProtos.GetTableDescriptorsResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
mergeFrom(MasterProtos.GetTableNamesRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
mergeFrom(MasterProtos.GetTableNamesResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
mergeFrom(MasterProtos.IsCatalogJanitorEnabledRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
mergeFrom(MasterProtos.IsCatalogJanitorEnabledResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
mergeFrom(MasterProtos.IsMasterRunningRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
mergeFrom(MasterProtos.IsMasterRunningResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
mergeFrom(MasterProtos.IsRestoreSnapshotDoneRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
mergeFrom(MasterProtos.IsRestoreSnapshotDoneResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
mergeFrom(MasterProtos.IsSnapshotDoneRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
mergeFrom(MasterProtos.IsSnapshotDoneResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
mergeFrom(MasterProtos.ListNamespaceDescriptorsRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
mergeFrom(MasterProtos.ListNamespaceDescriptorsResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
mergeFrom(MasterProtos.ListTableDescriptorsByNamespaceRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
mergeFrom(MasterProtos.ListTableDescriptorsByNamespaceResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
mergeFrom(MasterProtos.ListTableNamesByNamespaceRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
mergeFrom(MasterProtos.ListTableNamesByNamespaceResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
mergeFrom(MasterProtos.ModifyColumnRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
mergeFrom(MasterProtos.ModifyColumnResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
mergeFrom(MasterProtos.ModifyNamespaceRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
mergeFrom(MasterProtos.ModifyNamespaceResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
mergeFrom(MasterProtos.ModifyTableRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
mergeFrom(MasterProtos.ModifyTableResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
mergeFrom(MasterProtos.MoveRegionRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
mergeFrom(MasterProtos.MoveRegionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
mergeFrom(MasterProtos.OfflineRegionRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
mergeFrom(MasterProtos.OfflineRegionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
mergeFrom(MasterProtos.RestoreSnapshotRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
mergeFrom(MasterProtos.RestoreSnapshotResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
mergeFrom(MasterProtos.RunCatalogScanRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
mergeFrom(MasterProtos.RunCatalogScanResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
mergeFrom(MasterProtos.SetBalancerRunningRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
mergeFrom(MasterProtos.SetBalancerRunningResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
mergeFrom(MasterProtos.ShutdownRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
mergeFrom(MasterProtos.ShutdownResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
mergeFrom(MasterProtos.SnapshotRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
mergeFrom(MasterProtos.SnapshotResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
mergeFrom(MasterProtos.StopMasterRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
mergeFrom(MasterProtos.StopMasterResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
mergeFrom(MasterProtos.UnassignRegionRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
mergeFrom(MasterProtos.UnassignRegionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
mergeFrom(MultiRowMutationProtos.MultiRowMutationProcessorRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
mergeFrom(MultiRowMutationProtos.MultiRowMutationProcessorResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
mergeFrom(MultiRowMutationProtos.MutateRowsRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
mergeFrom(MultiRowMutationProtos.MutateRowsResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
mergeFrom(RegionServerStatusProtos.GetLastFlushedSequenceIdRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
mergeFrom(RegionServerStatusProtos.GetLastFlushedSequenceIdResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
mergeFrom(RegionServerStatusProtos.RegionServerReportRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
mergeFrom(RegionServerStatusProtos.RegionServerReportResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
mergeFrom(RegionServerStatusProtos.RegionServerStartupRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
mergeFrom(RegionServerStatusProtos.RegionServerStartupResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
mergeFrom(RegionServerStatusProtos.ReportRSFatalErrorRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
mergeFrom(RegionServerStatusProtos.ReportRSFatalErrorResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
mergeFrom(RowProcessorProtos.ProcessRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
mergeFrom(RowProcessorProtos.ProcessResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
mergeFrom(RPCProtos.CellBlockMeta) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
mergeFrom(RPCProtos.ConnectionHeader) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
mergeFrom(RPCProtos.ExceptionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
mergeFrom(RPCProtos.RequestHeader) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
mergeFrom(RPCProtos.ResponseHeader) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
mergeFrom(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
mergeFrom(SecureBulkLoadProtos.CleanupBulkLoadRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
mergeFrom(SecureBulkLoadProtos.CleanupBulkLoadResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
mergeFrom(SecureBulkLoadProtos.DelegationToken) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
mergeFrom(SecureBulkLoadProtos.PrepareBulkLoadRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
mergeFrom(SecureBulkLoadProtos.PrepareBulkLoadResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
mergeFrom(SecureBulkLoadProtos.SecureBulkLoadHFilesRequest) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
mergeFrom(SecureBulkLoadProtos.SecureBulkLoadHFilesResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
mergeFrom(TracingProtos.RPCTInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
mergeFrom(WALProtos.CompactionDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
mergeFrom(WALProtos.FamilyScope) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
mergeFrom(WALProtos.WALHeader) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
mergeFrom(WALProtos.WALKey) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
mergeFrom(WALProtos.WALTrailer) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
mergeFrom(ZooKeeperProtos.ClusterUp) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
mergeFrom(ZooKeeperProtos.Master) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
mergeFrom(ZooKeeperProtos.MetaRegionServer) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
mergeFrom(ZooKeeperProtos.RegionStoreSequenceIds) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
mergeFrom(ZooKeeperProtos.RegionTransition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
mergeFrom(ZooKeeperProtos.ReplicationHLogPosition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
mergeFrom(ZooKeeperProtos.ReplicationLock) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
mergeFrom(ZooKeeperProtos.ReplicationPeer) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
mergeFrom(ZooKeeperProtos.ReplicationState) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
mergeFrom(ZooKeeperProtos.SplitLogTask) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
mergeFrom(ZooKeeperProtos.StoreSequenceId) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
mergeFrom(ZooKeeperProtos.Table) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
mergeFrom(ZooKeeperProtos.TableLock) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
mergeFrom(CellMessage.Cell) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
mergeFrom(CellSetMessage.CellSet) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
mergeFrom(CellSetMessage.CellSet.Row) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
mergeFrom(ColumnSchemaMessage.ColumnSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
mergeFrom(ColumnSchemaMessage.ColumnSchema) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
mergeFrom(ScannerMessage.Scanner) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
mergeFrom(StorageClusterStatusMessage.StorageClusterStatus) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
mergeFrom(StorageClusterStatusMessage.StorageClusterStatus.Node) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
mergeFrom(StorageClusterStatusMessage.StorageClusterStatus.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
mergeFrom(TableInfoMessage.TableInfo) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
mergeFrom(TableInfoMessage.TableInfo.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
mergeFrom(TableListMessage.TableList) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
mergeFrom(TableSchemaMessage.TableSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
mergeFrom(TableSchemaMessage.TableSchema) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
 
mergeFrom(Message) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
mergeFrom(VersionMessage.Version) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
mergeFrom(CodedInputStream, ExtensionRegistryLite) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
 
mergeFsToken(SecureBulkLoadProtos.DelegationToken) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required .DelegationToken fs_token = 3;
mergeGenericException(ErrorHandlingProtos.GenericExceptionMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional .GenericExceptionMessage generic_exception = 2;
mergeGet(ClientProtos.Get) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .Get get = 3;
mergeGet(ClientProtos.Get) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .Get get = 2;
mergeGlobalPermission(AccessControlProtos.GlobalPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .GlobalPermission global_permission = 2;
mergeHbaseVersion(FSProtos.HBaseVersionFileContent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .HBaseVersionFileContent hbase_version = 1;
mergeKey(WALProtos.WALKey) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
required .WALKey key = 1;
mergeLoad(ClusterStatusProtos.ServerLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
optional .ServerLoad load = 2;
mergeLockOwner(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .ServerName lock_owner = 2;
mergeMaster(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ServerName master = 7;
mergeMaster(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
required .ServerName master = 1;
mergeMutation(ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .MutationProto mutation = 2;
mergeMutation(ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .MutationProto mutation = 2;
mergeNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
mergeNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
mergeNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
mergeNamespacePermission(AccessControlProtos.NamespacePermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .NamespacePermission namespace_permission = 3;
mergePermission(AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required .Permission permission = 3;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
required .RegionInfo region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
required .RegionInfo region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
required .RegionSpecifier region = 1;
mergeRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
required .RegionSpecifier region = 1;
mergeRegionA(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
mergeRegionA(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
mergeRegionB(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
mergeRegionB(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
mergeRegionDirs(Path, HBaseFsck.HbckInfo) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Merge hdfs data by moving from contained HbckInfo into targetRegionDir.
MergeRegionException - Exception in org.apache.hadoop.hbase.exceptions
Thrown when something is wrong in trying to merge two regions.
MergeRegionException() - Constructor for exception org.apache.hadoop.hbase.exceptions.MergeRegionException
default constructor
MergeRegionException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.MergeRegionException
Constructor
mergeRegionInfo(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
required .RegionInfo region_info = 1;
mergeRegionInfo(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionInfo region_info = 1;
mergeRegions(CatalogTracker, HRegionInfo, HRegionInfo, HRegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Merge the two regions into one in an atomic operation.
mergeRegions(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Merge two regions.
mergeRegions(RpcController, AdminProtos.MergeRegionsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
mergeRegions(RpcController, AdminProtos.MergeRegionsRequest, RpcCallback<AdminProtos.MergeRegionsResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc MergeRegions(.MergeRegionsRequest) returns (.MergeRegionsResponse);
mergeRegions(RpcController, AdminProtos.MergeRegionsRequest, RpcCallback<AdminProtos.MergeRegionsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc MergeRegions(.MergeRegionsRequest) returns (.MergeRegionsResponse);
mergeRegions(RpcController, AdminProtos.MergeRegionsRequest, RpcCallback<AdminProtos.MergeRegionsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
mergeRegions(AdminProtos.AdminService.BlockingInterface, HRegionInfo, HRegionInfo, boolean) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to merge regions using admin protocol.
mergeRegions(RpcController, AdminProtos.MergeRegionsRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Merge regions on the region server.
mergeRegionSpecifier(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
required .RegionSpecifier region_specifier = 1;
mergeRegionState(ClusterStatusProtos.RegionState) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionState region_state = 2;
mergeResult(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
optional .Result result = 1;
mergeResult(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional .Result result = 1;
mergeResult(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .Result result = 2;
mergeScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
mergeScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required .Scan scan = 2;
mergeScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .Scan scan = 2;
mergeServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerName server = 1;
mergeServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
required .ServerName server = 1;
mergeServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required .ServerName server = 1;
mergeServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
required .ServerName server = 1;
mergeServerInfo(AdminProtos.ServerInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
required .ServerInfo server_info = 1;
mergeServerLoad(ClusterStatusProtos.ServerLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerLoad server_load = 2;
mergeServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
required .ServerName server_name = 1;
mergeServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required .ServerName server_name = 4;
mergeServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .ServerName server_name = 2;
mergeSingleColumnValueFilter(FilterProtos.SingleColumnValueFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
required .SingleColumnValueFilter single_column_value_filter = 1;
mergeSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
mergeSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
mergeSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
mergeSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional .SnapshotDescription snapshot = 2;
mergeSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
mergeSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
mergeSpec(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionSpecifier spec = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .TableName table_name = 2;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required .TableName table_name = 2;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
optional .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
required .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
required .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
required .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
required .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
required .TableName table_name = 1;
mergeTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .TableName table_name = 1;
mergeTablePermission(AccessControlProtos.TablePermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .TablePermission table_permission = 4;
mergeTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
required .TableSchema table_schema = 1;
mergeTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableSchema table_schema = 2;
mergeTimeRange(HBaseProtos.TimeRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .TimeRange time_range = 5;
mergeTimeRange(HBaseProtos.TimeRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .TimeRange time_range = 7;
mergeTimeRange(HBaseProtos.TimeRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .TimeRange time_range = 6;
mergeToken(AuthenticationProtos.Token) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
optional .Token token = 1;
mergeTraceInfo(TracingProtos.RPCTInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .RPCTInfo trace_info = 2;
mergeUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .UserInformation user_info = 1;
mergeUserPermission(AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
required .UserPermission user_permission = 1;
mergeUserPermission(AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
required .UserPermission user_permission = 1;
mergeValue(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .NameBytesPair value = 2;
MERGING_NEW_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
MERGING_NEW = 14;
MERGING_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
MERGING = 11;
message - Variable in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
message - Variable in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
message - Variable in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
message - Variable in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
message - Variable in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
MESSAGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
MessageCodec - Class in org.apache.hadoop.hbase.codec
Codec that just writes out Cell as a protobuf Cell Message.
MessageCodec() - Constructor for class org.apache.hadoop.hbase.codec.MessageCodec
 
META_COMPARATOR - Static variable in class org.apache.hadoop.hbase.KeyValue
A KeyValue.KVComparator for hbase:meta catalog table KeyValues.
META_HLOG_FILE_EXTN - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
The hbase:meta region's HLog filename extension
META_INDEX_COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
META_ROW_DELIMITER - Static variable in class org.apache.hadoop.hbase.HConstants
delimiter used between portions of a region name
META_SPLIT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
META_SPLIT_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
META_SPLIT_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
META_SPLIT_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
META_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Deprecated.
META_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.TableName
The hbase:meta table's name.
META_TABLEDESC - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
Table descriptor for hbase:meta catalog table
META_VERSION - Static variable in class org.apache.hadoop.hbase.HConstants
The current version of the meta table.
META_VERSION_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The meta table version column qualifier.
metaBlockIndexReader - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Meta block index reader -- always single level
METADATA - Static variable in class org.apache.hadoop.hbase.HConstants
 
metaData - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Writables representing meta block data.
metadata - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
 
metaDataMap - Static variable in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
metaDataMap - Static variable in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
metaDataMap - Static variable in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.TCell
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
metaDataMap - Static variable in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
metaDataMap - Static variable in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
metaDataMap - Static variable in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
MetaEditor - Class in org.apache.hadoop.hbase.catalog
Writes region and assignment information to hbase:meta.
MetaEditor() - Constructor for class org.apache.hadoop.hbase.catalog.MetaEditor
 
METAFAMILY - Static variable in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
metaLocation - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
MetaMigrationConvertingToPB - Class in org.apache.hadoop.hbase.catalog
Deprecated.
will be removed for the major release after 0.96.
MetaMigrationConvertingToPB() - Constructor for class org.apache.hadoop.hbase.catalog.MetaMigrationConvertingToPB
Deprecated.
 
metaNames - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Meta block names.
MetaReader - Class in org.apache.hadoop.hbase.catalog
Reads region and assignment information from hbase:meta.
MetaReader() - Constructor for class org.apache.hadoop.hbase.catalog.MetaReader
 
MetaReader.Visitor - Interface in org.apache.hadoop.hbase.catalog
Implementations 'visit' a catalog table row.
metaRegionExists(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Checks if meta region exists
MetaRegionTracker - Class in org.apache.hadoop.hbase.zookeeper
Tracks the meta region server location node in zookeeper.
MetaRegionTracker(ZooKeeperWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.MetaRegionTracker
Creates a meta region location tracker.
metaScan(Configuration, MetaScanner.MetaScannerVisitor) - Static method in class org.apache.hadoop.hbase.client.MetaScanner
Scans the meta table and calls a visitor on each RowResult and uses a empty start row value as table name.
metaScan(Configuration, HConnection, MetaScanner.MetaScannerVisitor, TableName) - Static method in class org.apache.hadoop.hbase.client.MetaScanner
Scans the meta table and calls a visitor on each RowResult.
metaScan(Configuration, MetaScanner.MetaScannerVisitor, TableName, byte[], int) - Static method in class org.apache.hadoop.hbase.client.MetaScanner
Scans the meta table and calls a visitor on each RowResult.
metaScan(Configuration, HConnection, MetaScanner.MetaScannerVisitor, TableName, byte[], int, TableName) - Static method in class org.apache.hadoop.hbase.client.MetaScanner
Scans the meta table and calls a visitor on each RowResult.
MetaScanner - Class in org.apache.hadoop.hbase.client
Scanner class that contains the hbase:meta table scanning logic.
MetaScanner() - Constructor for class org.apache.hadoop.hbase.client.MetaScanner
 
MetaScanner.DefaultMetaScannerVisitor - Class in org.apache.hadoop.hbase.client
A MetaScannerVisitor that skips offline regions and split parents
MetaScanner.DefaultMetaScannerVisitor() - Constructor for class org.apache.hadoop.hbase.client.MetaScanner.DefaultMetaScannerVisitor
 
MetaScanner.MetaScannerVisitor - Interface in org.apache.hadoop.hbase.client
Visitor class called to process each row of the hbase:meta table
MetaScanner.MetaScannerVisitorBase - Class in org.apache.hadoop.hbase.client
 
MetaScanner.MetaScannerVisitorBase() - Constructor for class org.apache.hadoop.hbase.client.MetaScanner.MetaScannerVisitorBase
 
MetaScanner.TableMetaScannerVisitor - Class in org.apache.hadoop.hbase.client
A MetaScannerVisitor for a table.
MetaScanner.TableMetaScannerVisitor(TableName) - Constructor for class org.apache.hadoop.hbase.client.MetaScanner.TableMetaScannerVisitor
 
MetaServerShutdownHandler - Class in org.apache.hadoop.hbase.master.handler
Shutdown handler for the server hosting hbase:meta
MetaServerShutdownHandler(Server, MasterServices, DeadServer, ServerName) - Constructor for class org.apache.hadoop.hbase.master.handler.MetaServerShutdownHandler
 
metaServerZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
MetaUtils - Class in org.apache.hadoop.hbase.util
Contains utility methods for manipulating HBase meta tables.
MetaUtils() - Constructor for class org.apache.hadoop.hbase.util.MetaUtils
Default constructor
MetaUtils(Configuration) - Constructor for class org.apache.hadoop.hbase.util.MetaUtils
 
METHOD_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
METHOD_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
METHOD_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
Methods - Class in org.apache.hadoop.hbase.util
 
Methods() - Constructor for class org.apache.hadoop.hbase.util.Methods
 
MetricHistogram - Interface in org.apache.hadoop.metrics2
Metrics Histogram interface.
MetricMutableQuantiles - Class in org.apache.hadoop.metrics2.lib
Watches a stream of long values, maintaining online estimates of specific quantiles with provably low error bounds.
MetricMutableQuantiles(String, String, String, String, int) - Constructor for class org.apache.hadoop.metrics2.lib.MetricMutableQuantiles
Instantiates a new MetricMutableQuantiles for a metric that rolls itself over on the specified time interval.
MetricQuantile - Class in org.apache.hadoop.metrics2.util
Specifies a quantile (with error bounds) to be watched by a MetricSampleQuantiles object.
MetricQuantile(double, double) - Constructor for class org.apache.hadoop.metrics2.util.MetricQuantile
 
metrics - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
The context metrics will be under.
METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
The context metrics will be under.
METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
The context metrics will be under.
METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
The context metrics will be under.
METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
The context metrics will be under.
METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
The name of the metrics context that metrics will be under.
METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
The name of the metrics context that metrics will be under.
METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
The name of the metrics context that metrics will be under.
METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
The name of the metrics context that metrics will be under.
METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
The name of the metrics context that metrics will be under.
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
Description
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
Description
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
Description
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
Description
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
Description
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
Description
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Description
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
Description
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
Description
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
A description.
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
METRICS_DESCRIPTION - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
 
METRICS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
The name of the metrics context that metrics will be under in jmx
METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
The name of the metrics context that metrics will be under in jmx
METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
The name of the metrics context that metrics will be under in jmx
METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
The name of the metrics context that metrics will be under in jmx
METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
The name of the metrics context that metrics will be under in jmx
METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
The name of the metrics context that metrics will be under in jmx
METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
The name of the metrics context that metrics will be under in jmx
METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
The name of the metrics context that metrics will be under in jmx
METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
The name of the metrics context that metrics will be under in jmx
METRICS_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
The name of the metrics context that metrics will be under.
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
The name of the metrics
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
The name of the metrics
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
The name of the metrics
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
The name of the metrics
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
The name of the metrics
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
The name of the metrics
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
The name of the metrics
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
The name of the metrics
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
The name of the metrics
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSource
The name of the metrics
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
METRICS_NAME - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
 
METRICS_RIT_STUCK_WARNING_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
Region in Transition metrics threshold time
MetricSampleQuantiles - Class in org.apache.hadoop.metrics2.util
Implementation of the Cormode, Korn, Muthukrishnan, and Srivastava algorithm for streaming calculation of targeted high-percentile epsilon-approximate quantiles.
MetricSampleQuantiles(MetricQuantile[]) - Constructor for class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
 
MetricsAssignmentManager - Class in org.apache.hadoop.hbase.master
 
MetricsAssignmentManager() - Constructor for class org.apache.hadoop.hbase.master.MetricsAssignmentManager
 
MetricsAssignmentManagerSource - Interface in org.apache.hadoop.hbase.master
 
MetricsAssignmentManagerSourceImpl - Class in org.apache.hadoop.hbase.master
 
MetricsAssignmentManagerSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
MetricsAssignmentManagerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
metricsBalancer - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
MetricsBalancer - Class in org.apache.hadoop.hbase.master.balancer
Faced for exposing metrics about the balancer.
MetricsBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsBalancer
 
MetricsBalancerSource - Interface in org.apache.hadoop.hbase.master.balancer
 
MetricsBalancerSourceImpl - Class in org.apache.hadoop.hbase.master.balancer
 
MetricsBalancerSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
 
MetricsBalancerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
 
metricsContext - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
metricsDescription - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
MetricsEditsReplaySource - Interface in org.apache.hadoop.hbase.regionserver.wal
Interface of the source that will export metrics about log replay statistics when recovering a region server in distributedLogReplay mode
MetricsEditsReplaySourceImpl - Class in org.apache.hadoop.hbase.regionserver.wal
Hadoop1 implementation of MetricsMasterSource.
MetricsEditsReplaySourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySourceImpl
 
MetricsEditsReplaySourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySourceImpl
 
MetricsExecutor - Interface in org.apache.hadoop.metrics2
ScheduledExecutorService for metrics.
MetricsExecutorImpl - Class in org.apache.hadoop.metrics2.lib
Class to handle the ScheduledExecutorServiceScheduledExecutorService used by MetricMutableQuantilesMetricMutableQuantiles
MetricsExecutorImpl() - Constructor for class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
 
MetricsHBaseServer - Class in org.apache.hadoop.hbase.ipc
 
MetricsHBaseServer(String, MetricsHBaseServerWrapper) - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServer
 
MetricsHBaseServerSource - Interface in org.apache.hadoop.hbase.ipc
 
MetricsHBaseServerSourceFactory - Class in org.apache.hadoop.hbase.ipc
 
MetricsHBaseServerSourceFactory() - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactory
 
MetricsHBaseServerSourceFactoryImpl - Class in org.apache.hadoop.hbase.ipc
 
MetricsHBaseServerSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceFactoryImpl
 
MetricsHBaseServerSourceImpl - Class in org.apache.hadoop.hbase.ipc
 
MetricsHBaseServerSourceImpl(String, String, String, String, MetricsHBaseServerWrapper) - Constructor for class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
 
MetricsHBaseServerWrapper - Interface in org.apache.hadoop.hbase.ipc
 
MetricsHBaseServerWrapperImpl - Class in org.apache.hadoop.hbase.ipc
 
MetricsHistogram - Class in org.apache.hadoop.hbase.metrics.histogram
Deprecated.
MetricsHistogram(String, MetricsRegistry, String, boolean) - Constructor for class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
Constructor to create a new histogram metric
MetricsHistogram(String, MetricsRegistry, String) - Constructor for class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
Constructor create a new (forward biased) histogram metric
MetricsHistogram(String, MetricsRegistry) - Constructor for class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
Constructor - create a new (forward biased) histogram metric
metricsJmxContext - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
MetricsMaster - Class in org.apache.hadoop.hbase.master
This class is for maintaining the various master statistics and publishing them through the metrics interfaces.
MetricsMaster(MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMaster
 
MetricsMasterFileSystem - Class in org.apache.hadoop.hbase.master
 
MetricsMasterFileSystem() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterFileSystem
 
MetricsMasterFileSystemSource - Interface in org.apache.hadoop.hbase.master
 
MetricsMasterFilesystemSourceImpl - Class in org.apache.hadoop.hbase.master
 
MetricsMasterFilesystemSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
 
MetricsMasterFilesystemSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
 
MetricsMasterSource - Interface in org.apache.hadoop.hbase.master
Interface that classes that expose metrics about the master will implement.
MetricsMasterSourceFactory - Interface in org.apache.hadoop.hbase.master
Interface of a factory to create MetricsMasterSource when given a MetricsMasterWrapper
MetricsMasterSourceFactoryImpl - Class in org.apache.hadoop.hbase.master
Factory to create MetricsMasterSource when given a MetricsMasterWrapper
MetricsMasterSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterSourceFactoryImpl
 
MetricsMasterSourceImpl - Class in org.apache.hadoop.hbase.master
Hadoop2 implementation of MetricsMasterSource.
MetricsMasterSourceImpl(MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
 
MetricsMasterSourceImpl(String, String, String, String, MetricsMasterWrapper) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterSourceImpl
 
MetricsMasterWrapper - Interface in org.apache.hadoop.hbase.master
This is the interface that will expose information to hadoop1/hadoop2 implementations of the MetricsMasterSource.
MetricsMasterWrapperImpl - Class in org.apache.hadoop.hbase.master
Impl for exposing HMaster Information through JMX
MetricsMasterWrapperImpl(HMaster) - Constructor for class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
 
MetricsMBeanBase - Class in org.apache.hadoop.hbase.metrics
Deprecated.
MetricsMBeanBase(MetricsRegistry, String) - Constructor for class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
Deprecated.
 
metricsName - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
MetricsRate - Class in org.apache.hadoop.hbase.metrics
Deprecated.
MetricsRate(String, MetricsRegistry, String) - Constructor for class org.apache.hadoop.hbase.metrics.MetricsRate
Deprecated.
 
MetricsRate(String, MetricsRegistry) - Constructor for class org.apache.hadoop.hbase.metrics.MetricsRate
Deprecated.
 
MetricsRegion - Class in org.apache.hadoop.hbase.regionserver
This is the glue between the HRegion and whatever hadoop shim layer is loaded (hbase-hadoop1-compat or hbase-hadoop2-compat).
MetricsRegion(MetricsRegionWrapper) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
MetricsRegionAggregateSource - Interface in org.apache.hadoop.hbase.regionserver
This interface will be implemented by a MetricsSource that will export metrics from multiple regions into the hadoop metrics system.
MetricsRegionAggregateSourceImpl - Class in org.apache.hadoop.hbase.regionserver
 
MetricsRegionAggregateSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
 
MetricsRegionAggregateSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
 
MetricsRegionServer - Class in org.apache.hadoop.hbase.regionserver
This class is for maintaining the various regionserver statistics and publishing them through the metrics interfaces.
MetricsRegionServer(MetricsRegionServerWrapper) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
MetricsRegionServerSource - Interface in org.apache.hadoop.hbase.regionserver
Interface for classes that expose metrics about the regionserver.
MetricsRegionServerSourceFactory - Interface in org.apache.hadoop.hbase.regionserver
Interface of a factory to create Metrics Sources used inside of regionservers.
MetricsRegionServerSourceFactoryImpl - Class in org.apache.hadoop.hbase.regionserver
Factory to create MetricsRegionServerSource when given a MetricsRegionServerWrapper
MetricsRegionServerSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl
 
MetricsRegionServerSourceFactoryImpl.FactoryStorage - Enum in org.apache.hadoop.hbase.regionserver
 
MetricsRegionServerSourceImpl - Class in org.apache.hadoop.hbase.regionserver
Hadoop2 implementation of MetricsRegionServerSource.
MetricsRegionServerSourceImpl(MetricsRegionServerWrapper) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
MetricsRegionServerSourceImpl(String, String, String, String, MetricsRegionServerWrapper) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
MetricsRegionServerWrapper - Interface in org.apache.hadoop.hbase.regionserver
This is the interface that will expose RegionServer information to hadoop1/hadoop2 implementations of the MetricsRegionServerSource.
MetricsRegionSource - Interface in org.apache.hadoop.hbase.regionserver
This interface will be implemented to allow single regions to push metrics into MetricsRegionAggregateSource that will in turn push data to the Hadoop metrics system.
MetricsRegionSourceImpl - Class in org.apache.hadoop.hbase.regionserver
 
MetricsRegionSourceImpl(MetricsRegionWrapper, MetricsRegionAggregateSourceImpl) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
 
MetricsRegionWrapper - Interface in org.apache.hadoop.hbase.regionserver
Interface of class that will wrap an HRegion and export numbers so they can be used in MetricsRegionSource
MetricsRegionWrapperImpl - Class in org.apache.hadoop.hbase.regionserver
 
MetricsRegionWrapperImpl(HRegion) - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
MetricsRegionWrapperImpl.HRegionMetricsWrapperRunnable - Class in org.apache.hadoop.hbase.regionserver
 
MetricsRegionWrapperImpl.HRegionMetricsWrapperRunnable() - Constructor for class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl.HRegionMetricsWrapperRunnable
 
metricsRegistry - Variable in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
MetricsReplicationSource - Interface in org.apache.hadoop.hbase.replication.regionserver
Provides access to gauges and counters.
MetricsReplicationSourceImpl - Class in org.apache.hadoop.hbase.replication.regionserver
Hadoop2 implementation of MetricsReplicationSource.
MetricsReplicationSourceImpl() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceImpl
 
MetricsREST - Class in org.apache.hadoop.hbase.rest
 
MetricsREST() - Constructor for class org.apache.hadoop.hbase.rest.MetricsREST
 
MetricsRESTSource - Interface in org.apache.hadoop.hbase.rest
Interface of the Metrics Source that will export data to Hadoop's Metrics2 system.
MetricsRESTSourceImpl - Class in org.apache.hadoop.hbase.rest
Hadoop Two implementation of a metrics2 source that will export metrics from the Rest server to the hadoop metrics2 subsystem.
MetricsRESTSourceImpl() - Constructor for class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
 
MetricsRESTSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.rest.MetricsRESTSourceImpl
 
MetricsSink - Class in org.apache.hadoop.hbase.replication.regionserver
This class is for maintaining the various replication statistics for a sink and publishing them through the metrics interfaces.
MetricsSink() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
 
MetricsSnapshot - Class in org.apache.hadoop.hbase.master
 
MetricsSnapshot() - Constructor for class org.apache.hadoop.hbase.master.MetricsSnapshot
 
metricsSnapshot - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
MetricsSnapshotSource - Interface in org.apache.hadoop.hbase.master
 
MetricsSnapshotSourceImpl - Class in org.apache.hadoop.hbase.master
 
MetricsSnapshotSourceImpl() - Constructor for class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
 
MetricsSnapshotSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
 
MetricsSource - Class in org.apache.hadoop.hbase.replication.regionserver
This class is for maintaining the various replication statistics for a source and publishing them through the metrics interfaces.
MetricsSource(String) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Constructor used to register the metrics
MetricsString - Class in org.apache.hadoop.hbase.metrics
Deprecated.
MetricsString(String, MetricsRegistry, String) - Constructor for class org.apache.hadoop.hbase.metrics.MetricsString
Deprecated.
 
MetricsString(String, String, MetricsRegistry, String) - Constructor for class org.apache.hadoop.hbase.metrics.MetricsString
Deprecated.
 
MetricsThriftServerSource - Interface in org.apache.hadoop.hbase.thrift
Interface of a class that will export metrics about Thrift to hadoop's metrics2.
MetricsThriftServerSourceFactory - Interface in org.apache.hadoop.hbase.thrift
Factory that will be used to create metrics sources for the two diffent types of thrift servers.
MetricsThriftServerSourceFactoryImpl - Class in org.apache.hadoop.hbase.thrift
Class used to create metrics sources for Thrift and Thrift2 servers.
MetricsThriftServerSourceFactoryImpl() - Constructor for class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactoryImpl
 
MetricsThriftServerSourceImpl - Class in org.apache.hadoop.hbase.thrift
Hadoop 2 version of MetricsThriftServerSourceMetricsThriftServerSource Implements BaseSource through BaseSourceImpl, following the pattern
MetricsThriftServerSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
 
MetricsWAL - Class in org.apache.hadoop.hbase.regionserver.wal
Class used to push numbers about the WAL into the metrics subsystem.
MetricsWAL() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
 
MetricsWALEditsReplay - Class in org.apache.hadoop.hbase.regionserver.wal
Class used to push numbers about WAL edits replay into the metrics subsystem.
MetricsWALEditsReplay() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsWALEditsReplay
 
MetricsWALSource - Interface in org.apache.hadoop.hbase.regionserver.wal
Interface of the source that will export metrics about the region server's HLog.
MetricsWALSourceImpl - Class in org.apache.hadoop.hbase.regionserver.wal
Class that transitions metrics from HLog's MetricsWAL into the metrics subsystem.
MetricsWALSourceImpl() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
 
MetricsWALSourceImpl(String, String, String, String) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.MetricsWALSourceImpl
 
midkey() - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
midkey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
 
midkey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
An approximation to the HFile's mid-key.
midkey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
 
midkey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
migrateACL() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
migrateDotDirs() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
Rename all the dot dirs -- .data, .archive, etc.
migrateFSTableDescriptorsIfNecessary(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptorMigrationToSubdir
Deprecated.
 
migrateMeta() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
migrateSnapshots() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
migrateTables() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
Migrate all tables into respective namespaces, either default or system.
MIGRATION_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Any artifacts left from migration can be moved here
MIMETYPE_BINARY - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
MIMETYPE_HTML - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
MIMETYPE_JSON - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
MIMETYPE_PROTOBUF - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
MIMETYPE_PROTOBUF_IETF - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
MIMETYPE_TEXT - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
MIMETYPE_XML - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
min - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
MIN_COLUMN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
MIN_COLUMN_INCLUSIVE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
MIN_FORMAT_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
Minimum supported HFile format version
MIN_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
MIN_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
 
MIN_NUM_HFILE_PATH_LEVELS - Static variable in class org.apache.hadoop.hbase.io.hfile.HFile
We assume that HFile path ends with ROOT_DIR/TABLE_NAME/REGION_NAME/CF_NAME/HFILE, so it has at least this many levels of nesting.
MIN_VERSIONS - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
MIN_WAIT_DEAD_SERVER - Static variable in class org.apache.hadoop.hbase.client.RegionServerCallable
 
MIN_WAIT_TIME - Static variable in class org.apache.hadoop.hbase.regionserver.Leases
 
MIN_WORKER_THREADS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
The "core size" of the thread pool.
minColumn - Variable in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
minColumnInclusive - Variable in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
MiniBatchOperationInProgress<T> - Class in org.apache.hadoop.hbase.regionserver
Wraps together the mutations which are applied as a batch to the region and their operation status and WALEdits.
MiniBatchOperationInProgress(T[], OperationStatus[], WALEdit[], int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
MINIMUM_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
MINIMUM = 0;
MiniZooKeeperCluster - Class in org.apache.hadoop.hbase.zookeeper
TODO: Most of the code in this class is ripped from ZooKeeper tests.
MiniZooKeeperCluster() - Constructor for class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
MiniZooKeeperCluster(Configuration) - Constructor for class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
minMvccVersion - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
MINOR_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
MINOR = 1;
minStamp - Variable in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
minTimestamp - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
MINUS_SIGN - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII for Minus Sign
minVersions - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
MISC_INVOATION_COUNT - Static variable in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
 
miss(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
modifyColumn(String, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Modify an existing column family on a table.
modifyColumn(byte[], HColumnDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Modify an existing column family on a table.
modifyColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Modify an existing column family on a table.
modifyColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
 
modifyColumn(RpcController, MasterProtos.ModifyColumnRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
modifyColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Modify Column of a table
modifyColumn(TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Modify the column descriptor of an existing column in an existing table
modifyColumn(RpcController, MasterProtos.ModifyColumnRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
modifyColumn(RpcController, MasterProtos.ModifyColumnRequest, RpcCallback<MasterProtos.ModifyColumnResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc ModifyColumn(.ModifyColumnRequest) returns (.ModifyColumnResponse);
modifyColumn(RpcController, MasterProtos.ModifyColumnRequest, RpcCallback<MasterProtos.ModifyColumnResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc ModifyColumn(.ModifyColumnRequest) returns (.ModifyColumnResponse);
modifyColumn(RpcController, MasterProtos.ModifyColumnRequest, RpcCallback<MasterProtos.ModifyColumnResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
modifyNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Modify an existing namespace
modifyNamespace(RpcController, MasterProtos.ModifyNamespaceRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
modifyNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
 
modifyNamespace(NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Modify an existing namespace
modifyNamespace(RpcController, MasterProtos.ModifyNamespaceRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
modifyNamespace(RpcController, MasterProtos.ModifyNamespaceRequest, RpcCallback<MasterProtos.ModifyNamespaceResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc ModifyNamespace(.ModifyNamespaceRequest) returns (.ModifyNamespaceResponse);
modifyNamespace(RpcController, MasterProtos.ModifyNamespaceRequest, RpcCallback<MasterProtos.ModifyNamespaceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc ModifyNamespace(.ModifyNamespaceRequest) returns (.ModifyNamespaceResponse);
modifyNamespace(RpcController, MasterProtos.ModifyNamespaceRequest, RpcCallback<MasterProtos.ModifyNamespaceResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
ModifyRegionUtils - Class in org.apache.hadoop.hbase.util
Utility methods for interacting with the regions.
ModifyRegionUtils.RegionFillTask - Interface in org.apache.hadoop.hbase.util
 
modifyTable(TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Modify an existing table, more IRB friendly version.
modifyTable(byte[], HTableDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
modifyTable(String, HTableDescriptor) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
modifyTable(TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.HMaster
 
modifyTable(RpcController, MasterProtos.ModifyTableRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
modifyTable(TableName, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Modify the descriptor of an existing table
modifyTable(RpcController, MasterProtos.ModifyTableRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
modifyTable(RpcController, MasterProtos.ModifyTableRequest, RpcCallback<MasterProtos.ModifyTableResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc ModifyTable(.ModifyTableRequest) returns (.ModifyTableResponse);
modifyTable(RpcController, MasterProtos.ModifyTableRequest, RpcCallback<MasterProtos.ModifyTableResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc ModifyTable(.ModifyTableRequest) returns (.ModifyTableResponse);
modifyTable(RpcController, MasterProtos.ModifyTableRequest, RpcCallback<MasterProtos.ModifyTableResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
ModifyTableHandler - Class in org.apache.hadoop.hbase.master.handler
 
ModifyTableHandler(TableName, HTableDescriptor, Server, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.handler.ModifyTableHandler
 
monitor - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
monitor - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
monitor to check for errors
MonitoredRPCHandler - Interface in org.apache.hadoop.hbase.monitoring
A MonitoredTask implementation optimized for use with RPC Handlers handling frequent, short duration tasks.
MonitoredRPCHandlerImpl - Class in org.apache.hadoop.hbase.monitoring
A MonitoredTask implementation designed for use with RPC Handlers handling frequent, short duration tasks.
MonitoredRPCHandlerImpl() - Constructor for class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
 
MonitoredTask - Interface in org.apache.hadoop.hbase.monitoring
 
MonitoredTask.State - Enum in org.apache.hadoop.hbase.monitoring
 
MORE_RESULTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
moreRowsMayExistAfter(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
 
MOST_SIG_BITS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
move(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Move the region r to dest.
moveAsideBadEditsFile(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
Move aside a bad edits file.
moveBufferToStream(OutputStream, ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Copy the data to the output stream and update position in buffer.
moveChildrenToDifferentParent(TokenizerNode) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
movedRegions - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
moveOrSwapRegion(int, int, int, int) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
moveRegion(RpcController, MasterProtos.MoveRegionRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
moveRegion(RpcController, MasterProtos.MoveRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
moveRegion(RpcController, MasterProtos.MoveRegionRequest, RpcCallback<MasterProtos.MoveRegionResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc MoveRegion(.MoveRegionRequest) returns (.MoveRegionResponse);
moveRegion(RpcController, MasterProtos.MoveRegionRequest, RpcCallback<MasterProtos.MoveRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc MoveRegion(.MoveRegionRequest) returns (.MoveRegionResponse);
moveRegion(RpcController, MasterProtos.MoveRegionRequest, RpcCallback<MasterProtos.MoveRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
moveTableToTemp(TableName) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Move the specified table to the hbase temp directory
MULITPLE_FAMILIES_POSSIBLE - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
multi(RpcController, ClientProtos.MultiRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface
 
multi(RpcController, ClientProtos.MultiRequest, RpcCallback<ClientProtos.MultiResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Interface
rpc Multi(.MultiRequest) returns (.MultiResponse);
multi(RpcController, ClientProtos.MultiRequest, RpcCallback<ClientProtos.MultiResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
rpc Multi(.MultiRequest) returns (.MultiResponse);
multi(RpcController, ClientProtos.MultiRequest, RpcCallback<ClientProtos.MultiResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Stub
 
multi(RpcController, ClientProtos.MultiRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Execute multiple actions on a table: get, mutate, and/or execCoprocessor
multi(Iterable<Op>) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
Run multiple operations in a transactional manner.
MultiAction<R> - Class in org.apache.hadoop.hbase.client
Container for Actions (i.e.
MultiAction() - Constructor for class org.apache.hadoop.hbase.client.MultiAction
 
multiOrSequential(ZooKeeperWatcher, List<ZKUtil.ZKUtilOp>, boolean) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
If hbase.zookeeper.useMulti is true, use ZooKeeper's multi-update functionality.
MultipleColumnPrefixFilter - Class in org.apache.hadoop.hbase.filter
This filter is used for selecting only those keys with columns that matches a particular prefix.
MultipleColumnPrefixFilter(byte[][]) - Constructor for class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
multiply(BigDecimal, BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
 
multiply(Long, Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
 
multiply(S, S) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
 
MultiResponse - Class in org.apache.hadoop.hbase.client
A container for Result objects, grouped by regionName.
MultiResponse() - Constructor for class org.apache.hadoop.hbase.client.MultiResponse
 
MultiRowMutationEndpoint - Class in org.apache.hadoop.hbase.coprocessor
This class demonstrates how to implement atomic multi row transactions using HRegion.mutateRowsWithLocks(java.util.Collection, java.util.Collection) and Coprocessor endpoints.
MultiRowMutationEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
 
MultiRowMutationProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
MultiRowMutationProtos.MultiRowMutationProcessorRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MultiRowMutationProcessorRequest
MultiRowMutationProtos.MultiRowMutationProcessorRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MultiRowMutationProcessorRequest
MultiRowMutationProtos.MultiRowMutationProcessorRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MultiRowMutationProtos.MultiRowMutationProcessorResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MultiRowMutationProcessorResponse
MultiRowMutationProtos.MultiRowMutationProcessorResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MultiRowMutationProcessorResponse
MultiRowMutationProtos.MultiRowMutationProcessorResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MultiRowMutationProtos.MultiRowMutationService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service MultiRowMutationService
MultiRowMutationProtos.MultiRowMutationService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
 
MultiRowMutationProtos.MultiRowMutationService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MultiRowMutationProtos.MultiRowMutationService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MultiRowMutationProtos.MultiRowMutationService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
MultiRowMutationProtos.MutateRowsRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutateRowsRequest
MultiRowMutationProtos.MutateRowsRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutateRowsRequest
MultiRowMutationProtos.MutateRowsRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MultiRowMutationProtos.MutateRowsResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutateRowsResponse
MultiRowMutationProtos.MutateRowsResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MutateRowsResponse
MultiRowMutationProtos.MutateRowsResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
MultiRowResource - Class in org.apache.hadoop.hbase.rest
 
MultiRowResource(TableResource, String) - Constructor for class org.apache.hadoop.hbase.rest.MultiRowResource
Constructor
MultiTableInputFormat - Class in org.apache.hadoop.hbase.mapreduce
Convert HBase tabular data from multiple scanners into a format that is consumable by Map/Reduce.
MultiTableInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
 
MultiTableInputFormatBase - Class in org.apache.hadoop.hbase.mapreduce
MultiTableInputFormatBase() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
 
MultiTableOutputFormat - Class in org.apache.hadoop.hbase.mapreduce
Hadoop output format that writes to one or more HBase tables.
MultiTableOutputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
 
MultiTableOutputFormat.MultiTableRecordWriter - Class in org.apache.hadoop.hbase.mapreduce
Record writer for outputting to multiple HTables.
MultiTableOutputFormat.MultiTableRecordWriter(Configuration, boolean) - Constructor for class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
 
MultithreadedTableMapper<K2,V2> - Class in org.apache.hadoop.hbase.mapreduce
Multithreaded implementation for @link org.apache.hbase.mapreduce.TableMapper
MultithreadedTableMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
 
MultiVersionConsistencyControl - Class in org.apache.hadoop.hbase.regionserver
Manages the read/write consistency within memstore.
MultiVersionConsistencyControl() - Constructor for class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
Default constructor.
MultiVersionConsistencyControl.WriteEntry - Class in org.apache.hadoop.hbase.regionserver
 
MunkresAssignment - Class in org.apache.hadoop.hbase.util
Computes the optimal (minimal cost) assignment of jobs to workers (or other analogous) concepts given a cost matrix of each pair of job and worker, using the algorithm by James Munkres in "Algorithms for the Assignment and Transportation Problems", with additional optimizations as described by Jin Kue Wong in "A New Implementation of an Algorithm for the Optimal Assignment Problem: An Improved Version of Munkres' Algorithm".
MunkresAssignment(float[][]) - Constructor for class org.apache.hadoop.hbase.util.MunkresAssignment
Construct a new problem instance with the specified cost matrix.
MURMUR_HASH - Static variable in class org.apache.hadoop.hbase.util.Hash
Constant to denote MurmurHash.
MurmurHash - Class in org.apache.hadoop.hbase.util
This is a very fast, non-cryptographic hash suitable for general hash-based lookup.
MurmurHash() - Constructor for class org.apache.hadoop.hbase.util.MurmurHash
 
MUST_PASS_ALL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
MUST_PASS_ALL = 1;
MUST_PASS_ONE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
MUST_PASS_ONE = 2;
MutableHistogram - Class in org.apache.hadoop.metrics2.lib
A histogram implementation that runs in constant space, and exports to hadoop2's metrics2 system.
MutableHistogram(MetricsInfo) - Constructor for class org.apache.hadoop.metrics2.lib.MutableHistogram
 
MutableHistogram(String, String) - Constructor for class org.apache.hadoop.metrics2.lib.MutableHistogram
 
mutate(RpcController, ClientProtos.MutateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface
 
mutate(RpcController, ClientProtos.MutateRequest, RpcCallback<ClientProtos.MutateResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Interface
rpc Mutate(.MutateRequest) returns (.MutateResponse);
mutate(RpcController, ClientProtos.MutateRequest, RpcCallback<ClientProtos.MutateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
rpc Mutate(.MutateRequest) returns (.MutateResponse);
mutate(RpcController, ClientProtos.MutateRequest, RpcCallback<ClientProtos.MutateResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Stub
 
mutate(RpcController, ClientProtos.MutateRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Mutate data in a table.
MUTATE_INFO - Static variable in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
 
MUTATE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
MUTATE_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
mutateRegions(CatalogTracker, List<HRegionInfo>, List<HRegionInfo>) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Adds and Removes the specified regions from hbase:meta
mutateRow(RowMutations) - Method in class org.apache.hadoop.hbase.client.HTable
Performs multiple mutations atomically on a single row.
mutateRow(RowMutations) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Performs multiple mutations atomically on a single row.
mutateRow(RowMutations) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
mutateRow(RowMutations) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
mutateRow(ByteBuffer, ByteBuffer, List<Mutation>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRow_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
mutateRow(ByteBuffer, ByteBuffer, List<Mutation>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRow_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
mutateRow(ByteBuffer, ByteBuffer, List<Mutation>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
mutateRow(ByteBuffer, ByteBuffer, List<Mutation>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Apply a series of mutations (updates/deletes) to a row in a single transaction.
mutateRow(ByteBuffer, ByteBuffer, List<Mutation>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
mutateRow(ByteBuffer, TRowMutations, AsyncMethodCallback<THBaseService.AsyncClient.mutateRow_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
mutateRow(ByteBuffer, TRowMutations, AsyncMethodCallback<THBaseService.AsyncClient.mutateRow_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
mutateRow(ByteBuffer, TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
mutateRow(ByteBuffer, TRowMutations) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
mutateRow performs multiple mutations atomically on a single row.
mutateRow(ByteBuffer, TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
mutateRows(RpcController, MultiRowMutationProtos.MutateRowsRequest, RpcCallback<MultiRowMutationProtos.MutateRowsResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
 
mutateRows(RpcController, MultiRowMutationProtos.MutateRowsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService.BlockingInterface
 
mutateRows(RpcController, MultiRowMutationProtos.MutateRowsRequest, RpcCallback<MultiRowMutationProtos.MutateRowsResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService.Interface
rpc MutateRows(.MutateRowsRequest) returns (.MutateRowsResponse);
mutateRows(RpcController, MultiRowMutationProtos.MutateRowsRequest, RpcCallback<MultiRowMutationProtos.MutateRowsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
rpc MutateRows(.MutateRowsRequest) returns (.MutateRowsResponse);
mutateRows(RpcController, MultiRowMutationProtos.MutateRowsRequest, RpcCallback<MultiRowMutationProtos.MutateRowsResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService.Stub
 
mutateRows(HRegion, List<ClientProtos.Action>, CellScanner) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Mutate a list of rows atomically.
mutateRows(ByteBuffer, List<BatchMutation>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRows_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
mutateRows(ByteBuffer, List<BatchMutation>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRows_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
mutateRows(ByteBuffer, List<BatchMutation>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
mutateRows(ByteBuffer, List<BatchMutation>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Apply a series of batches (each a series of mutations on a single row) in a single transaction.
mutateRows(ByteBuffer, List<BatchMutation>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
mutateRowsTs(ByteBuffer, List<BatchMutation>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRowsTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
mutateRowsTs(ByteBuffer, List<BatchMutation>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRowsTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
mutateRowsTs(ByteBuffer, List<BatchMutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
mutateRowsTs(ByteBuffer, List<BatchMutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Apply a series of batches (each a series of mutations on a single row) in a single transaction.
mutateRowsTs(ByteBuffer, List<BatchMutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
mutateRowsWithLocks(Collection<Mutation>, Collection<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Perform atomic mutations within the region.
mutateRowTs(ByteBuffer, ByteBuffer, List<Mutation>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRowTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
mutateRowTs(ByteBuffer, ByteBuffer, List<Mutation>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.mutateRowTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
mutateRowTs(ByteBuffer, ByteBuffer, List<Mutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
mutateRowTs(ByteBuffer, ByteBuffer, List<Mutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Apply a series of mutations (updates/deletes) to a row in a single transaction.
mutateRowTs(ByteBuffer, ByteBuffer, List<Mutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
Mutation - Class in org.apache.hadoop.hbase.client
 
Mutation() - Constructor for class org.apache.hadoop.hbase.client.Mutation
 
Mutation - Class in org.apache.hadoop.hbase.thrift.generated
A Mutation object is used to either update or delete a column-value.
Mutation() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Mutation
 
Mutation(boolean, ByteBuffer, ByteBuffer, boolean) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Mutation
 
Mutation(Mutation) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Mutation
Performs a deep copy on other.
Mutation._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
MUTATION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
MUTATION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
MUTATION_OVERHEAD - Static variable in class org.apache.hadoop.hbase.client.Mutation
 
MUTATION_REQUEST_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
mutations - Variable in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
mutations - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
list of mutation commands
mutations - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
list of mutation commands
mutations - Variable in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
MutationSerialization - Class in org.apache.hadoop.hbase.mapreduce
 
MutationSerialization() - Constructor for class org.apache.hadoop.hbase.mapreduce.MutationSerialization
 
mvccVersion - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
mvccVersionDecoder - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
MvccVersionDecoder - Class in org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp
Given a block and its blockMeta, this will decode the MvccVersion for the i-th Cell in the block.
MvccVersionDecoder() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp.MvccVersionDecoder
construct
mvccVersionDeltaWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
mvccVersionEncoder - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
mvccVersionIndexesOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
mvccVersionIndexWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
mvccVersions - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 

N

N - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'N'
name - Variable in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
NAME - Static variable in class org.apache.hadoop.hbase.HConstants
 
name - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
File name to be used for block names
name - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Name for this object used when logging or in toString.
NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
 
NAME - Static variable in class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
 
name - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
name - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
NAMESPACE_COL_DESC_BYTES - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
NAMESPACE_DELIM - Static variable in class org.apache.hadoop.hbase.TableName
Namespace delimiter
NAMESPACE_DESCRIPTOR_COMPARATOR - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
 
NAMESPACE_FAMILY_INFO - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
NAMESPACE_FAMILY_INFO_BYTES - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
NAMESPACE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
NAMESPACE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
NAMESPACE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
NAMESPACE_PERMISSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
NAMESPACE_PREFIX - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
NAMESPACE_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.TableName
The Namespace table's name.
NAMESPACE_TABLEDESC - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
Table descriptor for namespace table
Namespace_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
Namespace = 2;
NamespaceDescriptor - Class in org.apache.hadoop.hbase
Namespace POJO class.
NamespaceDescriptor.Builder - Class in org.apache.hadoop.hbase
 
NAMESPACEDESCRIPTOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
NAMESPACEDESCRIPTOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
NAMESPACEDESCRIPTOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
NAMESPACEDESCRIPTOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
NamespaceExistException - Exception in org.apache.hadoop.hbase
Thrown when a namespace exists but should not
NamespaceExistException() - Constructor for exception org.apache.hadoop.hbase.NamespaceExistException
 
NamespaceExistException(String) - Constructor for exception org.apache.hadoop.hbase.NamespaceExistException
 
NamespaceJanitor - Class in org.apache.hadoop.hbase.master
A janitor for the namespace artifacts.
NamespaceJanitor(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.NamespaceJanitor
 
NAMESPACENAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
NAMESPACENAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
NAMESPACENAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
NAMESPACENAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
NamespaceNotFoundException - Exception in org.apache.hadoop.hbase
Thrown when a namespace can not be located
NamespaceNotFoundException() - Constructor for exception org.apache.hadoop.hbase.NamespaceNotFoundException
 
NamespaceNotFoundException(String) - Constructor for exception org.apache.hadoop.hbase.NamespaceNotFoundException
 
NamespaceUpgrade - Class in org.apache.hadoop.hbase.migration
Upgrades old 0.94 filesystem layout to namespace layout Does the following: - creates system namespace directory and move .META.
NamespaceUpgrade() - Constructor for class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
namespaceZNode - Static variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
nameToType(String) - Static method in enum org.apache.hadoop.hbase.util.ChecksumType
Map a checksum name to a specific type.
NB_SEND - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
If a server dies, we're sending the information multiple times in case a receiver misses the message.
nbRows - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
number of results to return
needsBalance(ClusterLoadState) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
needsCompaction(Collection<StoreFile>, List<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
needsCompaction(Collection<StoreFile>, List<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
 
needsCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Checks every store to see if one has too many store files
needsCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
needsCompaction() - Method in interface org.apache.hadoop.hbase.regionserver.Store
See if there's too much store files in this store
needsTaskCommit(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
negativeIndex - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
 
newBlockingStub(BlockingRpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
newBuilder() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
newBuilder(BulkDeleteProtos.BulkDeleteRequest) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
newBuilder(BulkDeleteProtos.BulkDeleteResponse) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
newBuilder(ExampleProtos.CountRequest) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
newBuilder(ExampleProtos.CountResponse) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
newBuilder(AccessControlProtos.CheckPermissionsRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
newBuilder(AccessControlProtos.CheckPermissionsResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
newBuilder(AccessControlProtos.GetUserPermissionsRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
newBuilder(AccessControlProtos.GetUserPermissionsResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
newBuilder(AccessControlProtos.GlobalPermission) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
newBuilder(AccessControlProtos.GrantRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
newBuilder(AccessControlProtos.GrantResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
newBuilder(AccessControlProtos.NamespacePermission) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
newBuilder(AccessControlProtos.Permission) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
newBuilder(AccessControlProtos.RevokeRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
newBuilder(AccessControlProtos.RevokeResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
newBuilder(AccessControlProtos.TablePermission) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
newBuilder(AccessControlProtos.UserPermission) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
newBuilder(AccessControlProtos.UsersAndPermissions) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
newBuilder(AccessControlProtos.UsersAndPermissions.UserPermissions) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
newBuilder(AdminProtos.CloseRegionRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
newBuilder(AdminProtos.CloseRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
newBuilder(AdminProtos.CompactRegionRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
newBuilder(AdminProtos.CompactRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
newBuilder(AdminProtos.FlushRegionRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
newBuilder(AdminProtos.FlushRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
newBuilder(AdminProtos.GetOnlineRegionRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
newBuilder(AdminProtos.GetOnlineRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
newBuilder(AdminProtos.GetRegionInfoRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
newBuilder(AdminProtos.GetRegionInfoResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
newBuilder(AdminProtos.GetServerInfoRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
newBuilder(AdminProtos.GetServerInfoResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
newBuilder(AdminProtos.GetStoreFileRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
newBuilder(AdminProtos.GetStoreFileResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
newBuilder(AdminProtos.MergeRegionsRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
newBuilder(AdminProtos.MergeRegionsResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
newBuilder(AdminProtos.OpenRegionRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
newBuilder(AdminProtos.OpenRegionRequest.RegionOpenInfo) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
newBuilder(AdminProtos.OpenRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
newBuilder(AdminProtos.ReplicateWALEntryRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
newBuilder(AdminProtos.ReplicateWALEntryResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
newBuilder(AdminProtos.RollWALWriterRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
newBuilder(AdminProtos.RollWALWriterResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
newBuilder(AdminProtos.ServerInfo) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
newBuilder(AdminProtos.SplitRegionRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
newBuilder(AdminProtos.SplitRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
newBuilder(AdminProtos.StopServerRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
newBuilder(AdminProtos.StopServerResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
newBuilder(AdminProtos.UpdateFavoredNodesRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
newBuilder(AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
newBuilder(AdminProtos.UpdateFavoredNodesResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
newBuilder(AdminProtos.WALEntry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
newBuilder(AggregateProtos.AggregateRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
newBuilder(AggregateProtos.AggregateResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
newBuilder(AuthenticationProtos.AuthenticationKey) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
newBuilder(AuthenticationProtos.GetAuthenticationTokenRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
newBuilder(AuthenticationProtos.GetAuthenticationTokenResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
newBuilder(AuthenticationProtos.Token) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
newBuilder(AuthenticationProtos.TokenIdentifier) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
newBuilder(AuthenticationProtos.WhoAmIRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
newBuilder(AuthenticationProtos.WhoAmIResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
newBuilder(CellProtos.Cell) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
newBuilder(CellProtos.KeyValue) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
newBuilder(ClientProtos.Action) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
newBuilder(ClientProtos.BulkLoadHFileRequest.FamilyPath) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
newBuilder(ClientProtos.BulkLoadHFileRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
newBuilder(ClientProtos.BulkLoadHFileResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
newBuilder(ClientProtos.Column) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
newBuilder(ClientProtos.Condition) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
newBuilder(ClientProtos.CoprocessorServiceCall) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
newBuilder(ClientProtos.CoprocessorServiceRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
newBuilder(ClientProtos.CoprocessorServiceResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
newBuilder(ClientProtos.Get) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
newBuilder(ClientProtos.GetRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
newBuilder(ClientProtos.GetResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
newBuilder(ClientProtos.MultiRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
newBuilder(ClientProtos.MultiResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
newBuilder(ClientProtos.MutateRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
newBuilder(ClientProtos.MutateResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
newBuilder(ClientProtos.MutationProto.ColumnValue) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
newBuilder(ClientProtos.MutationProto.ColumnValue.QualifierValue) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
newBuilder(ClientProtos.MutationProto) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
newBuilder(ClientProtos.RegionAction) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
newBuilder(ClientProtos.RegionActionResult) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
newBuilder(ClientProtos.Result) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
newBuilder(ClientProtos.ResultOrException) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
newBuilder(ClientProtos.Scan) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
newBuilder(ClientProtos.ScanRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
newBuilder(ClientProtos.ScanResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
newBuilder(ClusterIdProtos.ClusterId) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
newBuilder(ClusterStatusProtos.ClusterStatus) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
newBuilder(ClusterStatusProtos.LiveServerInfo) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
newBuilder(ClusterStatusProtos.RegionInTransition) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
newBuilder(ClusterStatusProtos.RegionLoad) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
newBuilder(ClusterStatusProtos.RegionState) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
newBuilder(ClusterStatusProtos.ServerLoad) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
newBuilder(ComparatorProtos.BinaryComparator) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
newBuilder(ComparatorProtos.BinaryPrefixComparator) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
newBuilder(ComparatorProtos.BitComparator) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
newBuilder(ComparatorProtos.ByteArrayComparable) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
newBuilder(ComparatorProtos.Comparator) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
newBuilder(ComparatorProtos.NullComparator) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
newBuilder(ComparatorProtos.RegexStringComparator) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
newBuilder(ComparatorProtos.SubstringComparator) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
newBuilder(ErrorHandlingProtos.ForeignExceptionMessage) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
newBuilder(ErrorHandlingProtos.GenericExceptionMessage) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
newBuilder(ErrorHandlingProtos.StackTraceElementMessage) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
newBuilder(FilterProtos.ColumnCountGetFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
newBuilder(FilterProtos.ColumnPaginationFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
newBuilder(FilterProtos.ColumnPrefixFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
newBuilder(FilterProtos.ColumnRangeFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
newBuilder(FilterProtos.CompareFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
newBuilder(FilterProtos.DependentColumnFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
newBuilder(FilterProtos.FamilyFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
newBuilder(FilterProtos.Filter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
newBuilder(FilterProtos.FilterList) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
newBuilder(FilterProtos.FilterWrapper) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
newBuilder(FilterProtos.FirstKeyOnlyFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
newBuilder(FilterProtos.FirstKeyValueMatchingQualifiersFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
newBuilder(FilterProtos.FuzzyRowFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
newBuilder(FilterProtos.InclusiveStopFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
newBuilder(FilterProtos.KeyOnlyFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
newBuilder(FilterProtos.MultipleColumnPrefixFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
newBuilder(FilterProtos.PageFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
newBuilder(FilterProtos.PrefixFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
newBuilder(FilterProtos.QualifierFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
newBuilder(FilterProtos.RandomRowFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
newBuilder(FilterProtos.RowFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
newBuilder(FilterProtos.SingleColumnValueExcludeFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
newBuilder(FilterProtos.SingleColumnValueFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
newBuilder(FilterProtos.SkipFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
newBuilder(FilterProtos.TimestampsFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
newBuilder(FilterProtos.ValueFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
newBuilder(FilterProtos.WhileMatchFilter) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
newBuilder(FSProtos.HBaseVersionFileContent) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
newBuilder(FSProtos.Reference) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
newBuilder(HBaseProtos.BigDecimalMsg) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
newBuilder(HBaseProtos.BytesBytesPair) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
newBuilder(HBaseProtos.ColumnFamilySchema) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
newBuilder(HBaseProtos.Coprocessor) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
newBuilder(HBaseProtos.EmptyMsg) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
newBuilder(HBaseProtos.FavoredNodes) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
newBuilder(HBaseProtos.LongMsg) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
newBuilder(HBaseProtos.NameBytesPair) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
newBuilder(HBaseProtos.NameInt64Pair) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
newBuilder(HBaseProtos.NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
newBuilder(HBaseProtos.NameStringPair) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
newBuilder(HBaseProtos.RegionInfo) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
newBuilder(HBaseProtos.RegionSpecifier) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
newBuilder(HBaseProtos.ServerName) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
newBuilder(HBaseProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
newBuilder(HBaseProtos.TableName) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
newBuilder(HBaseProtos.TableSchema) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
newBuilder(HBaseProtos.TimeRange) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
newBuilder(HBaseProtos.UUID) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
newBuilder(HFileProtos.FileInfoProto) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
newBuilder(HFileProtos.FileTrailerProto) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
newBuilder(LoadBalancerProtos.LoadBalancerState) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
newBuilder(MapReduceProtos.ScanMetrics) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
newBuilder(MasterProtos.AddColumnRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
newBuilder(MasterProtos.AddColumnResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
newBuilder(MasterProtos.AssignRegionRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
newBuilder(MasterProtos.AssignRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
newBuilder(MasterProtos.BalanceRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
newBuilder(MasterProtos.BalanceResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
newBuilder(MasterProtos.CreateNamespaceRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
newBuilder(MasterProtos.CreateNamespaceResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
newBuilder(MasterProtos.CreateTableRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
newBuilder(MasterProtos.CreateTableResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
newBuilder(MasterProtos.DeleteColumnRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
newBuilder(MasterProtos.DeleteColumnResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
newBuilder(MasterProtos.DeleteNamespaceRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
newBuilder(MasterProtos.DeleteNamespaceResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
newBuilder(MasterProtos.DeleteSnapshotRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
newBuilder(MasterProtos.DeleteSnapshotResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
newBuilder(MasterProtos.DeleteTableRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
newBuilder(MasterProtos.DeleteTableResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
newBuilder(MasterProtos.DisableTableRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
newBuilder(MasterProtos.DisableTableResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
newBuilder(MasterProtos.DispatchMergingRegionsRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
newBuilder(MasterProtos.DispatchMergingRegionsResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
newBuilder(MasterProtos.EnableCatalogJanitorRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
newBuilder(MasterProtos.EnableCatalogJanitorResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
newBuilder(MasterProtos.EnableTableRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
newBuilder(MasterProtos.EnableTableResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
newBuilder(MasterProtos.GetClusterStatusRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
newBuilder(MasterProtos.GetClusterStatusResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
newBuilder(MasterProtos.GetCompletedSnapshotsRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
newBuilder(MasterProtos.GetCompletedSnapshotsResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
newBuilder(MasterProtos.GetNamespaceDescriptorRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
newBuilder(MasterProtos.GetNamespaceDescriptorResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
newBuilder(MasterProtos.GetSchemaAlterStatusRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
newBuilder(MasterProtos.GetSchemaAlterStatusResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
newBuilder(MasterProtos.GetTableDescriptorsRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
newBuilder(MasterProtos.GetTableDescriptorsResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
newBuilder(MasterProtos.GetTableNamesRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
newBuilder(MasterProtos.GetTableNamesResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
newBuilder(MasterProtos.IsCatalogJanitorEnabledRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
newBuilder(MasterProtos.IsCatalogJanitorEnabledResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
newBuilder(MasterProtos.IsMasterRunningRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
newBuilder(MasterProtos.IsMasterRunningResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
newBuilder(MasterProtos.IsRestoreSnapshotDoneRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
newBuilder(MasterProtos.IsRestoreSnapshotDoneResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
newBuilder(MasterProtos.IsSnapshotDoneRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
newBuilder(MasterProtos.IsSnapshotDoneResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
newBuilder(MasterProtos.ListNamespaceDescriptorsRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
newBuilder(MasterProtos.ListNamespaceDescriptorsResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
newBuilder(MasterProtos.ListTableDescriptorsByNamespaceRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
newBuilder(MasterProtos.ListTableDescriptorsByNamespaceResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
newBuilder(MasterProtos.ListTableNamesByNamespaceRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
newBuilder(MasterProtos.ListTableNamesByNamespaceResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
newBuilder(MasterProtos.ModifyColumnRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
newBuilder(MasterProtos.ModifyColumnResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
newBuilder(MasterProtos.ModifyNamespaceRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
newBuilder(MasterProtos.ModifyNamespaceResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
newBuilder(MasterProtos.ModifyTableRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
newBuilder(MasterProtos.ModifyTableResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
newBuilder(MasterProtos.MoveRegionRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
newBuilder(MasterProtos.MoveRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
newBuilder(MasterProtos.OfflineRegionRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
newBuilder(MasterProtos.OfflineRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
newBuilder(MasterProtos.RestoreSnapshotRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
newBuilder(MasterProtos.RestoreSnapshotResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
newBuilder(MasterProtos.RunCatalogScanRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
newBuilder(MasterProtos.RunCatalogScanResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
newBuilder(MasterProtos.SetBalancerRunningRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
newBuilder(MasterProtos.SetBalancerRunningResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
newBuilder(MasterProtos.ShutdownRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
newBuilder(MasterProtos.ShutdownResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
newBuilder(MasterProtos.SnapshotRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
newBuilder(MasterProtos.SnapshotResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
newBuilder(MasterProtos.StopMasterRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
newBuilder(MasterProtos.StopMasterResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
newBuilder(MasterProtos.UnassignRegionRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
newBuilder(MasterProtos.UnassignRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
newBuilder(MultiRowMutationProtos.MultiRowMutationProcessorRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
newBuilder(MultiRowMutationProtos.MultiRowMutationProcessorResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
newBuilder(MultiRowMutationProtos.MutateRowsRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
newBuilder(MultiRowMutationProtos.MutateRowsResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
newBuilder(RegionServerStatusProtos.GetLastFlushedSequenceIdRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
newBuilder(RegionServerStatusProtos.GetLastFlushedSequenceIdResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
newBuilder(RegionServerStatusProtos.RegionServerReportRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
newBuilder(RegionServerStatusProtos.RegionServerReportResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
newBuilder(RegionServerStatusProtos.RegionServerStartupRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
newBuilder(RegionServerStatusProtos.RegionServerStartupResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
newBuilder(RegionServerStatusProtos.ReportRSFatalErrorRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
newBuilder(RegionServerStatusProtos.ReportRSFatalErrorResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
newBuilder(RowProcessorProtos.ProcessRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
newBuilder(RowProcessorProtos.ProcessResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
newBuilder(RPCProtos.CellBlockMeta) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
newBuilder(RPCProtos.ConnectionHeader) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
newBuilder(RPCProtos.ExceptionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
newBuilder(RPCProtos.RequestHeader) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
newBuilder(RPCProtos.ResponseHeader) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
newBuilder(RPCProtos.UserInformation) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
newBuilder(SecureBulkLoadProtos.CleanupBulkLoadRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
newBuilder(SecureBulkLoadProtos.CleanupBulkLoadResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
newBuilder(SecureBulkLoadProtos.DelegationToken) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
newBuilder(SecureBulkLoadProtos.PrepareBulkLoadRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
newBuilder(SecureBulkLoadProtos.PrepareBulkLoadResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
newBuilder(SecureBulkLoadProtos.SecureBulkLoadHFilesRequest) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
newBuilder(SecureBulkLoadProtos.SecureBulkLoadHFilesResponse) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
newBuilder(TracingProtos.RPCTInfo) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
newBuilder(WALProtos.CompactionDescriptor) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
newBuilder(WALProtos.FamilyScope) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
newBuilder(WALProtos.WALHeader) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
newBuilder(WALProtos.WALKey) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
newBuilder(WALProtos.WALTrailer) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
newBuilder(ZooKeeperProtos.ClusterUp) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
newBuilder(ZooKeeperProtos.Master) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
newBuilder(ZooKeeperProtos.MetaRegionServer) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
newBuilder(ZooKeeperProtos.RegionStoreSequenceIds) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
newBuilder(ZooKeeperProtos.RegionTransition) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
newBuilder(ZooKeeperProtos.ReplicationHLogPosition) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
newBuilder(ZooKeeperProtos.ReplicationLock) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
newBuilder(ZooKeeperProtos.ReplicationPeer) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
newBuilder(ZooKeeperProtos.ReplicationState) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
newBuilder(ZooKeeperProtos.SplitLogTask) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
newBuilder(ZooKeeperProtos.StoreSequenceId) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
newBuilder(ZooKeeperProtos.Table) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
newBuilder() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
newBuilder(ZooKeeperProtos.TableLock) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
newBuilder(CellMessage.Cell) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
newBuilder(CellSetMessage.CellSet) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
newBuilder(CellSetMessage.CellSet.Row) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
newBuilder(ColumnSchemaMessage.ColumnSchema.Attribute) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
newBuilder(ColumnSchemaMessage.ColumnSchema) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
newBuilder(ScannerMessage.Scanner) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
newBuilder(StorageClusterStatusMessage.StorageClusterStatus) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
newBuilder(StorageClusterStatusMessage.StorageClusterStatus.Node) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
newBuilder(StorageClusterStatusMessage.StorageClusterStatus.Region) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
newBuilder(TableInfoMessage.TableInfo) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
newBuilder(TableInfoMessage.TableInfo.Region) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
newBuilder(TableListMessage.TableList) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
newBuilder(TableSchemaMessage.TableSchema.Attribute) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
newBuilder(TableSchemaMessage.TableSchema) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
newBuilder() - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
newBuilder(VersionMessage.Version) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
newBuilderForType() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
newBuilderForType(GeneratedMessage.BuilderParent) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
newCaller() - Method in class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
 
newConstructor(String) - Static method in class org.apache.hadoop.hbase.util.ChecksumFactory
Returns a Constructor that can be used to create a Checksum object.
newCounter(String, String, int) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable integer counter
newCounter(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable integer counter
newCounter(String, String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable long integer counter
newCounter(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable long integer counter
newDaemonThreadFactory(String) - Static method in class org.apache.hadoop.hbase.util.Threads
Same as {#newDaemonThreadFactory(String, UncaughtExceptionHandler)}, without setting the exception handler.
newDaemonThreadFactory(String, Thread.UncaughtExceptionHandler) - Static method in class org.apache.hadoop.hbase.util.Threads
Get a named ThreadFactory that just builds daemon threads.
newDataBlockDecodingContext(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec
 
newDataBlockDecodingContext(Compression.Algorithm) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
Creates an encoder specific decoding context, which will prepare the data before actual decoding
newDataBlockEncodingContext(Compression.Algorithm, DataBlockEncoding, byte[]) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec
 
newDataBlockEncodingContext(Compression.Algorithm, DataBlockEncoding, byte[]) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder
Creates a encoder specific encoding context
newGauge(String, String, int) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable integer gauge
newGauge(MetricsInfo, int) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable integer gauge
newGauge(String, String, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable long integer gauge
newGauge(MetricsInfo, long) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable long integer gauge
newHistogram(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a new histogram.
newHistogram(String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a new histogram.
newInstance(Hbase.Iface, ThriftMetrics, Configuration) - Static method in class org.apache.hadoop.hbase.thrift.HbaseHandlerMetricsProxy
 
newInstance(Configuration, ThriftMetrics) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
newInstance(String) - Static method in class org.apache.hadoop.hbase.util.ChecksumFactory
Create a new instance of a Checksum object.
newOnDiskDataBlockDecodingContext(Compression.Algorithm) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
create a encoder specific decoding context for reading.
newOnDiskDataBlockDecodingContext(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
newOnDiskDataBlockDecodingContext(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
newOnDiskDataBlockEncodingContext(Compression.Algorithm, byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Create an encoder specific encoding context object for writing.
newOnDiskDataBlockEncodingContext(Compression.Algorithm, byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
newOnDiskDataBlockEncodingContext(Compression.Algorithm, byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
newPair(T1, T2) - Static method in class org.apache.hadoop.hbase.util.Pair
Constructs a new pair, inferring the type via the passed arguments
newQuantile(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a new MutableQuantile(A more accurate histogram).
newQuantile(String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
 
newRate(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable rate metric
newRate(String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable rate metric
newRate(String, String, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable rate metric (for throughput measurement)
newRate(String, String, boolean, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
 
newReflectiveBlockingService(BulkDeleteProtos.BulkDeleteService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
newReflectiveBlockingService(ExampleProtos.RowCountService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
newReflectiveBlockingService(AccessControlProtos.AccessControlService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
 
newReflectiveBlockingService(AdminProtos.AdminService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
 
newReflectiveBlockingService(AggregateProtos.AggregateService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
 
newReflectiveBlockingService(AuthenticationProtos.AuthenticationService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
 
newReflectiveBlockingService(ClientProtos.ClientService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
 
newReflectiveBlockingService(MasterProtos.MasterService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
 
newReflectiveBlockingService(MultiRowMutationProtos.MultiRowMutationService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
 
newReflectiveBlockingService(RegionServerStatusProtos.RegionServerStatusService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
 
newReflectiveBlockingService(RowProcessorProtos.RowProcessorService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
 
newReflectiveBlockingService(SecureBulkLoadProtos.SecureBulkLoadService.BlockingInterface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
newReflectiveService(BulkDeleteProtos.BulkDeleteService.Interface) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
newReflectiveService(ExampleProtos.RowCountService.Interface) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
newReflectiveService(AccessControlProtos.AccessControlService.Interface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
 
newReflectiveService(AdminProtos.AdminService.Interface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
 
newReflectiveService(AggregateProtos.AggregateService.Interface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
 
newReflectiveService(AuthenticationProtos.AuthenticationService.Interface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
 
newReflectiveService(ClientProtos.ClientService.Interface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
 
newReflectiveService(MasterProtos.MasterService.Interface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
 
newReflectiveService(MultiRowMutationProtos.MultiRowMutationService.Interface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
 
newReflectiveService(RegionServerStatusProtos.RegionServerStatusService.Interface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
 
newReflectiveService(RowProcessorProtos.RowProcessorService.Interface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
 
newReflectiveService(SecureBulkLoadProtos.SecureBulkLoadService.Interface) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
newServiceStub(Class<T>, RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
newSplitAlgoInstance(Configuration, String) - Static method in class org.apache.hadoop.hbase.util.RegionSplitter
 
newStat(String, String, String, String, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable metric with stats
newStat(String, String, String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Create a mutable metric with stats
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
 
newStub(RpcChannel) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
newThread(Runnable) - Method in class org.apache.hadoop.hbase.DaemonThreadFactory
 
next() - Method in class org.apache.hadoop.hbase.client.ClientScanner
 
next(int) - Method in class org.apache.hadoop.hbase.client.ClientScanner
Get nbRows rows.
next() - Method in class org.apache.hadoop.hbase.client.ClientSmallScanner
 
next() - Method in interface org.apache.hadoop.hbase.client.ResultScanner
Grab the next row's worth of values.
next(int) - Method in interface org.apache.hadoop.hbase.client.ResultScanner
 
next() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
next() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
Move to next position
next() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
next() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
Go to the next key/value in the block section.
next() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Scans to the next entry in the file.
next(ImmutableBytesWritable, Result) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
next(ImmutableBytesWritable, Result) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
next(List<Cell>) - Method in interface org.apache.hadoop.hbase.regionserver.InternalScanner
Grab the next row's worth of values.
next(List<Cell>, int) - Method in interface org.apache.hadoop.hbase.regionserver.InternalScanner
Grab the next row's worth of values with a limit on the number of values to return.
next() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
next(List<Cell>, int) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Gets the next row of keys from the top-most scanner.
next(List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Gets the next row of keys from the top-most scanner.
next() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Return the next KeyValue in this scanner, iterating the scanner
next - Variable in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
The next entry in the hash chain (for collisions)
next() - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
 
next() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
next() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
next(List<Cell>, int) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
Get the next row of values from this Store.
next(List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
next() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
 
next(HLog.Entry) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
 
next() - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
next(HLog.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
next() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
 
next() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
next() - Method in class org.apache.hadoop.hbase.types.StructIterator
 
next() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
NEXT_CALL_SEQ_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
nextBlock() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIterator
Get the next block, or null if there are no more blocks to iterate.
nextBlockWithBlockType(BlockType) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockIterator
Similar to HFileBlock.BlockIterator.nextBlock() but checks block type, throws an exception if incorrect, and returns the HFile block
nextIndexedKey - Variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
The next indexed key is to keep track of the indexed key of the next data block.
nextKeyValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Positions the record reader to the next record.
nextKeyValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Positions the record reader to the next record.
nextLong() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Generate a random positive long number
nextNodeId() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
nextNodeOffsetsOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
nextNodeOffsetWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
nextPtr - Variable in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
The next entry in the LRU list (towards MRU)
nextRaw(List<Cell>) - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
Grab the next row's worth of values with the default limit on the number of values to return.
nextRaw(List<Cell>, int) - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
Grab the next row's worth of values with a limit on the number of values to return.
nextRow() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
nextRowInternal() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
This method is safe to call when the scanner is not on a fully valid row node, as in the case of a row token miss in the Searcher
nextScannerId - Variable in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
nextShallowCopy(ByteBuffer, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
Creates a new KeyValue object positioned in the supplied ByteBuffer and sets the ByteBuffer's position to the start of the next KeyValue.
NINE - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code foe Nine
NINES - Static variable in class org.apache.hadoop.hbase.HConstants
 
NINETY_FIFTH_PERCENTILE_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
NINETY_FIFTH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
 
NINETY_NINETH_PERCENTILE_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
NINETY_NINETH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
 
NO_HASH - Static variable in class org.apache.hadoop.hbase.HRegionInfo
 
NO_NEXT_INDEXED_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
The byte array represents for NO_NEXT_INDEXED_KEY; The actual value is irrelevant because this is always compared by reference.
NO_OP_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
NO_OP = 6;
NO_OPTIONS - Static variable in class org.apache.hadoop.hbase.util.Base64
No options specified.
NO_PERSISTENT_TS - Static variable in class org.apache.hadoop.hbase.regionserver.MemStore
Used for readability when we don't store memstore timestamp in HFile
NO_PRIORITY - Static variable in interface org.apache.hadoop.hbase.regionserver.Store
 
NO_SEQNUM - Static variable in class org.apache.hadoop.hbase.HConstants
Value indicating the server name was saved with no sequence number.
NO_SNAPSHOT_START_TIME_SPECIFIED - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Default value if no start time is specified
node - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
node - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
Path of node being tracked
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
New unassigned node has been created.
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl.PeerRegionServerListener
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl.OtherRegionServerWatcher
Called when an existing node has a child node added or removed.
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl.PeersWatcher
Called when an existing node has a child node added or removed.
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.DrainingServerTracker
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.RecoveringRegionWatcher
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
 
nodeChildrenChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperListener
Called when an existing node has a child node added or removed.
nodeCreated(String) - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
New unassigned node has been created.
nodeCreated(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl.OtherRegionServerWatcher
Called when a new node has been created.
nodeCreated(String) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
Deprecated.
 
nodeCreated(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperListener
Called when a new node has been created.
nodeCreated(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Existing unassigned node has had data changed.
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer.PeerStateTracker
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.DeletionListener
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.RecoveringRegionWatcher
 
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperListener
Called when an existing node has changed data.
nodeDataChanged(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl.OtherRegionServerWatcher
Called when a node has been deleted
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl.PeersWatcher
Called when a node has been deleted
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.DeletionListener
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.DrainingServerTracker
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.RecoveringRegionWatcher
Called when a node has been deleted
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
Deprecated.
 
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperListener
Called when a node has been deleted
nodeDeleted(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
 
nodeDepth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
nodeHasChildren(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Checks if the specified znode has any children.
nodes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
nodes - Variable in class org.apache.hadoop.hbase.rest.client.Cluster
 
NON_STARTCODE - Static variable in class org.apache.hadoop.hbase.ServerName
What to use if no startcode supplied.
NONE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
NONE = 0;
NonLazyKeyValueScanner - Class in org.apache.hadoop.hbase.regionserver
A "non-lazy" scanner which always does a real seek operation.
NonLazyKeyValueScanner() - Constructor for class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
nonLeafWriters - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
nonLeaves - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
NoOpDataBlockEncoder - Class in org.apache.hadoop.hbase.io.hfile
Does not perform any kind of encoding/decoding.
NORMAL_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
QOS attributes: these attributes are used to demarcate RPC call processing by different set of handlers.
NoServerForRegionException - Exception in org.apache.hadoop.hbase.client
Thrown when no region server can be found for a region
NoServerForRegionException() - Constructor for exception org.apache.hadoop.hbase.client.NoServerForRegionException
default constructor
NoServerForRegionException(String) - Constructor for exception org.apache.hadoop.hbase.client.NoServerForRegionException
Constructor
NoSuchColumnFamilyException - Exception in org.apache.hadoop.hbase.regionserver
Thrown if request for nonexistent column family.
NoSuchColumnFamilyException() - Constructor for exception org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException
default constructor
NoSuchColumnFamilyException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.NoSuchColumnFamilyException
 
NOT_EQUAL_TO_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
NOT_EQUAL_TO Array
NOT_EQUAL_TO_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
NOT_EQUAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
NOT_EQUAL = 3;
NotAllMetaRegionsOnlineException - Exception in org.apache.hadoop.hbase
Thrown when an operation requires the root and all meta regions to be online
NotAllMetaRegionsOnlineException() - Constructor for exception org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
default constructor
NotAllMetaRegionsOnlineException(String) - Constructor for exception org.apache.hadoop.hbase.NotAllMetaRegionsOnlineException
 
notEmpty(Collection<T>) - Static method in class org.apache.hadoop.hbase.util.CollectionUtils
 
notifyOnCancel(RpcCallback<Object>) - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
notifyOnCancel(RpcCallback<Object>) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
 
NotServingRegionException - Exception in org.apache.hadoop.hbase
Thrown by a region server if it is sent a request for a region it is not serving.
NotServingRegionException() - Constructor for exception org.apache.hadoop.hbase.NotServingRegionException
default constructor
NotServingRegionException(String) - Constructor for exception org.apache.hadoop.hbase.NotServingRegionException
Constructor
NotServingRegionException(byte[]) - Constructor for exception org.apache.hadoop.hbase.NotServingRegionException
Constructor
nubCellsRemain - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
NullComparator - Class in org.apache.hadoop.hbase.filter
A binary comparator which lexicographically compares against the specified byte array using Bytes.compareTo(byte[], byte[]).
NullComparator() - Constructor for class org.apache.hadoop.hbase.filter.NullComparator
 
nullSafe(Collection<T>) - Static method in class org.apache.hadoop.hbase.util.CollectionUtils
 
nullSafe(Iterable<T>) - Static method in class org.apache.hadoop.hbase.util.IterableUtils
 
nullSafeSameSize(Collection<A>, Collection<B>) - Static method in class org.apache.hadoop.hbase.util.CollectionUtils
 
nullSafeSize(Collection<T>) - Static method in class org.apache.hadoop.hbase.util.CollectionUtils
size
NUM_BYTES_COMPACTED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
 
NUM_BYTES_COMPACTED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
 
NUM_DATA_INDEX_LEVELS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
NUM_DEAD_REGION_SERVERS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
NUM_FILES_COMPACTED_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
 
NUM_FILES_COMPACTED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
 
NUM_INTS - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
NUM_LONGS - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
NUM_OPEN_CONNECTIONS_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
NUM_OPEN_CONNECTIONS_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
NUM_OPS_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
NUM_OPS_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
 
NUM_REGION_SERVERS_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
NUM_SHORTS - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
NUM_SINGLE_BYTES - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numArraysAdded - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
fields
NUMBER_OF_DEAD_REGION_SERVERS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
NUMBER_OF_MUTATIONS_WITHOUT_WAL - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
NUMBER_OF_MUTATIONS_WITHOUT_WAL_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
NUMBER_OF_REGION_SERVERS_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
NUMBER_OF_REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
NUMBER_OF_ROWS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
NUMBER_OF_THREADS - Static variable in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
 
numBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
numBytes - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
numBytes(long) - Static method in class org.apache.hadoop.hbase.util.vint.UFIntTool
 
numBytes(int) - Static method in class org.apache.hadoop.hbase.util.vint.UVIntTool
int -> bytes
numBytes(long) - Static method in class org.apache.hadoop.hbase.util.vint.UVLongTool
long -> bytes
numCells - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
numCells - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
numChunks - Variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
At read time, the total number of chunks.
numConnections - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
numEqualPrefixBytes(ByteRange, ByteRange, int) - Static method in class org.apache.hadoop.hbase.util.ByteRangeUtils
 
numFamilies() - Method in class org.apache.hadoop.hbase.client.Get
Method for retrieving the number of families to get from
numFamilies() - Method in class org.apache.hadoop.hbase.client.Increment
Method for retrieving the number of families to increment from
numFamilies() - Method in class org.apache.hadoop.hbase.client.Mutation
 
numFamilies() - Method in class org.apache.hadoop.hbase.client.Scan
 
numFamilyBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numIdenticalBytes(ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
numInputs - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
numKeyValueBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numLeafWriters - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
numMetaBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numMvccVersionBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numNodes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
numNonLeafWriters - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
numOccurrences - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
numQualifierBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numRegionsToReport - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
numResets - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
fields
numRowBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numRows - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
number of rows to return
numRows - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
number of rows to return
numTagsBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numTimestampBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numUniqueFamilies - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numUniqueQualifiers - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numUniqueRanges - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
numUniqueRows - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numUniqueTags - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numValueBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
numVersions - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
number of versions to retrieve
numVersions - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
number of versions to retrieve

O

O - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'O'
OBJECT - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Object overhead is minimum 2 * reference size (8 bytes on 64-bit)
ObserverContext<E extends CoprocessorEnvironment> - Class in org.apache.hadoop.hbase.coprocessor
Carries the execution state for a given invocation of an Observer coprocessor (RegionObserver, MasterObserver, or WALObserver) method.
ObserverContext() - Constructor for class org.apache.hadoop.hbase.coprocessor.ObserverContext
 
obtainAndCacheToken(Configuration, UserGroupInformation) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Obtain an authentication token for the given user and add it to the user's credentials.
obtainAuthTokenForJob(Configuration, Job) - Method in class org.apache.hadoop.hbase.security.User
Requests an authentication token for this user and stores it in the user's credentials.
obtainAuthTokenForJob(JobConf) - Method in class org.apache.hadoop.hbase.security.User
Requests an authentication token for this user and stores it in the user's credentials.
obtainSeqNum() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Obtain a log sequence number.
obtainServerLoadPB() - Method in class org.apache.hadoop.hbase.ServerLoad
 
obtainToken(Configuration) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Obtain and return an authentication token for the current user.
obtainTokenForJob(Configuration, UserGroupInformation, Job) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Obtain an authentication token on behalf of the given user and add it to the credentials for the given map reduce job.
obtainTokenForJob(JobConf, UserGroupInformation) - Static method in class org.apache.hadoop.hbase.security.token.TokenUtil
Obtain an authentication token on behalf of the given user and add it to the credentials for the given map reduce job.
offer(Runnable) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
offer(Runnable, long, TimeUnit) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
offerReadLatency(long, boolean) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
offerWriteLatency(long) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
 
offline(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Special method, only used by hbck.
OFFLINE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
OFFLINE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
OFFLINE = 0;
OfflineCallback - Class in org.apache.hadoop.hbase.master
Callback handler for creating unassigned offline znodes used during bulk assign, async setting region to offline.
offlineDisabledRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
offlineHdfsIntegrityRepair() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
This repair method analyzes hbase data in hdfs and repairs it to satisfy the table integrity rules.
OfflineMetaRepair - Class in org.apache.hadoop.hbase.util.hbck
This code is used to rebuild meta off line from file system data.
OfflineMetaRepair() - Constructor for class org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
 
offlineRegion(RpcController, MasterProtos.OfflineRegionRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
Offline specified region from master's in-memory state.
offlineRegion(RpcController, MasterProtos.OfflineRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
offlineRegion(RpcController, MasterProtos.OfflineRegionRequest, RpcCallback<MasterProtos.OfflineRegionResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc OfflineRegion(.OfflineRegionRequest) returns (.OfflineRegionResponse);
offlineRegion(RpcController, MasterProtos.OfflineRegionRequest, RpcCallback<MasterProtos.OfflineRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc OfflineRegion(.OfflineRegionRequest) returns (.OfflineRegionResponse);
offlineRegion(RpcController, MasterProtos.OfflineRegionRequest, RpcCallback<MasterProtos.OfflineRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
OffPeakHours - Class in org.apache.hadoop.hbase.regionserver.compactions
 
OffPeakHours() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
 
offset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
offset - Variable in class org.apache.hadoop.hbase.util.SimpleByteRange
The index of the first byte in this range.
OFFSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
offsetIntoBlock - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
OLD_META_STR - Static variable in class org.apache.hadoop.hbase.TableName
 
OLD_META_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.TableName
TableName for old .META.
OLD_ROOT_STR - Static variable in class org.apache.hadoop.hbase.TableName
 
OLD_ROOT_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.TableName
TableName for old -ROOT- table.
OLD_SNAPSHOT_DIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
 
OLDEST_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.HConstants
Timestamp to use when we want to refer to the oldest cell.
oldestUnexpiredTS - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
ON_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
onEviction(BlockCacheKey, SingleSizeCache) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
onInsertion(BlockCacheKey, SingleSizeCache) - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
ONLINE_SNAPSHOT_CONTROLLER_DESCRIPTION - Static variable in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Name of the operation to use in the controller
onlineConsistencyRepair() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
This repair method requires the cluster to be online since it contacts region servers and the masters.
onlineHbck() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Contacts the master and prints out cluster-wide information
onlineRegions - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
Map of regions currently being served by this region server.
onlyType - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.CellTypeEncoder
 
open(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
Open the FileLink for read.
open(FileSystem, int) - Method in class org.apache.hadoop.hbase.io.FileLink
Open the FileLink for read.
open(InputStream) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueDeserializer
 
open(OutputStream) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
 
OPEN - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
open(FileSystem, CacheConfig, DataBlockEncoding) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Open a Reader for the StoreFile
OPEN_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
OPEN_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
OPEN = 3;
OPENED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
OPENED = 0;
OpenedRegionHandler - Class in org.apache.hadoop.hbase.master.handler
Handles OPENED region event on Master.
OpenedRegionHandler(Server, AssignmentManager, HRegionInfo, ServerName, int) - Constructor for class org.apache.hadoop.hbase.master.handler.OpenedRegionHandler
 
openHRegion(HRegionInfo, HTableDescriptor, HLog, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(HRegionInfo, HTableDescriptor, HLog, Configuration, RegionServerServices, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(Path, HRegionInfo, HTableDescriptor, HLog, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(Path, HRegionInfo, HTableDescriptor, HLog, Configuration, RegionServerServices, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(Configuration, FileSystem, Path, HRegionInfo, HTableDescriptor, HLog) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(Configuration, FileSystem, Path, HRegionInfo, HTableDescriptor, HLog, RegionServerServices, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Open a Region.
openHRegion(HRegion, CancelableProgressable) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Useful when reopening a closed region (normally for unit tests)
openHRegion(CancelableProgressable) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Open HRegion.
OPENING_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
OPENING_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
OPENING = 2;
OpenMetaHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handles opening of a meta region on a region server.
OpenMetaHandler(Server, RegionServerServices, HRegionInfo, HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenMetaHandler
 
OpenMetaHandler(Server, RegionServerServices, HRegionInfo, HTableDescriptor, int) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenMetaHandler
 
openReader(Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
Opens the file at the current position
openReader(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Open a reader on the current path
openRegion(RpcController, AdminProtos.OpenRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
openRegion(RpcController, AdminProtos.OpenRegionRequest, RpcCallback<AdminProtos.OpenRegionResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc OpenRegion(.OpenRegionRequest) returns (.OpenRegionResponse);
openRegion(RpcController, AdminProtos.OpenRegionRequest, RpcCallback<AdminProtos.OpenRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc OpenRegion(.OpenRegionRequest) returns (.OpenRegionResponse);
openRegion(RpcController, AdminProtos.OpenRegionRequest, RpcCallback<AdminProtos.OpenRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
openRegion(AdminProtos.AdminService.BlockingInterface, HRegionInfo) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to open a region using admin protocol.
openRegion(RpcController, AdminProtos.OpenRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Open asynchronously a region or a set of regions on the region server.
openRegionFromFileSystem(Configuration, FileSystem, Path, HRegionInfo, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Open Region from file-system.
OpenRegionHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handles opening of a region on a region server.
OpenRegionHandler(Server, RegionServerServices, HRegionInfo, HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
 
OpenRegionHandler(Server, RegionServerServices, HRegionInfo, HTableDescriptor, int) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
 
OpenRegionHandler(Server, RegionServerServices, HRegionInfo, HTableDescriptor, EventType, int) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
 
openScanner() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
 
openScanner(ByteBuffer, TScan, AsyncMethodCallback<THBaseService.AsyncClient.openScanner_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
openScanner(ByteBuffer, TScan, AsyncMethodCallback<THBaseService.AsyncClient.openScanner_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
openScanner(ByteBuffer, TScan) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
openScanner(ByteBuffer, TScan) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Get a Scanner for the provided TScan object.
openScanner(ByteBuffer, TScan) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
openServer() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Open a previously started server.
openServer() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
openTables - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
Accounting for tables opened by the coprocessor
Operation - Class in org.apache.hadoop.hbase.client
Superclass for any type that maps to a potentially application-level query.
Operation() - Constructor for class org.apache.hadoop.hbase.client.Operation
 
OperationStatus - Class in org.apache.hadoop.hbase.regionserver
This class stores the Operation status code and the exception message that occurs in case of failure of operations like put, delete, etc.
OperationStatus(HConstants.OperationStatusCode) - Constructor for class org.apache.hadoop.hbase.regionserver.OperationStatus
 
OperationStatus(HConstants.OperationStatusCode, String) - Constructor for class org.apache.hadoop.hbase.regionserver.OperationStatus
 
operationTypesOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
OperationWithAttributes - Class in org.apache.hadoop.hbase.client
 
OperationWithAttributes() - Constructor for class org.apache.hadoop.hbase.client.OperationWithAttributes
 
OPERATOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
OPS_SAMPLE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
 
OR - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
OR Byte Array
OR_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
OR Array
OR_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
OR_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
OR = 2;
order - Variable in class org.apache.hadoop.hbase.types.OrderedBytesBase
 
order - Variable in class org.apache.hadoop.hbase.types.RawBytes
 
order - Variable in class org.apache.hadoop.hbase.types.RawString
 
Order - Enum in org.apache.hadoop.hbase.util
Used to describe or modify the lexicographical sort order of a byte[].
ORDERED - Static variable in class org.apache.hadoop.hbase.util.Base64
Encode using the special "ordered" dialect of Base64 described here: http://www.faqs.org/qa/rfcc-1940.html.
OrderedBlob - Class in org.apache.hadoop.hbase.types
A byte[] of variable-length.
OrderedBlob(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedBlob
 
OrderedBlobVar - Class in org.apache.hadoop.hbase.types
An alternative to OrderedBlob for use by Struct fields that do not terminate the fields list.
OrderedBlobVar(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedBlobVar
 
OrderedBytes - Class in org.apache.hadoop.hbase.util
Utility class that handles ordered byte arrays.
OrderedBytes() - Constructor for class org.apache.hadoop.hbase.util.OrderedBytes
 
OrderedBytesBase<T> - Class in org.apache.hadoop.hbase.types
Base class for data types backed by the OrderedBytes encoding implementations.
OrderedBytesBase(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedBytesBase
 
OrderedFloat32 - Class in org.apache.hadoop.hbase.types
A float of 32-bits using a fixed-length encoding.
OrderedFloat32(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedFloat32
 
OrderedFloat64 - Class in org.apache.hadoop.hbase.types
A double of 64-bits using a fixed-length encoding.
OrderedFloat64(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedFloat64
 
OrderedInt16 - Class in org.apache.hadoop.hbase.types
A short of 16-bits using a fixed-length encoding.
OrderedInt16(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedInt16
 
OrderedInt32 - Class in org.apache.hadoop.hbase.types
An int of 32-bits using a fixed-length encoding.
OrderedInt32(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedInt32
 
OrderedInt64 - Class in org.apache.hadoop.hbase.types
A long of 64-bits using a fixed-length encoding.
OrderedInt64(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedInt64
 
OrderedInt8 - Class in org.apache.hadoop.hbase.types
A byte of 8-bits using a fixed-length encoding.
OrderedInt8(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedInt8
 
OrderedNumeric - Class in org.apache.hadoop.hbase.types
An Number of arbitrary precision and variable-length encoding.
OrderedNumeric(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedNumeric
 
OrderedString - Class in org.apache.hadoop.hbase.types
A String of variable-length.
OrderedString(Order) - Constructor for class org.apache.hadoop.hbase.types.OrderedString
 
org.apache.hadoop.hbase - package org.apache.hadoop.hbase
 
org.apache.hadoop.hbase.backup - package org.apache.hadoop.hbase.backup
 
org.apache.hadoop.hbase.backup.example - package org.apache.hadoop.hbase.backup.example
 
org.apache.hadoop.hbase.catalog - package org.apache.hadoop.hbase.catalog
 
org.apache.hadoop.hbase.client - package org.apache.hadoop.hbase.client
Provides HBase Client
org.apache.hadoop.hbase.client.coprocessor - package org.apache.hadoop.hbase.client.coprocessor
Provides client classes for invoking Coprocessor RPC protocols
org.apache.hadoop.hbase.client.metrics - package org.apache.hadoop.hbase.client.metrics
 
org.apache.hadoop.hbase.client.replication - package org.apache.hadoop.hbase.client.replication
 
org.apache.hadoop.hbase.codec - package org.apache.hadoop.hbase.codec
 
org.apache.hadoop.hbase.codec.prefixtree - package org.apache.hadoop.hbase.codec.prefixtree
 
org.apache.hadoop.hbase.codec.prefixtree.decode - package org.apache.hadoop.hbase.codec.prefixtree.decode
 
org.apache.hadoop.hbase.codec.prefixtree.decode.column - package org.apache.hadoop.hbase.codec.prefixtree.decode.column
 
org.apache.hadoop.hbase.codec.prefixtree.decode.row - package org.apache.hadoop.hbase.codec.prefixtree.decode.row
 
org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp - package org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp
 
org.apache.hadoop.hbase.codec.prefixtree.encode - package org.apache.hadoop.hbase.codec.prefixtree.encode
 
org.apache.hadoop.hbase.codec.prefixtree.encode.column - package org.apache.hadoop.hbase.codec.prefixtree.encode.column
 
org.apache.hadoop.hbase.codec.prefixtree.encode.other - package org.apache.hadoop.hbase.codec.prefixtree.encode.other
 
org.apache.hadoop.hbase.codec.prefixtree.encode.row - package org.apache.hadoop.hbase.codec.prefixtree.encode.row
 
org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize - package org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize
 
org.apache.hadoop.hbase.codec.prefixtree.scanner - package org.apache.hadoop.hbase.codec.prefixtree.scanner
 
org.apache.hadoop.hbase.constraint - package org.apache.hadoop.hbase.constraint
Restrict the domain of a data attribute, often times to fulfill business rules/requirements.
org.apache.hadoop.hbase.coprocessor - package org.apache.hadoop.hbase.coprocessor
Table of Contents
org.apache.hadoop.hbase.coprocessor.example - package org.apache.hadoop.hbase.coprocessor.example
 
org.apache.hadoop.hbase.coprocessor.example.generated - package org.apache.hadoop.hbase.coprocessor.example.generated
 
org.apache.hadoop.hbase.errorhandling - package org.apache.hadoop.hbase.errorhandling
 
org.apache.hadoop.hbase.exceptions - package org.apache.hadoop.hbase.exceptions
 
org.apache.hadoop.hbase.executor - package org.apache.hadoop.hbase.executor
 
org.apache.hadoop.hbase.filter - package org.apache.hadoop.hbase.filter
Provides row-level filters applied to HRegion scan results during calls to ResultScanner.next().
org.apache.hadoop.hbase.fs - package org.apache.hadoop.hbase.fs
 
org.apache.hadoop.hbase.generated.master - package org.apache.hadoop.hbase.generated.master
 
org.apache.hadoop.hbase.generated.regionserver - package org.apache.hadoop.hbase.generated.regionserver
 
org.apache.hadoop.hbase.generated.rest - package org.apache.hadoop.hbase.generated.rest
 
org.apache.hadoop.hbase.generated.thrift - package org.apache.hadoop.hbase.generated.thrift
 
org.apache.hadoop.hbase.io - package org.apache.hadoop.hbase.io
 
org.apache.hadoop.hbase.io.compress - package org.apache.hadoop.hbase.io.compress
 
org.apache.hadoop.hbase.io.encoding - package org.apache.hadoop.hbase.io.encoding
 
org.apache.hadoop.hbase.io.hfile - package org.apache.hadoop.hbase.io.hfile
Provides the hbase data+index+metadata file.
org.apache.hadoop.hbase.io.hfile.bucket - package org.apache.hadoop.hbase.io.hfile.bucket
 
org.apache.hadoop.hbase.io.hfile.slab - package org.apache.hadoop.hbase.io.hfile.slab
 
org.apache.hadoop.hbase.ipc - package org.apache.hadoop.hbase.ipc
Tools to help define network clients and servers.
org.apache.hadoop.hbase.mapred - package org.apache.hadoop.hbase.mapred
Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility
org.apache.hadoop.hbase.mapreduce - package org.apache.hadoop.hbase.mapreduce
Provides HBase MapReduce Input/OutputFormats, a table indexing MapReduce job, and utility
org.apache.hadoop.hbase.mapreduce.hadoopbackport - package org.apache.hadoop.hbase.mapreduce.hadoopbackport
 
org.apache.hadoop.hbase.mapreduce.replication - package org.apache.hadoop.hbase.mapreduce.replication
 
org.apache.hadoop.hbase.master - package org.apache.hadoop.hbase.master
 
org.apache.hadoop.hbase.master.balancer - package org.apache.hadoop.hbase.master.balancer
 
org.apache.hadoop.hbase.master.cleaner - package org.apache.hadoop.hbase.master.cleaner
 
org.apache.hadoop.hbase.master.handler - package org.apache.hadoop.hbase.master.handler
 
org.apache.hadoop.hbase.master.snapshot - package org.apache.hadoop.hbase.master.snapshot
 
org.apache.hadoop.hbase.metrics - package org.apache.hadoop.hbase.metrics
 
org.apache.hadoop.hbase.metrics.histogram - package org.apache.hadoop.hbase.metrics.histogram
 
org.apache.hadoop.hbase.migration - package org.apache.hadoop.hbase.migration
 
org.apache.hadoop.hbase.monitoring - package org.apache.hadoop.hbase.monitoring
 
org.apache.hadoop.hbase.procedure - package org.apache.hadoop.hbase.procedure
 
org.apache.hadoop.hbase.protobuf - package org.apache.hadoop.hbase.protobuf
Holds classes generated from protobuf src/main/protobuf definition files.
org.apache.hadoop.hbase.protobuf.generated - package org.apache.hadoop.hbase.protobuf.generated
 
org.apache.hadoop.hbase.regionserver - package org.apache.hadoop.hbase.regionserver
 
org.apache.hadoop.hbase.regionserver.compactions - package org.apache.hadoop.hbase.regionserver.compactions
 
org.apache.hadoop.hbase.regionserver.handler - package org.apache.hadoop.hbase.regionserver.handler
 
org.apache.hadoop.hbase.regionserver.snapshot - package org.apache.hadoop.hbase.regionserver.snapshot
 
org.apache.hadoop.hbase.regionserver.wal - package org.apache.hadoop.hbase.regionserver.wal
 
org.apache.hadoop.hbase.replication - package org.apache.hadoop.hbase.replication
Multi Cluster Replication
org.apache.hadoop.hbase.replication.master - package org.apache.hadoop.hbase.replication.master
 
org.apache.hadoop.hbase.replication.regionserver - package org.apache.hadoop.hbase.replication.regionserver
 
org.apache.hadoop.hbase.rest - package org.apache.hadoop.hbase.rest
HBase REST
org.apache.hadoop.hbase.rest.client - package org.apache.hadoop.hbase.rest.client
 
org.apache.hadoop.hbase.rest.filter - package org.apache.hadoop.hbase.rest.filter
 
org.apache.hadoop.hbase.rest.model - package org.apache.hadoop.hbase.rest.model
 
org.apache.hadoop.hbase.rest.protobuf.generated - package org.apache.hadoop.hbase.rest.protobuf.generated
 
org.apache.hadoop.hbase.rest.provider - package org.apache.hadoop.hbase.rest.provider
 
org.apache.hadoop.hbase.rest.provider.consumer - package org.apache.hadoop.hbase.rest.provider.consumer
 
org.apache.hadoop.hbase.rest.provider.producer - package org.apache.hadoop.hbase.rest.provider.producer
 
org.apache.hadoop.hbase.security - package org.apache.hadoop.hbase.security
 
org.apache.hadoop.hbase.security.access - package org.apache.hadoop.hbase.security.access
 
org.apache.hadoop.hbase.security.token - package org.apache.hadoop.hbase.security.token
 
org.apache.hadoop.hbase.snapshot - package org.apache.hadoop.hbase.snapshot
 
org.apache.hadoop.hbase.thrift - package org.apache.hadoop.hbase.thrift
Provides an HBase Thrift service.
org.apache.hadoop.hbase.thrift.generated - package org.apache.hadoop.hbase.thrift.generated
 
org.apache.hadoop.hbase.thrift2 - package org.apache.hadoop.hbase.thrift2
Provides an HBase Thrift service.
org.apache.hadoop.hbase.thrift2.generated - package org.apache.hadoop.hbase.thrift2.generated
 
org.apache.hadoop.hbase.tmpl.common - package org.apache.hadoop.hbase.tmpl.common
 
org.apache.hadoop.hbase.tmpl.master - package org.apache.hadoop.hbase.tmpl.master
 
org.apache.hadoop.hbase.tmpl.regionserver - package org.apache.hadoop.hbase.tmpl.regionserver
 
org.apache.hadoop.hbase.tool - package org.apache.hadoop.hbase.tool
 
org.apache.hadoop.hbase.trace - package org.apache.hadoop.hbase.trace
 
org.apache.hadoop.hbase.types - package org.apache.hadoop.hbase.types
This package provides the definition and implementation of HBase's extensible data type API.
org.apache.hadoop.hbase.util - package org.apache.hadoop.hbase.util
 
org.apache.hadoop.hbase.util.byterange - package org.apache.hadoop.hbase.util.byterange
 
org.apache.hadoop.hbase.util.byterange.impl - package org.apache.hadoop.hbase.util.byterange.impl
 
org.apache.hadoop.hbase.util.hbck - package org.apache.hadoop.hbase.util.hbck
 
org.apache.hadoop.hbase.util.test - package org.apache.hadoop.hbase.util.test
 
org.apache.hadoop.hbase.util.vint - package org.apache.hadoop.hbase.util.vint
 
org.apache.hadoop.hbase.zookeeper - package org.apache.hadoop.hbase.zookeeper
 
org.apache.hadoop.hbase.zookeeper.lock - package org.apache.hadoop.hbase.zookeeper.lock
 
org.apache.hadoop.metrics2 - package org.apache.hadoop.metrics2
 
org.apache.hadoop.metrics2.impl - package org.apache.hadoop.metrics2.impl
 
org.apache.hadoop.metrics2.lib - package org.apache.hadoop.metrics2.lib
 
org.apache.hadoop.metrics2.util - package org.apache.hadoop.metrics2.util
 
OrphanHLogAfterSplitException - Exception in org.apache.hadoop.hbase.regionserver.wal
 
OrphanHLogAfterSplitException() - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.OrphanHLogAfterSplitException
Create this exception without a message
OrphanHLogAfterSplitException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.wal.OrphanHLogAfterSplitException
Create this exception with a message
ostream - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
OSVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
oswrite(KeyValue, OutputStream) - Static method in class org.apache.hadoop.hbase.KeyValue
Write out a KeyValue in the manner in which we used to when KeyValue was a Writable but do not require a DataOutput, just take plain OutputStream Named oswrite so does not clash with KeyValue.write(KeyValue, DataOutput)
ourClusterKey - Variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
The cluster key of the local cluster
out - Variable in class org.apache.hadoop.hbase.codec.BaseEncoder
 
out - Variable in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
OutOfOrderScannerNextException - Exception in org.apache.hadoop.hbase.exceptions
Thrown by a RegionServer while doing next() calls on a ResultScanner.
OutOfOrderScannerNextException() - Constructor for exception org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException
 
OutOfOrderScannerNextException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.OutOfOrderScannerNextException
 
OUTPUT_TABLE - Static variable in class org.apache.hadoop.hbase.mapred.TableOutputFormat
Deprecated.
JobConf parameter that specifies the output table
OUTPUT_TABLE - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
Job parameter that specifies the output table.
outputArrayOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
outputStream - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
outputStream - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
FileSystem stream to write into.
OWNED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
OWNED = 1;
OWNER - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
OWNER_KEY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 

P

P - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'P'
padFront(String, char, int) - Static method in class org.apache.hadoop.hbase.util.Strings
Push the input string to the right by appending a character before it, usually a space.
padHead(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
padTail(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
PAGE_SIZE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
PageFilter - Class in org.apache.hadoop.hbase.filter
Implementation of Filter interface that limits results to a specific page size.
PageFilter(long) - Constructor for class org.apache.hadoop.hbase.filter.PageFilter
Constructor that takes a maximum page size.
Pair<T1,T2> - Class in org.apache.hadoop.hbase.util
A generic class for pairs.
Pair() - Constructor for class org.apache.hadoop.hbase.util.Pair
Default constructor.
Pair(T1, T2) - Constructor for class org.apache.hadoop.hbase.util.Pair
Constructor
PairOfSameType<T> - Class in org.apache.hadoop.hbase.util
A generic, immutable class for pairs of objects both of type T.
PairOfSameType(T, T) - Constructor for class org.apache.hadoop.hbase.util.PairOfSameType
Constructor
ParallelSeekHandler - Class in org.apache.hadoop.hbase.regionserver.handler
Handler to seek storefiles in parallel.
ParallelSeekHandler(KeyValueScanner, KeyValue, long, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
 
parent - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
Tree content/structure used during tokenization
parent - Variable in class org.apache.hadoop.hbase.util.ClassLoaderBase
Parent class loader.
PARENT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parentLockNode - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
 
parentStartPosition - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
parentStartPosition - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
 
parse(byte[], int, int) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType
 
parse(byte[], int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
parse(Configuration) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperMainServer
 
parseArgs(String[]) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
parseCell() - Method in class org.apache.hadoop.hbase.codec.BaseDecoder
 
parseCell() - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueDecoder
 
parseColumn(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
Splits a column in family:qualifier form into separate byte arrays.
parseComparator(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
Splits a column in comparatorType:comparatorValue form into separate byte arrays
ParseConstants - Class in org.apache.hadoop.hbase.filter
ParseConstants holds a bunch of constants related to parsing Filter Strings Used by ParseFilter
ParseConstants() - Constructor for class org.apache.hadoop.hbase.filter.ParseConstants
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseDelimitedFrom(byte[], int, int) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Parses all the HRegionInfo instances from the passed in stream until EOF.
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
parseDelimitedFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
ParseFilter - Class in org.apache.hadoop.hbase.filter
This class allows a user to specify a filter via a string The string is parsed using the methods of this class and a filter object is constructed.
ParseFilter() - Constructor for class org.apache.hadoop.hbase.filter.ParseFilter
 
parseFilterString(String) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
Parses the filterString and constructs a filter using it
parseFilterString(byte[]) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
Parses the filterString and constructs a filter using it
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.ClusterId
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BinaryComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BitComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FamilyFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.Filter
Concrete implementers can signal a failure condition in their code by throwing an IOException.
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FilterList
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.NullComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.PageFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.PrefixFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.QualifierFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.RegexStringComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.RowFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SkipFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SubstringComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.TimestampsFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ValueFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
 
parseFrom(DataInputStream) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Parses an HRegionInfo instance from the passed in stream.
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.HTableDescriptor
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.RegionTransition
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
parseFrom(ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
parseFrom(ByteString, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
parseFrom(byte[], ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
parseFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
parseFrom(InputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
parseFrom(CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
parseFrom(CodedInputStream, ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.ServerName
Get a ServerName from the passed in data bytes.
parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.SplitLogTask
 
parseFromOrNull(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
 
parseHashType(String) - Static method in class org.apache.hadoop.hbase.util.Hash
This utility method converts String representation of hash function name to a symbolic constant.
parseHLogPositionFrom(byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
 
parseHostname(String) - Static method in class org.apache.hadoop.hbase.ServerName
 
parseHostname(String) - Static method in class org.apache.hadoop.hbase.util.Addressing
 
parseInt(String, int, int) - Static method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
parseLastFlushedSequenceIdFrom(byte[]) - Static method in class org.apache.hadoop.hbase.master.SplitLogManager
 
parseLong(String, long, long) - Static method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
Parse a number and enforce a range.
parseOptions(String[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
 
parsePort(String) - Static method in class org.apache.hadoop.hbase.ServerName
 
parsePort(String) - Static method in class org.apache.hadoop.hbase.util.Addressing
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
parseRegionName(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Separate elements of a regionName.
parseRegionStoreSequenceIds(byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
 
parseRowKey(byte[], int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
parseServerName(String) - Static method in class org.apache.hadoop.hbase.ServerName
 
parseSimpleFilterExpression(byte[]) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
Constructs a filter object given a simple filter expression
parseStartcode(String) - Static method in class org.apache.hadoop.hbase.ServerName
 
parseVersionedServerName(byte[]) - Static method in class org.apache.hadoop.hbase.ServerName
Use this method instantiating a ServerName from bytes gotten from a call to ServerName.getVersionedBytes().
parseZooCfg(Configuration, InputStream) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
Deprecated.
in 0.96 onwards. HBase will no longer rely on zoo.cfg availability.
partiallyMatchesToken(ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
byte[] utils
passedPrefix - Variable in class org.apache.hadoop.hbase.filter.PrefixFilter
 
passesDeleteFamilyBloomFilter(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
passesGeneralBloomFilter(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
A method for checking Bloom filters.
PASSWORD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
PASSWORD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
path - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
Path of file
path - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
May be null if we were passed a stream.
path - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
path - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
path - Static variable in class org.apache.hadoop.hbase.util.CompressionTest
 
PATH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
pathPrefix - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
PATTERN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
PATTERN_FLAGS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
pause(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
PAYLOAD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
PayloadCarryingRpcController - Class in org.apache.hadoop.hbase.ipc
Optionally carries Cells across the proxy/service interface down into ipc.
PayloadCarryingRpcController() - Constructor for class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
PayloadCarryingRpcController(CellScanner) - Constructor for class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
PayloadCarryingRpcController(List<CellScannable>) - Constructor for class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
PB_MAGIC - Static variable in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Magic we put ahead of a serialized protobuf message.
peek() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
 
peek() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Look at the next KeyValue in this scanner, but do not iterate scanner.
peek() - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
 
peek() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
peek() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
peek() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
peek() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
peek() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
Retrieve the next byte from this range without incrementing position.
peek() - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
peerExists(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
 
peerListChanged(List<String>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
 
peerListChanged(List<String>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationListener
The list of registered peer clusters has changed.
peerRemoved(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
 
peerRemoved(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationListener
A peer cluster has been removed (i.e.
peerStateNodeName - Variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
The name of the znode that contains the replication status of a remote slave (i.e.
peersZNode - Variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
The name of the znode that contains a list of all remote slave (i.e.
PENDING_CLOSE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
PENDING_CLOSE = 4;
PENDING_OPEN_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
PENDING_OPEN = 1;
pendingFirstType - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.CellTypeEncoder
fields
PER_BLOCK_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.CachedBlock
 
PERCENT_FILES_LOCAL - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
PERCENT_FILES_LOCAL_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
performCompaction(InternalScanner, Compactor.CellSink, long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
Permission - Class in org.apache.hadoop.hbase.security.access
Base permissions instance representing the ability to perform a given set of actions.
Permission() - Constructor for class org.apache.hadoop.hbase.security.access.Permission
Empty constructor for Writable implementation.
Permission(Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.Permission
 
Permission(byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.Permission
 
Permission.Action - Enum in org.apache.hadoop.hbase.security.access
 
PERMISSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
PERMISSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
PERMISSIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
PersistentMetricsTimeVaryingRate - Class in org.apache.hadoop.hbase.metrics
Deprecated.
PersistentMetricsTimeVaryingRate(String, MetricsRegistry, String) - Constructor for class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
Constructor - create a new metric
PersistentMetricsTimeVaryingRate(String, MetricsRegistry) - Constructor for class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
Constructor - create a new metric
pingInterval - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
placeSecondaryAndTertiaryWithRestrictions(Map<HRegionInfo, ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
For regions that share the primary, avoid placing the secondary and tertiary on a same RS.
PlainTextMessageBodyProducer - Class in org.apache.hadoop.hbase.rest.provider.producer
An adapter between Jersey and Object.toString().
PlainTextMessageBodyProducer() - Constructor for class org.apache.hadoop.hbase.rest.provider.producer.PlainTextMessageBodyProducer
 
PleaseHoldException - Exception in org.apache.hadoop.hbase
This exception is thrown by the master when a region server was shut down and restarted so fast that the master still hasn't processed the server shutdown of the first instance, or when master is initializing and client call admin operations, or when an operation is performed on a region server that is still starting.
PleaseHoldException(String) - Constructor for exception org.apache.hadoop.hbase.PleaseHoldException
 
PleaseHoldException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.PleaseHoldException
 
PleaseHoldException(Throwable) - Constructor for exception org.apache.hadoop.hbase.PleaseHoldException
 
pluralize(Collection<?>) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
pluralize(int) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
poll() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
 
poll() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlockQueue
 
poll() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
pollFirst() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
pollLast() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
 
pollLast() - Method in class org.apache.hadoop.hbase.io.hfile.CachedBlockQueue
 
pollLast() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
pool - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.ArraySearcherPool
 
PoolMap<K,V> - Class in org.apache.hadoop.hbase.util
The PoolMap maps a key to a collection of values, the elements of which are managed by a pool.
PoolMap(PoolMap.PoolType) - Constructor for class org.apache.hadoop.hbase.util.PoolMap
 
PoolMap(PoolMap.PoolType, int) - Constructor for class org.apache.hadoop.hbase.util.PoolMap
 
PoolMap.Pool<R> - Interface in org.apache.hadoop.hbase.util
 
PoolMap.PoolType - Enum in org.apache.hadoop.hbase.util
 
PoolMap.ReusablePool<R> - Class in org.apache.hadoop.hbase.util
The ReusablePool represents a PoolMap.Pool that builds on the LinkedList class.
PoolMap.ReusablePool(int) - Constructor for class org.apache.hadoop.hbase.util.PoolMap.ReusablePool
 
popArguments(Stack<ByteBuffer>, Stack<Filter>) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
Pops an argument from the operator stack and the number of arguments required by the operator from the filterStack and evaluates them
popFromRowBuffer(RowNodeReader) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
populateBuffer(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
methods
populateFamily() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
populateFirstNonRowFields() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
populateLastNonRowFields() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
populateMvccVersion() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
populateNonRowFields(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
populateNonRowFieldsAndCompareTo(int, Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
fill in family/qualifier/ts/type/value
populatePool(ExecutorService) - Method in class org.apache.hadoop.hbase.master.BulkAssigner
 
populatePool(ExecutorService) - Method in class org.apache.hadoop.hbase.master.BulkReOpen
Unassign all regions, so that they go through the regular region assignment flow (in assignment manager) and are re-opened.
populatePool(ExecutorService) - Method in class org.apache.hadoop.hbase.master.GeneralBulkAssigner
 
populatePreviousNonRowFields() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
populateQualifier() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
populateTimestamp() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
populateType() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
populateValueOffsets() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
port - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
port - Static variable in class org.apache.hadoop.hbase.thrift.DemoClient
 
port - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
POSITION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
positionAfterLastCell() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
The content of the buffers doesn't matter here, only that afterLast=true and beforeFirst=false
positionAfterLastCell() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Note: This may not be appropriate to have in the interface.
positionAt(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
methods
positionAt(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
CellSearcher methods
positionAt(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Do everything within this scanner's power to find the key.
positionAtFirstCell() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
advance
positionAtLastCell() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
 
positionAtLastRow() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
 
positionAtOrAfter(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
Identical workflow as positionAtOrBefore, but split them to avoid having ~10 extra if-statements.
positionAtOrAfter(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Same as positionAt(..), but go to the extra effort of finding the next key if there's no exact match.
positionAtOrBefore(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
positionAtOrBefore(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Same as positionAt(..), but go to the extra effort of finding the previous key if there's no exact match.
positionAtQualifierTimestamp(Cell, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
PositionedByteRange - Interface in org.apache.hadoop.hbase.util
Extends ByteRange with additional methods to support tracking a consumers position within the viewport.
positionToByteArray(long) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
 
post(String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a POST request
post(Cluster, String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a POST request
post(String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a POST request
post(Cluster, String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a POST request
post(CellSetModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
 
post(ScannerModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerResource
 
post(TableSchemaModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
 
postAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the new column family has been created.
postAddColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the new column family has been created.
postAddColumnHandler(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postAppend(ObserverContext<RegionCoprocessorEnvironment>, Append, Result) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postAppend(ObserverContext<RegionCoprocessorEnvironment>, Append, Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after Append
postAppend(Append, Result) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the region assignment has been requested.
postAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postBalance(ObserverContext<MasterCoprocessorEnvironment>, List<RegionPlan>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postBalance(ObserverContext<MasterCoprocessorEnvironment>, List<RegionPlan>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the balancing plan has been submitted.
postBalance(ObserverContext<MasterCoprocessorEnvironment>, List<RegionPlan>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the flag to enable/disable balancing has changed.
postBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
This will be called after applying a batch of Mutations on a region.
postBatchMutate(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postBinary(byte[], UriInfo, HttpHeaders) - Method in class org.apache.hadoop.hbase.rest.RowResource
 
postBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after bulkLoadHFile.
postBulkLoadHFile(List<Pair<byte[], String>>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after checkAndDelete
postCheckAndDelete(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after checkAndPut
postCheckAndPut(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a snapshot clone operation has been requested.
postCloneSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the region is reported as closed to the master.
postClose(boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked after a region is closed
postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after compaction has completed and the new store file has been moved in to place.
postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
postCompact(Store, StoreFile, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Called after the store compaction has completed.
postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, ImmutableList<StoreFile>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, ImmutableList<StoreFile>, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, ImmutableList<StoreFile>, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the StoreFiles to compact have been selected from the available candidates.
postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, ImmutableList<StoreFile>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
postCompactSelection(Store, ImmutableList<StoreFile>, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Called after the StoreFiles to be compacted have been selected from the available candidates.
postCompleteSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postCompleteSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after any split request is processed.
postCompleteSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked after a split is completed irrespective of a failure or success.
postCreateCoprocScanner(CompactionRequest, ScanType, InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
postCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the createNamespace operation has been requested.
postCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the createTable operation has been requested.
postCreateTable(HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the createTable operation has been requested.
postCreateTableHandler(HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client deletes a value.
postDelete(Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the column family has been deleted.
postDeleteColumn(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the column family has been deleted.
postDeleteColumnHandler(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the deleteNamespace operation has been requested.
postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the delete snapshot operation has been requested.
postDeleteSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the deleteTable operation has been requested.
postDeleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after HMaster deletes a table.
postDeleteTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the disableTable operation has been requested.
postDisableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the disableTable operation has been requested.
postDisableTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the enableTable operation has been requested.
postEnableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the enableTable operation has been requested.
postEnableTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postEncoding(BlockType) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
postEncoding(BlockType) - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
Do any action that needs to be performed after the encoding.
postExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client tests for existence using a Get.
postExists(Get, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
postFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after a Store's memstore is flushed to disk.
postFlush() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked after a memstore flush
postFlush(Store, StoreFile) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked after a memstore flush
postGet(ObserverContext<RegionCoprocessorEnvironment>, Get, List<KeyValue>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
Deprecated.
postGet(ObserverContext<RegionCoprocessorEnvironment>, Get, List<KeyValue>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Deprecated.
postGet(Get, List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after a client makes a GetClosestRowBefore request.
postGetClosestRowBefore(byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client performs a Get
postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a getTableDescriptors request has been processed.
postGetTableDescriptors(List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment, Result) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment, Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after increment
postIncrement(Increment, Result) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean, long) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean, long) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Deprecated.
This hook is no longer called by the RegionServer
postLogArchive(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL has been archived.
postLogArchive(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
postLogRoll(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL has been rolled.
postLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
postModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the column family has been updated.
postModifyColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the column family has been updated.
postModifyColumnHandler(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the modifyNamespace operation has been requested.
postModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the modifyTable operation has been requested.
postModifyTable(TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after to modifying a table's properties.
postModifyTableHandler(TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the region move has been requested.
postMove(HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the region is reported as open to the master.
postOpen() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked after a region open
postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postOpenDeployTasks(HRegion, CatalogTracker) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
postOpenDeployTasks(HRegion, CatalogTracker) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
Tasks to perform after region open to complete deploy of region on regionserver
postProcess(HRegion, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
postProcess(HRegion, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
The hook to be executed after process().
postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client stores a value.
postPut(Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the region has been marked offline.
postRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after a snapshot restore operation has been requested.
postRestoreSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
This will be called after the roll back of the split region is completed
postRollBackSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked just after the rollback of a failed split is done
postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client closes a scanner.
postScannerClose(InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postScannerFilterRow(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, byte[], boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postScannerFilterRow(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, byte[], boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
This will be called by the scan flow when the current scanned row is being filtered out by the filter.
postScannerFilterRow(InternalScanner, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
This will be called by the scan flow when the current scanned row is being filtered out by the filter.
postScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client asks for the next row on a scanner.
postScannerNext(InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after the client opens a new scanner.
postScannerOpen(Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the snapshot operation has been requested.
postSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
postSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postSplit(ObserverContext<RegionCoprocessorEnvironment>, HRegion, HRegion) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postSplit(ObserverContext<RegionCoprocessorEnvironment>, HRegion, HRegion) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Deprecated.
Use postCompleteSplit() instead
postSplit(HRegion, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked just after a split
postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called immediately after an active master instance has completed initialization.
postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
postUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called after the region unassignment has been requested.
postUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
postWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
postWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called after a WALEdit replayed for this region.
postWALRestore(HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
postWALWrite(ObserverContext<WALCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
Called after a WALEdit is writen to WAL.
postWALWrite(HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
 
pread - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
preAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to adding a new column family to the table.
preAddColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to adding a new column family to the table.
preAddColumnHandler(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before Append
preAppend(Append) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to assigning a specific region.
preAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preBalance(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preBalance(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to requesting rebalancing of the cluster regions, though after the initial checks for regions in transition and the balance switch flag.
preBalance(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to modifying the flag used to enable/disable region balancing.
preBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
This will be called for every batch mutation operation happening at the server.
preBatchMutate(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before bulkLoadHFile.
preBulkLoadHFile(List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
Verifies user has WRITE privileges on the Column Families involved in the bulkLoadHFile request.
preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before checkAndDelete
preCheckAndDelete(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before checkAndPut
preCheckAndPut(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCleanupBulkLoad(RegionCoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
Authorization security check for SecureBulkLoadProtocol.cleanupBulkLoad()
preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a snapshot is cloned.
preCloneSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the region is reported as closed to the master.
preClose(boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before a region is closed
preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called prior to writing the StoreFiles selected for compaction into a new StoreFile.
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
preCompact(Store, InternalScanner, ScanType, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Called prior to rewriting the store files selected for compaction
preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called prior to writing the StoreFiles selected for compaction into a new StoreFile and prior to creating the scanner used to read the input files.
preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
preCompactScannerOpen(Store, List<StoreFileScanner>, ScanType, long, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called prior to selecting the StoreFiles to compact from the list of available candidates.
preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
preCompactSelection(Store, List<StoreFile>, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Called prior to selecting the StoreFiles for compaction from the list of currently available candidates.
preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCreateCoprocScanner(CompactionRequest, ScanType, long, List<StoreFileScanner>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a new namespace is created by HMaster.
preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a new table is created by HMaster.
preCreateTable(HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a new table is created by HMaster.
preCreateTableHandler(HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client deletes a value.
preDelete(Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to deleting the entire column family.
preDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to deleting the entire column family.
preDeleteColumnHandler(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before HMaster deletes a namespace It can't bypass the default action, e.g., ctx.bypass() won't have effect.
preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a snapshot is deleted.
preDeleteSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before HMaster deletes a table.
preDeleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before HMaster deletes a table.
preDeleteTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to disabling a table.
preDisableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to disabling a table.
preDisableTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to enabling a table.
preEnableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to enabling a table.
preEnableTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client tests for existence using a Get.
preExists(Get) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
prefix - Variable in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
prefix - Variable in class org.apache.hadoop.hbase.filter.PrefixFilter
 
prefix(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Adds this instance's identifier as a prefix to the passed str
PREFIX_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
PREFIX_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
PREFIX_LENGTH_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
 
PREFIX_LENGTH_KEY_DEPRECATED - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
Deprecated.
PrefixFilter - Class in org.apache.hadoop.hbase.filter
Pass results that have same row prefix.
PrefixFilter(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.PrefixFilter
 
PrefixKeyDeltaEncoder - Class in org.apache.hadoop.hbase.io.encoding
Compress key by storing size of common prefix with previous KeyValue and storing raw size of rest.
PrefixKeyDeltaEncoder() - Constructor for class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
 
PrefixTreeArrayReversibleScanner - Class in org.apache.hadoop.hbase.codec.prefixtree.decode
Methods for going backwards through a PrefixTree block.
PrefixTreeArrayReversibleScanner(PrefixTreeBlockMeta, int, int, int) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
construct
PrefixTreeArrayScanner - Class in org.apache.hadoop.hbase.codec.prefixtree.decode
Extends PtCell and manipulates its protected fields.
PrefixTreeArrayScanner(PrefixTreeBlockMeta, int, int, int) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
construct
PrefixTreeArraySearcher - Class in org.apache.hadoop.hbase.codec.prefixtree.decode
Searcher extends the capabilities of the Scanner + ReversibleScanner to add the ability to position itself on a requested Cell without scanning through cells before it.
PrefixTreeArraySearcher(PrefixTreeBlockMeta, int, int, int) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
construct
PrefixTreeBlockMeta - Class in org.apache.hadoop.hbase.codec.prefixtree
Information about the block.
PrefixTreeBlockMeta() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
constructors
PrefixTreeBlockMeta(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
PrefixTreeBlockMeta(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
PrefixTreeCell - Class in org.apache.hadoop.hbase.codec.prefixtree.decode
As the PrefixTreeArrayScanner moves through the tree bytes, it changes the values in the fields of this class so that Cell logic can be applied, but without allocating new memory for every Cell iterated through.
PrefixTreeCell() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
PrefixTreeCodec - Class in org.apache.hadoop.hbase.codec.prefixtree
This class is created via reflection in DataBlockEncoding enum.
PrefixTreeCodec() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec
no-arg constructor for reflection
PrefixTreeEncoder - Class in org.apache.hadoop.hbase.codec.prefixtree.encode
This is the primary class for converting a CellOutputStream into an encoded byte[].
PrefixTreeEncoder(OutputStream, boolean) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
construct
prefixTreeEncoder - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
fields
prefixTreeEncoder - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
fields
PrefixTreeSeeker - Class in org.apache.hadoop.hbase.codec.prefixtree
These methods have the same definition as any implementation of the EncodedSeeker.
PrefixTreeSeeker(boolean) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
preFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
preFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before a Store's memstore is flushed to disk.
preFlush(Store, InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before a memstore flush
preFlush() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before a memstore flush
preFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before a memstore is flushed to disk and prior to creating the scanner to read from the memstore.
preFlushScannerOpen(Store, KeyValueScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
preGet(ObserverContext<RegionCoprocessorEnvironment>, Get, List<KeyValue>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
Deprecated.
preGet(ObserverContext<RegionCoprocessorEnvironment>, Get, List<KeyValue>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Deprecated.
preGet(Get, List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before a client makes a GetClosestRowBefore request.
preGetClosestRowBefore(byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client performs a Get
preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a getTableDescriptors request has been processed.
preGetTableDescriptors(List<TableName>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before Increment
preIncrement(Increment) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Deprecated.
This hook is no longer called by the RegionServer
preIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preLogArchive(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL is going to be archived.
preLogArchive(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
preLogRoll(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
The WAL is going to be rolled.
preLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
preMasterInitialization(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preMasterInitialization(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Call before the master initialization is set to true.
preMasterInitialization() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preMasterInitialization(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to modifying a column family's attributes.
preModifyColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to modifying a column family's attributes.
preModifyColumnHandler(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to modifying a namespace's properties.
preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to modifying a table's properties.
preModifyTable(TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to modifying a table's properties.
preModifyTableHandler(TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to moving a given region from one region server to another.
preMove(HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the region is reported as open to the master.
preOpen() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked before a region open.
preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
prepare(boolean) - Method in class org.apache.hadoop.hbase.client.DelegatingRetryingCallable
 
prepare(boolean) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
Prepare for connection to the server hosting region with row from tablename.
prepare(boolean) - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
Prepare by setting up any connections to servers, etc., ahead of Callable.call() invocation.
prepare(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
 
prepare(E) - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
 
prepare() - Method in class org.apache.hadoop.hbase.executor.EventHandler
Event handlers should do all the necessary checks in this method (rather than in the constructor, or in process()) so that the caller, which is mostly executed in the ipc context can fail fast.
prepare() - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
 
prepare() - Method in class org.apache.hadoop.hbase.master.handler.DisableTableHandler
 
prepare() - Method in class org.apache.hadoop.hbase.master.handler.EnableTableHandler
 
prepare() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
 
prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
 
prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
 
prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
 
prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
 
prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
prepare(RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
Does checks on merge inputs.
prepare() - Method in class org.apache.hadoop.hbase.regionserver.SplitTransaction
Does checks on split inputs.
prepareBulkLoad(TableName) - Method in class org.apache.hadoop.hbase.client.coprocessor.SecureBulkLoadClient
 
prepareBulkLoad(RpcController, SecureBulkLoadProtos.PrepareBulkLoadRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.BlockingInterface
 
prepareBulkLoad(RpcController, SecureBulkLoadProtos.PrepareBulkLoadRequest, RpcCallback<SecureBulkLoadProtos.PrepareBulkLoadResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Interface
rpc PrepareBulkLoad(.PrepareBulkLoadRequest) returns (.PrepareBulkLoadResponse);
prepareBulkLoad(RpcController, SecureBulkLoadProtos.PrepareBulkLoadRequest, RpcCallback<SecureBulkLoadProtos.PrepareBulkLoadResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
rpc PrepareBulkLoad(.PrepareBulkLoadRequest) returns (.PrepareBulkLoadResponse);
prepareBulkLoad(RpcController, SecureBulkLoadProtos.PrepareBulkLoadRequest, RpcCallback<SecureBulkLoadProtos.PrepareBulkLoadResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Stub
 
prepareBulkLoad(byte[], String) - Method in interface org.apache.hadoop.hbase.regionserver.HRegion.BulkLoadListener
Called before an HFile is actually loaded
prepareBulkLoad(RpcController, SecureBulkLoadProtos.PrepareBulkLoadRequest, RpcCallback<SecureBulkLoadProtos.PrepareBulkLoadResponse>) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
prepareDecoding(int, int, ByteBuffer, byte[], int) - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext
Perform all actions that need to be done before the encoder's real decoding process.
prepareDecoding(int, int, ByteBuffer, byte[], int) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
 
prepareEncoder(PrefixTreeEncoder, OutputStream, boolean) - Static method in class org.apache.hadoop.hbase.codec.prefixtree.encode.EncoderFactory
helper
prepareEncoding() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
prepare to start a new encoding.
prepareForBlockReader(boolean) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
Prepares the streams for block reader.
prepareLogReplay(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Mark regions in recovering state when distributedLogReplay are set true
prepareLogReplay(ServerName, Set<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Mark regions in recovering state when distributedLogReplay are set true
prepareToSplit() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Give the region a chance to prepare before it is split.
prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.DeleteTableHandler
 
prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.ModifyTableHandler
 
prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.TableAddFamilyHandler
 
prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.TableDeleteFamilyHandler
 
prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
Called from prepare() while holding the table lock.
prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.TableModifyFamilyHandler
 
prependPBMagic(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Prepend the passed bytes with four bytes of magic, ProtobufUtil.PB_MAGIC, to flag what follows as a protobuf in hbase.
prependTokenToBuffer(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
prePrepareBulkLoad(RegionCoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
Authorization check for SecureBulkLoadProtocol.prepareBulkLoad()
preProcess(HRegion, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
preProcess(HRegion, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
The hook to be executed before process().
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
 
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client stores a value.
prePut(Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to marking a given region as offline.
preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a snapshot is restored.
preRestoreSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
This will be called before the roll back of the split region is completed
preRollBackSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked just before the rollback of a failed split is started
preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client closes a scanner.
preScannerClose(InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client asks for the next row on a scanner.
preScannerNext(InternalScanner, List<Result>, int) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the client opens a new scanner.
preScannerOpen(Scan) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSelect(List<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
Called before coprocessor preCompactSelection and should filter the candidates for coprocessor; i.e.
preSelectCompactionForCoprocessor(Collection<StoreFile>, List<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
 
preShutdown(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preShutdown(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to shutting down the full HBase cluster, including this HMaster process.
preShutdown(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called before a new snapshot is taken.
preSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
 
preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preSplit(ObserverContext<RegionCoprocessorEnvironment>, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Deprecated.
Use preSplit( final ObserverContext c, byte[] splitRow)
preSplit(ObserverContext<RegionCoprocessorEnvironment>, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before the region is split.
preSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked just before a split
preSplit(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Invoked just before a split
preSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preSplit(ObserverContext<RegionCoprocessorEnvironment>, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preStop(String) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called immediately prior to stopping this HMaster process.
preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preStopRegionServer(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
Called before stopping region server.
preStopRegionServer(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before a store opens a new scanner.
preStoreScannerOpen(Store, Scan, NavigableSet<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
prettyPrint(String) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Use logging.
preUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
preUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
Called prior to unassigning a given region.
preUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
PREV_BALANCE_VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
PREV_VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
previous() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
methods
previous() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.ReversibleCellScanner
Try to position the scanner one Cell before the current position.
previousKey(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
Decrement the timestamp.
previousRow(boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
 
previousRow(boolean) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.ReversibleCellScanner
Try to position the scanner in the row before the current row.
previousSnapshot - Variable in class org.apache.hadoop.metrics2.lib.MetricMutableQuantiles
 
prevPtr - Variable in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
The previous entry in the LRU list (towards LRU)
preWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
preWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
Called before a WALEdit replayed for this region.
preWALRestore(HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
 
preWALWrite(ObserverContext<WALCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
Called before a WALEdit is writen to WAL.
preWALWrite(HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
 
print(boolean) - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
 
print(String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
printAssignmentPlan(FavoredNodesPlan) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
Print the assignment plan to the system output stream
printDispersionScores(TableName, SnapshotOfRegionAssignmentFromMeta, int, FavoredNodesPlan, boolean) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
printLocalityAndDispersionForCurrentPlan(Map<String, Map<String, Float>>) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
printUsage() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
printUsageAndExit() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
printUsageAndExit() - Static method in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
 
priority - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
Chaining priority
PRIORITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
PRIORITY_HIGHEST - Static variable in interface org.apache.hadoop.hbase.Coprocessor
Highest installation priority
PRIORITY_LOWEST - Static variable in interface org.apache.hadoop.hbase.Coprocessor
Lowest installation priority
PRIORITY_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
PRIORITY_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
PRIORITY_SYSTEM - Static variable in interface org.apache.hadoop.hbase.Coprocessor
High (system) installation priority
PRIORITY_USER - Static variable in interface org.apache.hadoop.hbase.Coprocessor
Default installation priority for user coprocessors
PRIORITY_USER - Static variable in interface org.apache.hadoop.hbase.regionserver.Store
 
priorityCallQueue - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
Procedure - Class in org.apache.hadoop.hbase.procedure
A globally-barriered distributed procedure.
Procedure(ProcedureCoordinator, ForeignExceptionDispatcher, long, long, String, byte[], List<String>) - Constructor for class org.apache.hadoop.hbase.procedure.Procedure
Creates a procedure.
Procedure(ProcedureCoordinator, long, long, String, byte[], List<String>) - Constructor for class org.apache.hadoop.hbase.procedure.Procedure
Create a procedure.
ProcedureCoordinator - Class in org.apache.hadoop.hbase.procedure
This is the master side of a distributed complex procedure execution.
ProcedureCoordinator(ProcedureCoordinatorRpcs, ThreadPoolExecutor) - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Create and start a ProcedureCoordinator.
ProcedureCoordinator(ProcedureCoordinatorRpcs, ThreadPoolExecutor, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Create and start a ProcedureCoordinator.
ProcedureCoordinatorRpcs - Interface in org.apache.hadoop.hbase.procedure
RPCs for the coordinator to run a barriered procedure with subprocedures executed at distributed members.
ProcedureMember - Class in org.apache.hadoop.hbase.procedure
Process to kick off and manage a running Subprocedure on a member.
ProcedureMember(ProcedureMemberRpcs, ThreadPoolExecutor, SubprocedureFactory) - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureMember
Instantiate a new ProcedureMember.
ProcedureMemberRpcs - Interface in org.apache.hadoop.hbase.procedure
This is the notification interface for Procedures that encapsulates message passing from members to a coordinator.
process(RpcController, RowProcessorProtos.ProcessRequest, RpcCallback<RowProcessorProtos.ProcessResponse>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
Pass a processor to HRegion to process multiple rows atomically.
process() - Method in class org.apache.hadoop.hbase.executor.EventHandler
This method is the main processing loop to be implemented by the various subclasses.
process() - Method in class org.apache.hadoop.hbase.master.handler.ClosedRegionHandler
 
process() - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
 
process() - Method in class org.apache.hadoop.hbase.master.handler.DisableTableHandler
 
process() - Method in class org.apache.hadoop.hbase.master.handler.DispatchMergingRegionHandler
 
process() - Method in class org.apache.hadoop.hbase.master.handler.EnableTableHandler
 
process() - Method in class org.apache.hadoop.hbase.master.handler.LogReplayHandler
 
process() - Method in class org.apache.hadoop.hbase.master.handler.MetaServerShutdownHandler
 
process() - Method in class org.apache.hadoop.hbase.master.handler.OpenedRegionHandler
 
process() - Method in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
process() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
 
process() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
Execute the core common portions of taking a snapshot.
process(RpcController, RowProcessorProtos.ProcessRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService.BlockingInterface
 
process(RpcController, RowProcessorProtos.ProcessRequest, RpcCallback<RowProcessorProtos.ProcessResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService.Interface
rpc Process(.ProcessRequest) returns (.ProcessResponse);
process(RpcController, RowProcessorProtos.ProcessRequest, RpcCallback<RowProcessorProtos.ProcessResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
rpc Process(.ProcessRequest) returns (.ProcessResponse);
process(RpcController, RowProcessorProtos.ProcessRequest, RpcCallback<RowProcessorProtos.ProcessResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService.Stub
 
process() - Method in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
 
process() - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
 
process() - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
 
process(long, HRegion, List<KeyValue>, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
HRegion handles the locks and MVCC and invokes this method properly.
process(WatchedEvent) - Method in class org.apache.hadoop.hbase.zookeeper.EmptyWatcher
 
process(WatchedEvent) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Method called from ZooKeeper for events and connection status.
PROCESS_CALL_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
PROCESS_CALL_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
processBatch(List<? extends Row>, TableName, ExecutorService, Object[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
processBatch(List<? extends Row>, byte[], ExecutorService, Object[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
processBatch(List<? extends Row>, TableName, ExecutorService, Object[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
processBatch(List<? extends Row>, byte[], ExecutorService, Object[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
processBatch(List<? extends Row>, Object[]) - Method in class org.apache.hadoop.hbase.client.HTable
Parameterized batch processing, allowing varying return types for different Row implementations.
processBatchCallback(List<? extends Row>, TableName, ExecutorService, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
processBatchCallback(List<? extends Row>, byte[], ExecutorService, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
processBatchCallback(List<? extends Row>, TableName, ExecutorService, Object[], Batch.Callback<R>) - Method in interface org.apache.hadoop.hbase.client.HConnection
processBatchCallback(List<? extends Row>, byte[], ExecutorService, Object[], Batch.Callback<R>) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
processBatchCallback(List<? extends Row>, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.HTable
Process a mixed batch of Get, Put and Delete actions.
processDeadRegion(HRegionInfo, Result, AssignmentManager, CatalogTracker) - Static method in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
Process a dead region from a dead RS.
processDeadServer(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
processDeadServer(ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
PROCESSED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
processedCall(int) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
processedCall(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
 
processEndOfFile() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
If the queue isn't empty, switch to the next one Else if this is a recovered queue, it means we're done! Else we'll just continue to try reading the log file
processFile(Configuration, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
reads a log file and outputs its contents, one transaction at a time, as specified by the currently configured options
processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
This method is called to process the options after they have been parsed.
processRequest(byte[]) - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
processResult(int, String, Object, String) - Method in class org.apache.hadoop.hbase.master.OfflineCallback
 
processRow(Result) - Method in class org.apache.hadoop.hbase.client.MetaScanner.DefaultMetaScannerVisitor
 
processRow(Result) - Method in interface org.apache.hadoop.hbase.client.MetaScanner.MetaScannerVisitor
Visitor method that accepts a RowResult and the meta region location.
processRow(Result) - Method in class org.apache.hadoop.hbase.client.MetaScanner.TableMetaScannerVisitor
 
processRowInternal(Result) - Method in class org.apache.hadoop.hbase.client.MetaScanner.DefaultMetaScannerVisitor
 
processRowsWithLocks(RowProcessor<?, ?>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Performs atomic multiple reads and writes on a given row.
processRowsWithLocks(RowProcessor<?, ?>, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Performs atomic multiple reads and writes on a given row.
processServerShutdown(ServerName) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Process shutdown server removing any assignments.
progress - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
progress() - Method in interface org.apache.hadoop.hbase.util.CancelableProgressable
Report progress.
progress() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
ProtobufLogReader - Class in org.apache.hadoop.hbase.regionserver.wal
A Protobuf based WAL has the following structure:
ProtobufLogReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
ProtobufLogWriter - Class in org.apache.hadoop.hbase.regionserver.wal
Writer for protobuf-based WAL.
ProtobufLogWriter() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
ProtobufMessageBodyConsumer - Class in org.apache.hadoop.hbase.rest.provider.consumer
Adapter for hooking up Jersey content processing dispatch to ProtobufMessageHandler interface capable handlers for decoding protobuf input.
ProtobufMessageBodyConsumer() - Constructor for class org.apache.hadoop.hbase.rest.provider.consumer.ProtobufMessageBodyConsumer
 
ProtobufMessageBodyProducer - Class in org.apache.hadoop.hbase.rest.provider.producer
An adapter between Jersey and ProtobufMessageHandler implementors.
ProtobufMessageBodyProducer() - Constructor for class org.apache.hadoop.hbase.rest.provider.producer.ProtobufMessageBodyProducer
 
ProtobufMessageHandler - Interface in org.apache.hadoop.hbase.rest
Common interface for models capable of supporting protobuf marshalling and unmarshalling.
ProtobufUtil - Class in org.apache.hadoop.hbase.protobuf
Protobufs utility.
ProtoUtil - Class in org.apache.hadoop.hbase.util
 
ProtoUtil() - Constructor for class org.apache.hadoop.hbase.util.ProtoUtil
 
ptSearcher - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
publish(ClusterStatus) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
 
publish(ClusterStatus) - Method in interface org.apache.hadoop.hbase.master.ClusterStatusPublisher.Publisher
 
publishReadFailure(HRegionInfo, Exception) - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
publishReadFailure(HRegionInfo, HColumnDescriptor, Exception) - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
publishReadFailure(HRegionInfo, Exception) - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
publishReadFailure(HRegionInfo, HColumnDescriptor, Exception) - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
publishReadTiming(HRegionInfo, HColumnDescriptor, long) - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
 
publishReadTiming(HRegionInfo, HColumnDescriptor, long) - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
 
purgeTimeout - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
PURPOSE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
pushMetric(MetricsRecord) - Method in class org.apache.hadoop.hbase.metrics.ExactCounterMetric
Deprecated.
 
pushMetric(MetricsRecord) - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
pushMetric(MetricsRecord) - Method in class org.apache.hadoop.hbase.metrics.MetricsRate
Deprecated.
 
pushMetric(MetricsRecord) - Method in class org.apache.hadoop.hbase.metrics.MetricsString
Deprecated.
 
pushMetric(MetricsRecord) - Method in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
Push updated metrics to the mr.
put(Put) - Method in class org.apache.hadoop.hbase.client.HTable
Puts some data in the table.
put(List<Put>) - Method in class org.apache.hadoop.hbase.client.HTable
Puts some data in the table, in batch.
put(Put) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Puts some data in the table.
put(List<Put>) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Puts some data in the table, in batch.
put(TableName, Put) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
The put request will be buffered by its corresponding buffer queue.
put(byte[], Put) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
 
put(TableName, List<Put>) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
The puts request will be buffered by their corresponding buffer queue.
put(byte[], List<Put>) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
 
put(TableName, Put, int) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
The put request will be buffered by its corresponding buffer queue.
put(byte[], Put, int) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
 
Put - Class in org.apache.hadoop.hbase.client
Used to perform Put operations for a single row.
Put(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Put
Create a Put operation for the specified row.
Put(byte[], long) - Constructor for class org.apache.hadoop.hbase.client.Put
Create a Put operation for the specified row, using a given timestamp.
Put(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.client.Put
We make a copy of the passed in row key to keep local.
Put(byte[], int, int, long) - Constructor for class org.apache.hadoop.hbase.client.Put
We make a copy of the passed in row key to keep local.
Put(Put) - Constructor for class org.apache.hadoop.hbase.client.Put
Copy constructor.
put(byte[], int) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
Put the magic record out to the specified byte array position.
put(Put) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
put(K, V) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Insert a key-value mapping into the map.
put(String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a PUT request
put(Cluster, String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a PUT request
put(String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a PUT request
put(Cluster, String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
Send a PUT request
put(Put) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
put(List<Put>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
put(CellSetModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
 
put(ScannerModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerResource
 
put(TableSchemaModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
 
put(Runnable) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
put(ByteBuffer, TPut, AsyncMethodCallback<THBaseService.AsyncClient.put_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
put(ByteBuffer, TPut, AsyncMethodCallback<THBaseService.AsyncClient.put_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
put - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
the TPut to put if the check succeeds
put(ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
put(ByteBuffer, TPut) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Commit a TPut to a table.
put - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
the TPut to put
put(TPut) - Static method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
put(ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
put(int, byte) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Store val at index.
put(int, byte[]) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Store val at index.
put(int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Store length bytes from val into this range, starting at index.
put(R) - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
 
put(K, V) - Method in class org.apache.hadoop.hbase.util.PoolMap
 
put(R) - Method in class org.apache.hadoop.hbase.util.PoolMap.ReusablePool
 
put(byte) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
Store val at the next position in this range.
put(byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
Store the content of val in this range, starting at the next position.
put(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
Store length bytes from val into this range.
put(int, byte) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
put(int, byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
put(int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
put(int, byte) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
put(byte) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
put(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
put(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
put(int, byte) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
put(K, V) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
PUT_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
PUT = 4;
PUT_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
PUT = 2;
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Intentionally unimplemented.
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.hadoop.hbase.util.PoolMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
putBack(Cell) - Method in class org.apache.hadoop.hbase.rest.ResultGenerator
 
putBack(Cell) - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
 
putBack(Cell) - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
putBigDecimal(byte[], int, BigDecimal) - Static method in class org.apache.hadoop.hbase.util.Bytes
Put a BigDecimal value out to the specified byte array position.
putBinary(byte[], UriInfo, HttpHeaders) - Method in class org.apache.hadoop.hbase.rest.RowResource
 
putByte(byte[], int, byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
Write a single byte out to the specified byte array position.
putBytes(byte[], int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Put bytes at the specified byte array position.
PutCombiner<K> - Class in org.apache.hadoop.hbase.mapreduce
Combine Puts.
PutCombiner() - Constructor for class org.apache.hadoop.hbase.mapreduce.PutCombiner
 
putCompressedInt(OutputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Put in buffer integer using 7 bit encoding.
putDouble(byte[], int, double) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
putFloat(byte[], int, float) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
putFromThrift(TPut) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
Creates a Put (HBase) from a TPut (Thrift)
putInt(OutputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Put in output stream 32 bit integer (Big Endian byte order).
putInt(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Put an int value out to the specified byte array position.
putLong(OutputStream, long, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
 
putLong(byte[], int, long) - Static method in class org.apache.hadoop.hbase.util.Bytes
Put a long value out to the specified byte array position.
putMultiple(ByteBuffer, List<TPut>, AsyncMethodCallback<THBaseService.AsyncClient.putMultiple_call>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
putMultiple(ByteBuffer, List<TPut>, AsyncMethodCallback<THBaseService.AsyncClient.putMultiple_call>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
 
putMultiple(ByteBuffer, List<TPut>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
putMultiple(ByteBuffer, List<TPut>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
Commit a List of Puts to the table.
putMultiple(ByteBuffer, List<TPut>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
 
putMultiple(long, int, byte[]) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
Transfers bytes from the given source array into this buffer array
putMultiple(long, int, byte[], int) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
Transfers bytes from the given source array into this buffer array
puts - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
a list of TPuts to commit
putsFromThrift(List<TPut>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
Converts multiple TPuts (Thrift) into a list of Puts (HBase).
putShort(byte[], int, short) - Static method in class org.apache.hadoop.hbase.util.Bytes
Put a short value out to the specified byte array position.
PutSortReducer - Class in org.apache.hadoop.hbase.mapreduce
Emits sorted Puts.
PutSortReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.PutSortReducer
 
putsToMetaTable(CatalogTracker, List<Put>) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Put the passed ps to the hbase:meta table.
putTable(HTableInterface) - Method in class org.apache.hadoop.hbase.client.HTablePool
Deprecated. 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
putToColumns(ByteBuffer, TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
putToSuccess(ByteBuffer, ColumnDescriptor) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 

Q

QOS_THRESHOLD - Static variable in class org.apache.hadoop.hbase.HConstants
 
qualifier - Variable in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
qualifier - Variable in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
qualifier - Variable in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
qualifier - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
column qualifier to check
qualifier - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
column qualifier to check
QUALIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
QUALIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
QUALIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
QUALIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
QUALIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
QUALIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
QUALIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
QUALIFIER_VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
qualifierBuffer - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
qualifierDeduplicator - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
QualifierFilter - Class in org.apache.hadoop.hbase.filter
This filter is used to filter based on the column qualifier.
QualifierFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.QualifierFilter
Constructor.
qualifierLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
qualifierOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
qualifierOffsetsOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
qualifierOffsetWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
qualifierRange - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
qualifierReader - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
QUALIFIERS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
qualifierTokenizer - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
qualifierWriter - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
quantile - Variable in class org.apache.hadoop.metrics2.util.MetricQuantile
 
QUEUE_CALL_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
QUEUE_CALL_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
QUEUE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
QUEUE_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
queueIncrement(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
queueIncrements(List<TIncrement>) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
queuesZNode - Variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
The name of the znode that contains all replication queues
QUORUM_ADDRESS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
Optional job parameter to specify a peer cluster.
QUORUM_PORT - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
Optional job parameter to specify peer cluster's ZK client port

R

R - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'R'
RackManager - Class in org.apache.hadoop.hbase.master
Wrapper over the rack resolution utility in Hadoop.
RackManager(Configuration) - Constructor for class org.apache.hadoop.hbase.master.RackManager
 
random - Static variable in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
random(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Fill given array with random bytes.
random(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Fill given array with random bytes at the specified position.
randomAssignment(HRegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
Used to assign a single region to a random server.
randomAssignment(HRegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
 
randomAssignment(HRegionInfo, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Get a random region server from the list
RandomRowFilter - Class in org.apache.hadoop.hbase.filter
A filter that includes rows based on a chance.
RandomRowFilter(float) - Constructor for class org.apache.hadoop.hbase.filter.RandomRowFilter
Create a new filter with a specified chance for a row to be included.
RANGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
RatioBasedCompactionPolicy - Class in org.apache.hadoop.hbase.regionserver.compactions
The default algorithm for selecting files for compaction.
RatioBasedCompactionPolicy(Configuration, StoreConfigInformation) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
 
raw() - Method in class org.apache.hadoop.hbase.client.Result
Deprecated.
as of 0.96, use Result.rawCells()
RAW_COMPARATOR - Static variable in class org.apache.hadoop.hbase.KeyValue
Needed for Bloom Filters.
RawByte - Class in org.apache.hadoop.hbase.types
An DataType for interacting with values encoded using Bytes.putByte(byte[], int, byte).
RawByte() - Constructor for class org.apache.hadoop.hbase.types.RawByte
 
RawBytes - Class in org.apache.hadoop.hbase.types
An DataType for interacting with variable-length values encoded using Bytes.putBytes(byte[], int, byte[], int, int).
RawBytes() - Constructor for class org.apache.hadoop.hbase.types.RawBytes
 
RawBytes(Order) - Constructor for class org.apache.hadoop.hbase.types.RawBytes
 
RawBytesFixedLength - Class in org.apache.hadoop.hbase.types
An DataType that encodes fixed-length values encoded using Bytes.putBytes(byte[], int, byte[], int, int).
RawBytesFixedLength(Order, int) - Constructor for class org.apache.hadoop.hbase.types.RawBytesFixedLength
Create a RawBytesFixedLength using the specified order and length.
RawBytesFixedLength(int) - Constructor for class org.apache.hadoop.hbase.types.RawBytesFixedLength
Create a RawBytesFixedLength of the specified length.
RawBytesTerminated - Class in org.apache.hadoop.hbase.types
An DataType that encodes variable-length values encoded using Bytes.putBytes(byte[], int, byte[], int, int).
RawBytesTerminated(Order, byte[]) - Constructor for class org.apache.hadoop.hbase.types.RawBytesTerminated
Create a RawBytesTerminated using the specified terminator and order.
RawBytesTerminated(Order, String) - Constructor for class org.apache.hadoop.hbase.types.RawBytesTerminated
Create a RawBytesTerminated using the specified terminator and order.
RawBytesTerminated(byte[]) - Constructor for class org.apache.hadoop.hbase.types.RawBytesTerminated
Create a RawBytesTerminated using the specified terminator.
RawBytesTerminated(String) - Constructor for class org.apache.hadoop.hbase.types.RawBytesTerminated
Create a RawBytesTerminated using the specified terminator.
rawCells() - Method in class org.apache.hadoop.hbase.client.Result
Return the array of Cells backing this Result instance.
RawDouble - Class in org.apache.hadoop.hbase.types
An DataType for interacting with values encoded using Bytes.putDouble(byte[], int, double).
RawDouble() - Constructor for class org.apache.hadoop.hbase.types.RawDouble
 
RawFloat - Class in org.apache.hadoop.hbase.types
An DataType for interacting with values encoded using Bytes.putFloat(byte[], int, float).
RawFloat() - Constructor for class org.apache.hadoop.hbase.types.RawFloat
 
RawInteger - Class in org.apache.hadoop.hbase.types
An DataType for interacting with values encoded using Bytes.putInt(byte[], int, int).
RawInteger() - Constructor for class org.apache.hadoop.hbase.types.RawInteger
 
RawLong - Class in org.apache.hadoop.hbase.types
An DataType for interacting with values encoded using Bytes.putLong(byte[], int, long).
RawLong() - Constructor for class org.apache.hadoop.hbase.types.RawLong
 
RawShort - Class in org.apache.hadoop.hbase.types
An DataType for interacting with values encoded using Bytes.putShort(byte[], int, short).
RawShort() - Constructor for class org.apache.hadoop.hbase.types.RawShort
 
RawString - Class in org.apache.hadoop.hbase.types
An DataType for interacting with values encoded using Bytes.toBytes(String).
RawString() - Constructor for class org.apache.hadoop.hbase.types.RawString
 
RawString(Order) - Constructor for class org.apache.hadoop.hbase.types.RawString
 
RawStringFixedLength - Class in org.apache.hadoop.hbase.types
An DataType that encodes fixed-length values encoded using Bytes.toBytes(String).
RawStringFixedLength(Order, int) - Constructor for class org.apache.hadoop.hbase.types.RawStringFixedLength
Create a RawStringFixedLength using the specified order and length.
RawStringFixedLength(int) - Constructor for class org.apache.hadoop.hbase.types.RawStringFixedLength
Create a RawStringFixedLength of the specified length.
RawStringTerminated - Class in org.apache.hadoop.hbase.types
An DataType that encodes variable-length values encoded using Bytes.toBytes(String).
RawStringTerminated(Order, byte[]) - Constructor for class org.apache.hadoop.hbase.types.RawStringTerminated
Create a RawStringTerminated using the specified terminator and order.
RawStringTerminated(Order, String) - Constructor for class org.apache.hadoop.hbase.types.RawStringTerminated
Create a RawStringTerminated using the specified terminator and order.
RawStringTerminated(byte[]) - Constructor for class org.apache.hadoop.hbase.types.RawStringTerminated
Create a RawStringTerminated using the specified terminator.
RawStringTerminated(String) - Constructor for class org.apache.hadoop.hbase.types.RawStringTerminated
Create a RawStringTerminated using the specified terminator.
REACHED_BARRIER_ZNODE_DEFAULT - Static variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
reachedZnode - Variable in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
 
read() - Method in class org.apache.hadoop.hbase.io.DataInputInputStream
 
read(DataInputStream) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType
 
read(ByteBuffer) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType
 
read(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
Transfers data from the buffer array to the given byte buffer
read(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
Transfers data from file to the given byte buffer
read(ByteBuffer, long) - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
Transfers data from IOEngine to the given byte buffer
read() - Method in class org.apache.hadoop.hbase.io.LimitInputStream
 
read(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.LimitInputStream
 
read(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.io.Reference
Read a Reference from FileSystem.
read() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection.PingInputStream
Read a byte from the stream.
read(byte[], int, int) - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection.PingInputStream
Read bytes into a buffer starting from offset off Send a ping if timeout on read.
read() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
 
read(byte[]) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
 
read(byte[], int, int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestStream
 
read(DataInput) - Static method in enum org.apache.hadoop.hbase.security.AuthMethod
Read from in
read(TProtocol) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
read(TProtocol) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
read(TProtocol) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
read(TProtocol) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
read(TProtocol) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
read(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
read() - Method in class org.apache.hadoop.hbase.util.Base64.Base64InputStream
Reads enough of the input stream to convert to/from Base64 and returns the next byte.
read(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Base64.Base64InputStream
Calls Base64.Base64InputStream.read() repeatedly until the end of stream is reached or len bytes are read.
READ_LOCK_CHILD_NODE_PREFIX - Static variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
ZNode prefix used by processes acquiring reader locks
READ_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
READ_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
READ_REQUESTS_COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
READ_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
READ = 0;
readAllEntriesToReplicateOrNextFile(boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Read all the entries from the current log files and retain those that need to be replicated.
readAndCheck(DataInputStream) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
Reads a magic record of the length BlockType.MAGIC_LENGTH from the given stream and expects it to match this block type.
readAndCheck(ByteBuffer) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
Reads a magic record of the length BlockType.MAGIC_LENGTH from the given byte buffer and expects it to match this block type.
readAndProcess() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
Read off the wire.
readBlock(long, long, boolean, boolean, boolean, BlockType) - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.CachingBlockReader
 
readBlock(long, long, boolean, boolean, boolean, BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
Read in a file block.
readBlockData(long, long, int, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
Reads the block at the given offset in the file with the given on-disk size and uncompressed size.
readByteArray(DataInput) - Static method in class org.apache.hadoop.hbase.util.Bytes
Read byte-array written with a WritableableUtils.vint prefix.
readByteArrayThrowsRuntime(DataInput) - Static method in class org.apache.hadoop.hbase.util.Bytes
Read byte-array written with a WritableableUtils.vint prefix.
readClusterIdZNode(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
 
readCompressedInt(InputStream) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Read integer from stream coded in 7 bits and increment position.
readCompressedInt(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Read integer from buffer coded in 7 bits and increment position.
reader - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
reader - Variable in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
ReaderBase - Class in org.apache.hadoop.hbase.regionserver.wal
 
ReaderBase() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Default constructor.
readFields(DataInput) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
Writables are going away. Use pb HColumnDescriptor.parseFrom(byte[]) instead.
readFields(DataInput) - Method in class org.apache.hadoop.hbase.HRegionInfo
Deprecated.
Use protobuf deserialization instead.
readFields(DataInput) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
Writables are going away. Use pb HTableDescriptor.parseFrom(byte[]) instead.
readFields(DataInput) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.io.Reference
Deprecated.
Writables are going away. Use the pb serialization methods instead. Remove in a release after 0.96 goes out. This is here only to migrate old Reference files written with Writables before 0.96.
readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Reads the values of each field.
readFields(DataInput) - Method in class org.apache.hadoop.hbase.master.RegionState
Deprecated.
Writables are going away
readFields(DataInput) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.access.Permission
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.access.UserPermission
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
readFields(DataInput) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
readFieldsFromPb(WALProtos.WALKey, WALCellCodec.ByteStringUncompressor) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
readFrom(Class<ProtobufMessageHandler>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.apache.hadoop.hbase.rest.provider.consumer.ProtobufMessageBodyConsumer
 
readFromCells(Codec.Decoder, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
Reads WALEdit from cells.
readFromStream(FSDataInputStream, long) - Static method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
Reads a file trailer from the given file.
readLock(byte[]) - Method in interface org.apache.hadoop.hbase.InterProcessReadWriteLock
Obtain a read lock containing given metadata.
readLock(TableName, String) - Method in class org.apache.hadoop.hbase.master.TableLockManager.NullTableLockManager
 
readLock(TableName, String) - Method in class org.apache.hadoop.hbase.master.TableLockManager
Returns a TableLock for locking the table for shared access among read-lock holders
readLock(byte[]) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessReadWriteLock
Obtain a read lock containing given metadata.
readLong(InputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Read long which was written to fitInBytes bytes and increment position.
readLong(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Read long which was written to fitInBytes bytes and increment position.
readMultiLevelIndexRoot(HFileBlock, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
Read the root-level metadata of a multi-level block index.
readMyEphemeralNodeOnDisk() - Static method in class org.apache.hadoop.hbase.ZNodeClearer
read the content of znode file, expects a single line.
readNext(HLog.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
readNext(HLog.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Read next entry.
readNext(HLog.Entry) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
readNextAndSetPosition(HLog.Entry[], int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
Get the next entry, returned and also added in the array
readNextDataBlock() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
Scans blocks in the "scanned" section of the HFile until the next data block is found.
readOlderScopes(NavigableMap<byte[], Integer>) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
READONLY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Used by rest interface to access this metadata attribute which denotes if the table is Read Only
readOnly() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
Is this operation read only? If this is true, process() should not add any mutations or it throws IOException.
READONLY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
readPermissions(byte[], Configuration) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
Reads a set of permissions as Writable instances from the input stream.
readRawVarint32(DataInput) - Static method in class org.apache.hadoop.hbase.util.ProtoUtil
Read a variable length integer in the same format that ProtoBufs encodes.
READREQUESTSCOUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
readResponse() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
readRootIndex(DataInput, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
Read in the root-level index from the given input stream.
readRootIndex(HFileBlock, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
Read in the root-level index from the given input stream.
readSnapshotInfo(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Read in the HBaseProtos.SnapshotDescription stored for the snapshot in the passed directory
readStringFixedSize(DataInput, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Reads a fixed-size field and interprets it as a string padded with zeros.
readTimestamp(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder.DiffCompressionState
 
readVariableBytesFromArray(byte[], int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
readVariableBytesFromInputStream(InputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
readVLong(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Similar to WritableUtils.readVLong(DataInput) but reads from a ByteBuffer.
readVLong(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Reads a zero-compressed encoded long from input stream and returns it.
readWithExtra(InputStream, byte[], int, int, int) - Static method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
Read from an input stream.
REAL_USER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
realSeekDone() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
We optimize our store scanners by checking the most recent store file first, so we sometimes pretend we have done a seek but delay it until the store scanner bubbles up to the top of the key-value heap.
realSeekDone() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
realSeekDone() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
reapAllExpiredLocks() - Method in class org.apache.hadoop.hbase.master.TableLockManager.NullTableLockManager
 
reapAllExpiredLocks() - Method in class org.apache.hadoop.hbase.master.TableLockManager
Force releases all table locks(read and write) that have been held longer than "hbase.table.lock.expire.ms".
reapAllLocks() - Method in interface org.apache.hadoop.hbase.InterProcessLock
If supported, attempts to reap all the locks of this type by forcefully deleting the locks (both held and attempted).
reapAllLocks() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
 
reapExpiredLocks(long) - Method in interface org.apache.hadoop.hbase.InterProcessLock
If supported, attempts to reap all the locks of this type by forcefully deleting the locks (both held and attempted) that have expired according to the given timeout.
reapExpiredLocks(long) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Will delete all lock znodes of this type (either read or write) which are "expired" according to timeout.
reapWriteLocks() - Method in class org.apache.hadoop.hbase.master.TableLockManager.NullTableLockManager
 
reapWriteLocks() - Method in class org.apache.hadoop.hbase.master.TableLockManager
Force releases table write locks and lock attempts even if this thread does not own the lock.
REASON_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
rebuildMeta(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Rebuilds meta from information in hdfs/fs.
receive(ForeignException) - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
receive(ForeignException) - Method in interface org.apache.hadoop.hbase.errorhandling.ForeignExceptionListener
Receive a ForeignException.
receive(ForeignException) - Method in class org.apache.hadoop.hbase.procedure.Procedure
A callback that handles incoming ForeignExceptions.
receiveAbortProcedure(String, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
Send abort to the specified procedure
RECEIVED_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
RECEIVED_BYTES_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
receivedBytes(int) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
receivedBytes(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
 
receivedReachedGlobalBarrier(String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
Notification that procedure coordinator has reached the global barrier
receiveReachedGlobalBarrier() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
Callback for the member rpcs to call when the global barrier has been reached.
reconnectAfterExpiration() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
reconnectAfterExpiration() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
reconstruct(PrefixTreeBlockMeta, Tokenizer, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
 
reconstruct(PrefixTreeEncoder, TokenizerNode) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
reconstruct(PrefixTreeEncoder) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
reconstruct(Tokenizer, TokenizerNode, int, int, int, int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
RecoverableZooKeeper - Class in org.apache.hadoop.hbase.zookeeper
A zookeeper that can handle 'recoverable' errors.
RecoverableZooKeeper(String, int, Watcher, int, int) - Constructor for class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
RecoverableZooKeeper(String, int, Watcher, int, int, String) - Constructor for class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
RECOVERED_EDITS_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
 
RECOVERED_LOG_TMPFILE_SUFFIX - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
recoveredEdits(String, String) - Method in interface org.apache.hadoop.hbase.util.FSVisitor.RecoveredEditsVisitor
 
recoverFileLease(FileSystem, Path, Configuration, CancelableProgressable) - Method in class org.apache.hadoop.hbase.util.FSHDFSUtils
Recover the lease from HDFS, retrying multiple times.
recoverFileLease(FileSystem, Path, Configuration, CancelableProgressable) - Method in class org.apache.hadoop.hbase.util.FSMapRUtils
 
recoverFileLease(FileSystem, Path, Configuration, CancelableProgressable) - Method in class org.apache.hadoop.hbase.util.FSUtils
Recover file lease.
recoveringRegionLock - Variable in class org.apache.hadoop.hbase.master.SplitLogManager
In distributedLogReplay mode, we need touch both splitlog and recovering-regions znodes in one operation.
recoveringRegions - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
Set of regions currently being in recovering state which means it can accept writes(edits from previous failed region server) but not reads.
recoveringRegionsZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
RecoveringRegionWatcher - Class in org.apache.hadoop.hbase.zookeeper
Watcher used to be notified of the recovering region coming out of recovering state
RecoveringRegionWatcher(ZooKeeperWatcher, HRegionServer) - Constructor for class org.apache.hadoop.hbase.zookeeper.RecoveringRegionWatcher
Construct a ZooKeeper event listener.
recv_atomicIncrement() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_checkAndDelete() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_checkAndPut() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_closeScanner() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_compact() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_createTable() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_deleteAll() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_deleteAllRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_deleteAllRowTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_deleteAllTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_deleteMultiple() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_deleteSingle() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_deleteTable() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_disableTable() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_enableTable() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_exists() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_get() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_get() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_getColumnDescriptors() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getMultiple() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_getRegionInfo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getRowOrBefore() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getRowsTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getRowsWithColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getRowsWithColumnsTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getRowTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getRowWithColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getRowWithColumnsTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getScannerResults() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_getScannerRows() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_getTableNames() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getTableRegions() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getVer() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_getVerTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_increment() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_increment() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_incrementRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_isTableEnabled() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_majorCompact() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_mutateRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_mutateRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_mutateRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_mutateRowsTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_mutateRowTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_openScanner() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_put() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_putMultiple() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
recv_scannerClose() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_scannerGet() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_scannerGetList() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_scannerOpen() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_scannerOpenTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_scannerOpenWithPrefix() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_scannerOpenWithScan() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_scannerOpenWithStop() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
recv_scannerOpenWithStopTs() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
reduce(Stack<ByteBuffer>, Stack<Filter>, ByteBuffer) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
This function is called while parsing the filterString and an operator is parsed
reduce(ImmutableBytesWritable, Iterator<Put>, OutputCollector<ImmutableBytesWritable, Put>, Reporter) - Method in class org.apache.hadoop.hbase.mapred.IdentityTableReduce
Deprecated.
No aggregation, output pairs of (key, record)
reduce(Writable, Iterable<Mutation>, Reducer<Writable, Mutation, Writable, Mutation>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IdentityTableReducer
Writes each given record, consisting of the row key and the given values, to the configured OutputFormat.
reduce(ImmutableBytesWritable, Iterable<KeyValue>, Reducer<ImmutableBytesWritable, KeyValue, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSortReducer
 
reduce(K, Iterable<Put>, Reducer<K, Put, K, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.PutCombiner
 
reduce(ImmutableBytesWritable, Iterable<Put>, Reducer<ImmutableBytesWritable, Put, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.PutSortReducer
 
reduce(ImmutableBytesWritable, Iterable<Text>, Reducer<ImmutableBytesWritable, Text, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
 
RedundantKVGenerator - Class in org.apache.hadoop.hbase.util.test
Generate list of key values which are very useful to test data block encoding and compression.
RedundantKVGenerator() - Constructor for class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
Default constructor, assumes all parameters from class constants.
RedundantKVGenerator(Random, int, int, int, int, int, int, float, float, int, int, int, int, float, int, int) - Constructor for class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
Various configuration options for generating key values
REENTRANT_LOCK - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for ReentrantReadWriteLock
Reference - Class in org.apache.hadoop.hbase.io
A reference to the top or bottom half of a store file where 'bottom' is the first half of the file containing the keys that sort lowest and 'top' is the second half of the file with keys that sort greater than those of the bottom half.
Reference() - Constructor for class org.apache.hadoop.hbase.io.Reference
Deprecated.
REFERENCE - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Reference size is 8 bytes on 64-bit, 4 bytes on 32-bit
ReferenceRegionHFilesTask - Class in org.apache.hadoop.hbase.snapshot
Reference all the hfiles in a region for a snapshot.
ReferenceRegionHFilesTask(HBaseProtos.SnapshotDescription, ForeignExceptionDispatcher, Path, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.snapshot.ReferenceRegionHFilesTask
Reference all the files in the given region directory
ReferenceServerWALsTask - Class in org.apache.hadoop.hbase.snapshot
Reference all the WAL files under a server's WAL directory
ReferenceServerWALsTask(HBaseProtos.SnapshotDescription, ForeignExceptionDispatcher, Path, Configuration, FileSystem) - Constructor for class org.apache.hadoop.hbase.snapshot.ReferenceServerWALsTask
 
ReflectionUtils - Class in org.apache.hadoop.hbase.util
 
ReflectionUtils() - Constructor for class org.apache.hadoop.hbase.util.ReflectionUtils
 
refreshAgeOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
Refreshing the age makes sure the value returned is the actual one and not the one set a replication time
refreshAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Convenience method to use the last given timestamp to refresh the age of the last edit.
refreshAuthManager(PolicyProvider) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
refreshAuthManager(PolicyProvider) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
Refresh autentication manager policy.
refreshNamespaceCacheFromWritable(String, byte[]) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
refreshTableCacheFromWritable(TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
RegexStringComparator - Class in org.apache.hadoop.hbase.filter
This comparator is for use with CompareFilter implementations, such as RowFilter, QualifierFilter, and ValueFilter, for filtering based on the value of a given column.
RegexStringComparator(String) - Constructor for class org.apache.hadoop.hbase.filter.RegexStringComparator
Constructor Adds Pattern.DOTALL to the underlying Pattern
RegexStringComparator(String, int) - Constructor for class org.apache.hadoop.hbase.filter.RegexStringComparator
Constructor
regexStringType - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
RegexStringType byte array
region - Variable in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
The region configured for this split policy.
REGION_A_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
REGION_A_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
REGION_B_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
REGION_B_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
REGION_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
REGION_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
REGION_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
REGION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
REGION_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
REGION_IMPL - Static variable in class org.apache.hadoop.hbase.HConstants
 
REGION_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
REGION_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
REGION_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
REGION_INFO_FILE - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Name of the region info file that resides just under the region directory.
REGION_LOADS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
REGION_MERGES_DIR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Temporary subdirectory of the region directory used for merges.
REGION_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
REGION_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
REGION_NAME_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
REGION_NAME = 1;
REGION_SERVER_CLASS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
Optional specification of the rs class name of the peer cluster
REGION_SERVER_IMPL - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for what region server implementation to use.
REGION_SERVER_IMPL - Static variable in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
Optional specification of the rs impl name of the peer cluster
REGION_SPECIFIER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
REGION_SPLITS_DIR - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Temporary subdirectory of the region directory used for splits.
REGION_STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
REGION_TO_FLUSH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
REGIONACTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
REGIONACTIONRESULT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
RegionAlreadyInTransitionException - Exception in org.apache.hadoop.hbase.regionserver
This exception is thrown when a region server is asked to open or close a region but it's already processing it
RegionAlreadyInTransitionException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.RegionAlreadyInTransitionException
 
regionAssignmentWaitTimeout - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
RegionCoprocessorEnvironment - Interface in org.apache.hadoop.hbase.coprocessor
 
RegionCoprocessorHost - Class in org.apache.hadoop.hbase.regionserver
Implements the coprocessor environment and runtime support for coprocessors loaded within a HRegion.
RegionCoprocessorHost(HRegion, RegionServerServices, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
Constructor
RegionCoprocessorRpcChannel - Class in org.apache.hadoop.hbase.ipc
Provides clients with an RPC connection to call coprocessor endpoint Services against a given table region.
RegionCoprocessorRpcChannel(HConnection, TableName, byte[]) - Constructor for class org.apache.hadoop.hbase.ipc.RegionCoprocessorRpcChannel
 
regionDirPattern - Static variable in class org.apache.hadoop.hbase.util.FSUtils.RegionDirFilter
 
RegionException - Exception in org.apache.hadoop.hbase
Thrown when something happens related to region handling.
RegionException() - Constructor for exception org.apache.hadoop.hbase.RegionException
default constructor
RegionException(String) - Constructor for exception org.apache.hadoop.hbase.RegionException
Constructor
regionFavoredNodesMap - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
Map of encoded region names to the DataNode locations they should be hosted on We store the value as InetSocketAddress since this is used only in HDFS API (create() that takes favored nodes as hints for placing file blocks).
REGIONINFO_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The regioninfo column qualifier
REGIONINFO_QUALIFIER_STR - Static variable in class org.apache.hadoop.hbase.HConstants
The RegionInfo qualifier as a string
RegionInRecoveryException - Exception in org.apache.hadoop.hbase.exceptions
Thrown when a read request issued against a region which is in recovering state.
RegionInRecoveryException() - Constructor for exception org.apache.hadoop.hbase.exceptions.RegionInRecoveryException
default constructor
RegionInRecoveryException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.RegionInRecoveryException
Constructor
RegionListTmpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
RegionListTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
RegionListTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
RegionListTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
RegionListTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
RegionListTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
 
RegionListTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.regionserver
 
RegionListTmplImpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
RegionListTmplImpl(TemplateManager, RegionListTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmplImpl
 
RegionLoad - Class in org.apache.hadoop.hbase
Encapsulates per-region load metrics.
RegionLoad(ClusterStatusProtos.RegionLoad) - Constructor for class org.apache.hadoop.hbase.RegionLoad
 
regionLoadPB - Variable in class org.apache.hadoop.hbase.RegionLoad
 
regionMaxSeqIdInStores - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
 
RegionMergeTransaction - Class in org.apache.hadoop.hbase.regionserver
Executes region merge as a "transaction".
RegionMergeTransaction(HRegion, HRegion, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
Constructor
RegionMovedException - Exception in org.apache.hadoop.hbase.exceptions
Subclass if the server knows the region is now on another server.
RegionMovedException(ServerName, long) - Constructor for exception org.apache.hadoop.hbase.exceptions.RegionMovedException
 
RegionMovedException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.RegionMovedException
For hadoop.ipc internal call.
RegionObserver - Interface in org.apache.hadoop.hbase.coprocessor
Coprocessors implement this interface to observe and mediate client actions on the region.
regionOffline(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Marks the region as offline.
regionOffline(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
A region is offline, won't be in transition any more.
regionOffline(HRegionInfo, RegionState.State) - Method in class org.apache.hadoop.hbase.master.RegionStates
A region is offline, won't be in transition any more.
RegionOfflineException - Exception in org.apache.hadoop.hbase.client
Thrown when a table can not be located
RegionOfflineException() - Constructor for exception org.apache.hadoop.hbase.client.RegionOfflineException
default constructor
RegionOfflineException(String) - Constructor for exception org.apache.hadoop.hbase.client.RegionOfflineException
 
regionOnline(HRegionInfo, ServerName) - Method in class org.apache.hadoop.hbase.master.RegionStates
A region is online, won't be in transition any more.
RegionOpeningException - Exception in org.apache.hadoop.hbase.exceptions
Subclass if the server knows the region is now on another server.
RegionOpeningException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.RegionOpeningException
 
RegionOpeningState - Enum in org.apache.hadoop.hbase.regionserver
 
RegionPlacementMaintainer - Class in org.apache.hadoop.hbase.master
A tool that is used for manipulating and viewing favored nodes information for regions.
RegionPlacementMaintainer(Configuration) - Constructor for class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
RegionPlacementMaintainer(Configuration, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
RegionPlacementMaintainer.RandomizedMatrix - Class in org.apache.hadoop.hbase.master
Some algorithms for solving the assignment problem may traverse workers or jobs in linear order which may result in skewing the assignments of the first jobs in the matrix toward the last workers in the matrix if the costs are uniform.
RegionPlacementMaintainer.RandomizedMatrix(int, int) - Constructor for class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
Create a randomization scheme for a matrix of a given size.
RegionPlan - Class in org.apache.hadoop.hbase.master
Stores the plan for the move of an individual region.
RegionPlan(HRegionInfo, ServerName, ServerName) - Constructor for class org.apache.hadoop.hbase.master.RegionPlan
Instantiate a plan for a region move, moving the specified region from the specified source server to the specified destination server.
RegionPlan.RegionPlanComparator - Class in org.apache.hadoop.hbase.master
 
RegionPlan.RegionPlanComparator() - Constructor for class org.apache.hadoop.hbase.master.RegionPlan.RegionPlanComparator
 
REGIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
REGIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
REGIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
REGIONS_IN_TRANSITION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
RegionScanner - Interface in org.apache.hadoop.hbase.regionserver
RegionScanner describes iterators over rows in an HRegion.
regionSequenceIdsToByteArray(Long, Map<byte[], Long>) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
 
REGIONSERVER - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
region server process name
REGIONSERVER_CONF - Static variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
region server configuration name
REGIONSERVER_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
REGIONSERVER_INFO_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
A configuration key for regionserver info port
REGIONSERVER_INFO_PORT_AUTO - Static variable in class org.apache.hadoop.hbase.HConstants
A flag that enables automatic selection of regionserver info port
regionserver_jsp - Class in org.apache.hadoop.hbase.generated.regionserver
 
regionserver_jsp() - Constructor for class org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp
 
REGIONSERVER_METRICS_PERIOD - Static variable in class org.apache.hadoop.hbase.HConstants
The period (in milliseconds) between computing region server point in time metrics
REGIONSERVER_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for port region server listens on.
RegionServerAccounting - Class in org.apache.hadoop.hbase.regionserver
RegionServerAccounting keeps record of some basic real time information about the Region Server.
RegionServerAccounting() - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
 
RegionServerCallable<T> - Class in org.apache.hadoop.hbase.client
Implementations call a RegionServer and implement Callable.call().
RegionServerCallable(HConnection, TableName, byte[]) - Constructor for class org.apache.hadoop.hbase.client.RegionServerCallable
 
RegionServerCoprocessorEnvironment - Interface in org.apache.hadoop.hbase.coprocessor
 
RegionServerCoprocessorHost - Class in org.apache.hadoop.hbase.regionserver
 
RegionServerCoprocessorHost(RegionServerServices, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
 
RegionServerListTmpl - Class in org.apache.hadoop.hbase.tmpl.master
 
RegionServerListTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
RegionServerListTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
RegionServerListTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
RegionServerListTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.master
 
RegionServerListTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
 
RegionServerListTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.master
 
RegionServerListTmplImpl - Class in org.apache.hadoop.hbase.tmpl.master
 
RegionServerListTmplImpl(TemplateManager, RegionServerListTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmplImpl
 
RegionServerObserver - Interface in org.apache.hadoop.hbase.coprocessor
 
regionServerRemoved(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
 
regionServerRemoved(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationListener
A region server has been removed from the local cluster
regionServerReport(RpcController, RegionServerStatusProtos.RegionServerReportRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
regionServerReport(RpcController, RegionServerStatusProtos.RegionServerReportRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
 
regionServerReport(RpcController, RegionServerStatusProtos.RegionServerReportRequest, RpcCallback<RegionServerStatusProtos.RegionServerReportResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Interface
rpc RegionServerReport(.RegionServerReportRequest) returns (.RegionServerReportResponse);
regionServerReport(RpcController, RegionServerStatusProtos.RegionServerReportRequest, RpcCallback<RegionServerStatusProtos.RegionServerReportResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
rpc RegionServerReport(.RegionServerReportRequest) returns (.RegionServerReportResponse);
regionServerReport(RpcController, RegionServerStatusProtos.RegionServerReportRequest, RpcCallback<RegionServerStatusProtos.RegionServerReportResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Stub
 
RegionServerRunningException - Exception in org.apache.hadoop.hbase.regionserver
Thrown if the region server log directory exists (which indicates another region server is running at the same address)
RegionServerRunningException() - Constructor for exception org.apache.hadoop.hbase.regionserver.RegionServerRunningException
Default Constructor
RegionServerRunningException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.RegionServerRunningException
Constructs the exception and supplies a string as the message
RegionServerServices - Interface in org.apache.hadoop.hbase.regionserver
Services provided by HRegionServer
RegionServerSnapshotManager - Class in org.apache.hadoop.hbase.regionserver.snapshot
This manager class handles the work dealing with snapshots for a HRegionServer.
RegionServerSnapshotManager(RegionServerServices) - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Create a default snapshot handler - uses a zookeeper based member controller.
RegionServerSnapshotManager.SnapshotSubprocedureBuilder - Class in org.apache.hadoop.hbase.regionserver.snapshot
Build the actual snapshot runner that will do all the 'hard' work
RegionServerSnapshotManager.SnapshotSubprocedureBuilder() - Constructor for class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager.SnapshotSubprocedureBuilder
 
regionServerStartup(RpcController, RegionServerStatusProtos.RegionServerStartupRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
regionServerStartup(RpcController, RegionServerStatusProtos.RegionServerStartupRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
 
regionServerStartup(RpcController, RegionServerStatusProtos.RegionServerStartupRequest, RpcCallback<RegionServerStatusProtos.RegionServerStartupResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Interface
rpc RegionServerStartup(.RegionServerStartupRequest) returns (.RegionServerStartupResponse);
regionServerStartup(RpcController, RegionServerStatusProtos.RegionServerStartupRequest, RpcCallback<RegionServerStatusProtos.RegionServerStartupResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
rpc RegionServerStartup(.RegionServerStartupRequest) returns (.RegionServerStartupResponse);
regionServerStartup(RpcController, RegionServerStatusProtos.RegionServerStartupRequest, RpcCallback<RegionServerStatusProtos.RegionServerStartupResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Stub
 
RegionServerStatusProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.GetLastFlushedSequenceIdRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetLastFlushedSequenceIdRequest
RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetLastFlushedSequenceIdRequest
RegionServerStatusProtos.GetLastFlushedSequenceIdRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.GetLastFlushedSequenceIdResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetLastFlushedSequenceIdResponse
RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type GetLastFlushedSequenceIdResponse
RegionServerStatusProtos.GetLastFlushedSequenceIdResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.RegionServerReportRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionServerReportRequest
RegionServerStatusProtos.RegionServerReportRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionServerReportRequest
RegionServerStatusProtos.RegionServerReportRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.RegionServerReportResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionServerReportResponse
RegionServerStatusProtos.RegionServerReportResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionServerReportResponse
RegionServerStatusProtos.RegionServerReportResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.RegionServerStartupRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionServerStartupRequest
RegionServerStatusProtos.RegionServerStartupRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionServerStartupRequest
RegionServerStatusProtos.RegionServerStartupRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.RegionServerStartupResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionServerStartupResponse
RegionServerStatusProtos.RegionServerStartupResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionServerStartupResponse
RegionServerStatusProtos.RegionServerStartupResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.RegionServerStatusService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service RegionServerStatusService
RegionServerStatusProtos.RegionServerStatusService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
 
RegionServerStatusProtos.RegionServerStatusService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.RegionServerStatusService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.RegionServerStatusService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.ReportRSFatalErrorRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReportRSFatalErrorRequest
RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReportRSFatalErrorRequest
RegionServerStatusProtos.ReportRSFatalErrorRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStatusProtos.ReportRSFatalErrorResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReportRSFatalErrorResponse
RegionServerStatusProtos.ReportRSFatalErrorResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReportRSFatalErrorResponse
RegionServerStatusProtos.ReportRSFatalErrorResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RegionServerStoppedException - Exception in org.apache.hadoop.hbase.regionserver
Thrown by the region server when it is in shutting down state.
RegionServerStoppedException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.RegionServerStoppedException
 
RegionServerTracker - Class in org.apache.hadoop.hbase.zookeeper
Tracks the online region servers via ZK.
RegionServerTracker(ZooKeeperWatcher, Abortable, ServerManager) - Constructor for class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
 
regionsInTransitionInRS - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
RegionSplitCalculator<R extends KeyRange> - Class in org.apache.hadoop.hbase.util
This is a generic region split calculator.
RegionSplitCalculator(Comparator<R>) - Constructor for class org.apache.hadoop.hbase.util.RegionSplitCalculator
 
RegionSplitPolicy - Class in org.apache.hadoop.hbase.regionserver
A split policy determines when a region should be split.
RegionSplitPolicy() - Constructor for class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
 
RegionSplitter - Class in org.apache.hadoop.hbase.util
The RegionSplitter class provides several utilities to help in the administration lifecycle for developers who choose to manually split regions instead of having HBase handle that automatically.
RegionSplitter() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter
 
RegionSplitter.HexStringSplit - Class in org.apache.hadoop.hbase.util
HexStringSplit is a well-known RegionSplitter.SplitAlgorithm for choosing region boundaries.
RegionSplitter.HexStringSplit() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
RegionSplitter.SplitAlgorithm - Interface in org.apache.hadoop.hbase.util
A generic interface for the RegionSplitter code to use for all it's functionality.
RegionSplitter.UniformSplit - Class in org.apache.hadoop.hbase.util
A SplitAlgorithm that divides the space of possible keys evenly.
RegionSplitter.UniformSplit() - Constructor for class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
RegionsResource - Class in org.apache.hadoop.hbase.rest
 
RegionsResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.RegionsResource
Constructor
RegionState - Class in org.apache.hadoop.hbase.master
State of a Region while undergoing transitions.
RegionState() - Constructor for class org.apache.hadoop.hbase.master.RegionState
 
RegionState(HRegionInfo, RegionState.State) - Constructor for class org.apache.hadoop.hbase.master.RegionState
 
RegionState(HRegionInfo, RegionState.State, long, ServerName) - Constructor for class org.apache.hadoop.hbase.master.RegionState
 
RegionState.State - Enum in org.apache.hadoop.hbase.master
 
RegionStates - Class in org.apache.hadoop.hbase.master
Region state accountant.
RegionTooBusyException - Exception in org.apache.hadoop.hbase
Thrown by a region server if it will block and wait to serve a request.
RegionTooBusyException() - Constructor for exception org.apache.hadoop.hbase.RegionTooBusyException
default constructor
RegionTooBusyException(String) - Constructor for exception org.apache.hadoop.hbase.RegionTooBusyException
Constructor
RegionTransition - Class in org.apache.hadoop.hbase
Current state of a region in transition.
register(String, String, Object) - Method in interface org.apache.hadoop.hbase.metrics.MBeanSource
Register an mbean with the underlying metrics system
register(String, String, Object) - Method in class org.apache.hadoop.hbase.metrics.MBeanSourceImpl
Register an mbean with the underlying metrics system
register(MetricsRegionSource) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSource
Register a MetricsRegionSource as being open.
register(MetricsRegionSource) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage
 
registerAllExtensions(ExtensionRegistry) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage
 
registerDeserializer(CacheableDeserializer<Cacheable>) - Static method in class org.apache.hadoop.hbase.io.hfile.CacheableDeserializerIdManager
Register the given cacheable deserializer and generate an unique identifier id for it
registerFilter(String, String) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
Register a new filter with the parser.
registerFilters(Configuration) - Static method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner
 
registerFilters(Configuration) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftServer
Adds the option to pre-load filters at startup.
registerListener(EventType, EventHandler.EventHandlerListener) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
Subscribe to updates before and after processing instances of EventType.
registerListener(ReplicationListener) - Method in interface org.apache.hadoop.hbase.replication.ReplicationTracker
Register a replication listener to receive replication events.
registerListener(ReplicationListener) - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
 
registerListener(ZooKeeperListener) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Register the specified listener to receive ZooKeeper events.
registerListenerFirst(ZooKeeperListener) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Register the specified listener to receive ZooKeeper events and add it as the first in the list of current listeners.
registerService(Service) - Method in class org.apache.hadoop.hbase.master.HMaster
 
registerService(Service) - Method in interface org.apache.hadoop.hbase.master.MasterServices
Registers a new protocol buffer Service subclass as a master coprocessor endpoint.
registerService(Service) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Registers a new protocol buffer Service subclass as a coprocessor endpoint to be available for handling HRegion.execService(com.google.protobuf.RpcController, org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall)} calls.
registerWALActionsListener(WALActionsListener) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
registers WALActionsListener
registry - Variable in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
Deprecated.
 
registryLength - Variable in class org.apache.hadoop.hbase.metrics.MetricsMBeanBase
Deprecated.
 
reInitFirstNode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
secondary traversal methods
release() - Method in interface org.apache.hadoop.hbase.InterProcessLock
Release the lock.
release() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
Releases resources used by this writer.
release() - Method in interface org.apache.hadoop.hbase.master.TableLockManager.TableLock
Release the lock already held.
release() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLock
Release the given lock.
release() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Release the lock.
releaseBarrier() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.FlushSnapshotSubprocedure
Hooray!
releaseBlockReference() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
Call this before putting the scanner back into a pool so it doesn't hold the last used block in memory.
releaseCurrentSearcher() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
Currently unused.
releaseHTableInterface(HTableInterface) - Method in class org.apache.hadoop.hbase.client.HTableFactory
 
releaseHTableInterface(HTableInterface) - Method in interface org.apache.hadoop.hbase.client.HTableInterfaceFactory
Release the HTable resource represented by the table.
releaseLockEntry(IdLock.Entry) - Method in class org.apache.hadoop.hbase.util.IdLock
Must be called in a finally block to decrease the internal counter and remove the monitor object for the given id if the caller is the last client.
releaseRowLocks(List<HRegion.RowLock>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
If the given list of row locks is not null, releases all locks.
releaseTableLock() - Method in class org.apache.hadoop.hbase.master.handler.DeleteTableHandler
 
releaseTableLock() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
 
releaseTableLock() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
reloadZkWatcher() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
Closes the current ZKW (if not null) and creates a new one
relocateRegion(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
relocateRegion(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
relocateRegion(TableName, byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Find the location of the region of tableName that row lives in, ignoring any value that might be in the cache.
relocateRegion(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
remainingCapacity() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
RemoteAdmin - Class in org.apache.hadoop.hbase.rest.client
 
RemoteAdmin(Client, Configuration) - Constructor for class org.apache.hadoop.hbase.rest.client.RemoteAdmin
Constructor
RemoteAdmin(Client, Configuration, String) - Constructor for class org.apache.hadoop.hbase.rest.client.RemoteAdmin
Constructor
RemoteExceptionHandler - Class in org.apache.hadoop.hbase
An immutable class which contains a static method for handling org.apache.hadoop.ipc.RemoteException exceptions.
RemoteHTable - Class in org.apache.hadoop.hbase.rest.client
HTable interface to remote tables accessed via REST gateway
RemoteHTable(Client, String) - Constructor for class org.apache.hadoop.hbase.rest.client.RemoteHTable
Constructor
RemoteHTable(Client, Configuration, String) - Constructor for class org.apache.hadoop.hbase.rest.client.RemoteHTable
Constructor
RemoteHTable(Client, Configuration, byte[]) - Constructor for class org.apache.hadoop.hbase.rest.client.RemoteHTable
Constructor
remoteId - Variable in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
remotePort - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
RemoteWithExtrasException - Exception in org.apache.hadoop.hbase.ipc
A RemoteException with some extra information.
RemoteWithExtrasException(String, String, boolean) - Constructor for exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
 
RemoteWithExtrasException(String, String, String, int, boolean) - Constructor for exception org.apache.hadoop.hbase.ipc.RemoteWithExtrasException
 
remove(HTableDescriptor) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Remove all Constraints that have been added to the table and turn off the constraint processing.
remove(HTableDescriptor, Class<? extends Constraint>) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Remove the constraint (and associated information) for the table descriptor.
remove(byte[]) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
remove(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Remove metadata represented by the key from the HTableDescriptor.values map
remove(ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Remove metadata represented by the key from the HTableDescriptor.values map
remove(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Remove metadata represented by the key from the HTableDescriptor.values map
remove(String) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
remove(Object) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
remove(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Deletes the mapping for the specified key if it exists.
remove(String) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
Remove a node from the cluster
remove(String, int) - Method in class org.apache.hadoop.hbase.rest.client.Cluster
Remove a node from the cluster
remove() - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
 
remove() - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
remove(TableName) - Method in interface org.apache.hadoop.hbase.TableDescriptors
 
remove() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
remove(Object) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
remove() - Method in class org.apache.hadoop.hbase.types.StructIterator
 
remove(TableName) - Method in class org.apache.hadoop.hbase.util.FSTableDescriptors
Removes the table descriptor from the local cache and returns it.
remove(R) - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
 
remove(Object) - Method in class org.apache.hadoop.hbase.util.PoolMap
 
remove(K, V) - Method in class org.apache.hadoop.hbase.util.PoolMap
 
remove(Object) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
remove(Object) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
remove(String) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
removeAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
removeAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
removeAllQueues() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Remove all replication queues for this region server.
removeAllQueues() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
removeAttribute(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
removeAttribute(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
removeAttribute(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
removeAttributes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
removeAttributes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
removeAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
removeAttrs(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
removeBackupMasters(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
removeCell(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
removeClosedRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
When a region is closed, it should be removed from the regionsToReopen
removeClusterIds(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
removeColumn(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
removeColumn(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
removeColumnFamilies(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
removeColumns(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
removeColumnValue(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
removeConfiguration(String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Remove a configuration setting represented by the key from the HColumnDescriptor.configuration map.
removeConfiguration(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Remove a config setting represented by the key from the HTableDescriptor.configuration map
removeConfiguration(String) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor.Builder
 
removeConfiguration(String) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
Remove a config setting represented by the key from the NamespaceDescriptor.configuration map
removeConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
removeConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
removeConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
removeCoprocessor(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Remove a coprocessor from those set on the table
removeCoprocessors(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
removeDeadServers(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
removeEnablingTable(TableName, boolean) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
If the table is found in ENABLING state the inmemory state is removed.
removeEntry(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
removeExtraHeader(String) - Method in class org.apache.hadoop.hbase.rest.client.Client
Remove an extra header.
removeFamily(byte[]) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
removeFamily(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Removes the HColumnDescriptor with name specified by the parameter column from the table descriptor
removeFamilyPath(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
removeFamilyPath(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
removeFavoredNode(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
removeFavoredNodes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
removeFavoredNodes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
removeFilters(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
removeFromOnlineRegions(HRegion, ServerName) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
removeFuzzyKeysData(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
removeKeyFromZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
removeListener(ReplicationListener) - Method in interface org.apache.hadoop.hbase.replication.ReplicationTracker
 
removeListener(ReplicationListener) - Method in class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
 
removeLiveNodes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
removeLiveServers(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
removeLog(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Remove an HLog file from the given queue.
removeLog(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
removeMapEntries(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
removeMapEntry(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
removeMasterCoprocessors(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
removeMetaData(byte[]) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
removeMetric(String) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Remove a metric and no longer announce it.
removeMetric(String) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
Remove a named gauge.
removeMetric(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Removes metric by name
removeMetrics(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
removeMutationRequest(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
removeNamespace(byte[]) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
removeNamespaceDescriptor(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
removeNonReplicableEdits(HLog.Entry) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
We only want KVs that are scoped other than local
removeOpenInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
removePeer(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
Removes a peer cluster and stops the replication to it.
removePeer(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Thie method first deletes all the recovered sources for the specified id, then deletes the normal source (deleting all related data in ZK).
removePeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
Removes a remote slave cluster and stops the replication to it.
removePeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
removePermission(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
removePermissions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
removeQualifierValue(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
removeQueue(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Remove a replication queue.
removeQueue(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
removeQuotesFromByteArray(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
Takes a quoted byte array and converts it into an unquoted byte array For example: given a byte array representing 'abc', it returns a byte array representing abc
removeRegionAction(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
removeRegionActionResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
removeRegionInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
removeRegionLoads(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
removeRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
removeRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
removeRegionsInTransition(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
removeResultOrException(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
removeResults(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
removeRootPath(Path, Configuration) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Checks for the presence of the root path (using the provided conf object) in the given path.
removeRows(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
removeScanner(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Removes the scanner associated with the specified ID from the internal id->scanner hash-map.
removeScanner(int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
Removes the scanner associated with the specified ID from the internal HashMap.
removeScopes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
removeServerFromDrainList(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
removeShutdownHook(Runnable) - Method in class org.apache.hadoop.hbase.util.ShutdownHookManager
 
removeSnapshots(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
removeStoreFile(String, Path) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Archives the specified store file from the specified family.
removeStoreFiles(String, Collection<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
Closes and archives the specified store files from the specified family.
removeStoreSequenceId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
removeTable(String) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
 
removeTable(TableName) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
removeTableName(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
removeTableNames(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
removeTableNames(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
removeTableSchema(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
removeTableSchema(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
removeTrace(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
removeUpdateInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
removeUserPermission(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
removeUserPermissions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
removeValues(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
renameAndSetModifyTime(FileSystem, Path, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
render(Writer) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
render(Writer, AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
render(Writer, HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
render(Writer, HMaster, HBaseAdmin) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
render(Writer, HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
render(Writer, HRegionServer, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
render(Writer, HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
render(Writer, MetricsRegionServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.Intf
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmplImpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.Intf
 
renderNoFlush(Writer, AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmplImpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl.Intf
 
renderNoFlush(Writer, HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmplImpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.Intf
 
renderNoFlush(Writer, HMaster, HBaseAdmin) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmplImpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.Intf
 
renderNoFlush(Writer, HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmplImpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.Intf
 
renderNoFlush(Writer, HRegionServer, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmplImpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.Intf
 
renderNoFlush(Writer, HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmplImpl
 
renderNoFlush(Writer) - Method in interface org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.Intf
 
renderNoFlush(Writer, MetricsRegionServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
renderNoFlush(Writer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmplImpl
 
renewLease(String) - Method in class org.apache.hadoop.hbase.regionserver.Leases
Renew a lease
reOpenAllRegions(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
 
repeat(char, int) - Static method in class org.apache.hadoop.hbase.util.Strings
 
replaceValue(V) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Replace the value of this entry.
replay(RpcController, AdminProtos.ReplicateWALEntryRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
replay(RpcController, AdminProtos.ReplicateWALEntryRequest, RpcCallback<AdminProtos.ReplicateWALEntryResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc Replay(.ReplicateWALEntryRequest) returns (.ReplicateWALEntryResponse);
replay(RpcController, AdminProtos.ReplicateWALEntryRequest, RpcCallback<AdminProtos.ReplicateWALEntryResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc Replay(.ReplicateWALEntryRequest) returns (.ReplicateWALEntryResponse);
replay(RpcController, AdminProtos.ReplicateWALEntryRequest, RpcCallback<AdminProtos.ReplicateWALEntryResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
replay(RpcController, AdminProtos.ReplicateWALEntryRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Replay the given changes when distributedLogReplay WAL edits from a failed RS.
REPLAY_BATCH_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
 
REPLAY_BATCH_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
 
REPLAY_DATA_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
 
REPLAY_DATA_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
 
REPLAY_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
REPLAY_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
 
REPLAY_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
 
REPLAY_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
 
replayEntries(List<Pair<HRegionLocation, HLog.Entry>>) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEditsReplaySink
Replay an array of actions of the same region directly into the newly assigned Region Server
replayRecoveredEditsIfAny(Path, Map<byte[], Long>, CancelableProgressable, MonitoredTask) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Read the edits log put under this region by wal log splitting process.
replicateEntries(List<AdminProtos.WALEntry>, CellScanner) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
Replicate this array of entries directly into the local cluster using the native client.
replicateLogEntries(List<AdminProtos.WALEntry>, CellScanner) - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationSinkService
Carry on the list of log entries down to the sink
replicateLogEntries(List<AdminProtos.WALEntry>, CellScanner) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
Carry on the list of log entries down to the sink
replicateWALEntry(RpcController, AdminProtos.ReplicateWALEntryRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
replicateWALEntry(RpcController, AdminProtos.ReplicateWALEntryRequest, RpcCallback<AdminProtos.ReplicateWALEntryResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc ReplicateWALEntry(.ReplicateWALEntryRequest) returns (.ReplicateWALEntryResponse);
replicateWALEntry(RpcController, AdminProtos.ReplicateWALEntryRequest, RpcCallback<AdminProtos.ReplicateWALEntryResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc ReplicateWALEntry(.ReplicateWALEntryRequest) returns (.ReplicateWALEntryResponse);
replicateWALEntry(RpcController, AdminProtos.ReplicateWALEntryRequest, RpcCallback<AdminProtos.ReplicateWALEntryResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
replicateWALEntry(AdminProtos.AdminService.BlockingInterface, HLog.Entry[]) - Static method in class org.apache.hadoop.hbase.protobuf.ReplicationProtbufUtil
A helper to replicate a list of HLog entries using admin protocol.
replicateWALEntry(RpcController, AdminProtos.ReplicateWALEntryRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Replicate WAL entries on the region server.
Replication - Class in org.apache.hadoop.hbase.replication.regionserver
Gateway to Replication.
Replication(Server, FileSystem, Path, Path) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.Replication
Instantiate the replication management (if rep is enabled).
Replication() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.Replication
Empty constructor
REPLICATION_ENABLE_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
 
REPLICATION_ENABLE_KEY - Static variable in class org.apache.hadoop.hbase.HConstants
 
REPLICATION_QOS - Static variable in class org.apache.hadoop.hbase.HConstants
 
REPLICATION_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
REPLICATION_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
REPLICATION_SCOPE - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
REPLICATION_SCOPE_GLOBAL - Static variable in class org.apache.hadoop.hbase.HConstants
Scope tag for globally scoped data.
REPLICATION_SCOPE_GLOBAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
REPLICATION_SCOPE_GLOBAL = 1;
REPLICATION_SCOPE_LOCAL - Static variable in class org.apache.hadoop.hbase.HConstants
Scope tag for locally scoped data.
REPLICATION_SCOPE_LOCAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
REPLICATION_SCOPE_LOCAL = 0;
REPLICATION_SERVICE_CLASSNAME_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
 
REPLICATION_SINK_SERVICE_CLASSNAME - Static variable in class org.apache.hadoop.hbase.HConstants
 
REPLICATION_SOURCE_SERVICE_CLASSNAME - Static variable in class org.apache.hadoop.hbase.HConstants
 
ReplicationAdmin - Class in org.apache.hadoop.hbase.client.replication
This class provides the administrative interface to HBase cluster replication.
ReplicationAdmin(Configuration) - Constructor for class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
Constructor that creates a connection to the local ZooKeeper ensemble.
ReplicationException - Exception in org.apache.hadoop.hbase.replication
An HBase Replication exception.
ReplicationException() - Constructor for exception org.apache.hadoop.hbase.replication.ReplicationException
 
ReplicationException(String) - Constructor for exception org.apache.hadoop.hbase.replication.ReplicationException
 
ReplicationException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.replication.ReplicationException
 
ReplicationException(Throwable) - Constructor for exception org.apache.hadoop.hbase.replication.ReplicationException
 
ReplicationFactory - Class in org.apache.hadoop.hbase.replication
A factory class for instantiating replication objects that deal with replication state.
ReplicationFactory() - Constructor for class org.apache.hadoop.hbase.replication.ReplicationFactory
 
REPLICATIONGLOBAL - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
 
ReplicationHLogReaderManager - Class in org.apache.hadoop.hbase.replication.regionserver
Wrapper class around HLog to help manage the implementation details such as compression.
ReplicationHLogReaderManager(FileSystem, Configuration) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
Creates the helper but doesn't open any file Use setInitialPosition after using the constructor if some content needs to be skipped
ReplicationListener - Interface in org.apache.hadoop.hbase.replication
The replication listener interface can be implemented if a class needs to subscribe to events generated by the ReplicationTracker.
ReplicationLogCleaner - Class in org.apache.hadoop.hbase.replication.master
Implementation of a log cleaner that checks if a log is still scheduled for replication before deleting it when its TTL is over.
ReplicationLogCleaner() - Constructor for class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
ReplicationPeer - Class in org.apache.hadoop.hbase.replication
This class acts as a wrapper for all the objects used to identify and communicate with remote peers and is responsible for answering to expired sessions and re-establishing the ZK connections.
ReplicationPeer(Configuration, String, String) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeer
Constructor that takes all the objects required to communicate with the specified peer, except for the region server addresses.
ReplicationPeer.PeerStateTracker - Class in org.apache.hadoop.hbase.replication
Tracker for state of this peer
ReplicationPeer.PeerStateTracker(String, ZooKeeperWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeer.PeerStateTracker
 
ReplicationPeers - Interface in org.apache.hadoop.hbase.replication
This provides an interface for maintaining a set of peer clusters.
ReplicationPeersZKImpl - Class in org.apache.hadoop.hbase.replication
This class provides an implementation of the ReplicationPeers interface using Zookeeper.
ReplicationPeersZKImpl(ZooKeeperWatcher, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
 
ReplicationPeersZKImpl.PeerRegionServerListener - Class in org.apache.hadoop.hbase.replication
Tracks changes to the list of region servers in a peer's cluster.
ReplicationPeersZKImpl.PeerRegionServerListener(ReplicationPeer) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl.PeerRegionServerListener
 
ReplicationPeersZKImpl.PeerRegionServerListener(String, ZooKeeperWatcher) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl.PeerRegionServerListener
 
ReplicationProtbufUtil - Class in org.apache.hadoop.hbase.protobuf
 
ReplicationProtbufUtil() - Constructor for class org.apache.hadoop.hbase.protobuf.ReplicationProtbufUtil
 
replicationQueue - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
replication related queue;
ReplicationQueueInfo - Class in org.apache.hadoop.hbase.replication
This class is responsible for the parsing logic for a znode representing a queue.
ReplicationQueueInfo(String) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
The passed znode will be either the id of the peer cluster or the handling story of that queue in the form of id-servername-*
ReplicationQueues - Interface in org.apache.hadoop.hbase.replication
This provides an interface for maintaining a region server's replication queues.
ReplicationQueuesClient - Interface in org.apache.hadoop.hbase.replication
This provides an interface for clients of replication to view replication queues.
ReplicationQueuesClientZKImpl - Class in org.apache.hadoop.hbase.replication
 
ReplicationQueuesClientZKImpl(ZooKeeperWatcher, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
 
ReplicationQueuesZKImpl - Class in org.apache.hadoop.hbase.replication
This class provides an implementation of the ReplicationQueues interface using Zookeeper.
ReplicationQueuesZKImpl(ZooKeeperWatcher, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
ReplicationService - Interface in org.apache.hadoop.hbase.regionserver
Gateway to Cluster Replication.
ReplicationSink - Class in org.apache.hadoop.hbase.replication.regionserver
This class is responsible for replicating the edits coming from another cluster.
ReplicationSink(Configuration, Stoppable) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
Create a sink for replication
replicationSinkHandler - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
ReplicationSinkManager - Class in org.apache.hadoop.hbase.replication.regionserver
Maintains a collection of peers to replicate to, and randomly selects a single peer to replicate to per set of data to replicate.
ReplicationSinkManager(HConnection, String, ReplicationPeers, Configuration) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
Instantiate for a single replication peer cluster.
ReplicationSinkManager.SinkPeer - Class in org.apache.hadoop.hbase.replication.regionserver
Wraps a replication region server sink to provide the ability to identify it.
ReplicationSinkManager.SinkPeer(ServerName, AdminProtos.AdminService.BlockingInterface) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
 
ReplicationSinkService - Interface in org.apache.hadoop.hbase.regionserver
A sink for a replication stream has to expose this service.
ReplicationSource - Class in org.apache.hadoop.hbase.replication.regionserver
Class that handles the source of a replication stream.
ReplicationSource() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
ReplicationSource.LogsComparator - Class in org.apache.hadoop.hbase.replication.regionserver
Comparator used to compare logs together based on their start time
ReplicationSource.LogsComparator() - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource.LogsComparator
 
replicationSourceHandler - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
ReplicationSourceInterface - Interface in org.apache.hadoop.hbase.replication.regionserver
Interface that defines a replication source
ReplicationSourceManager - Class in org.apache.hadoop.hbase.replication.regionserver
This class is responsible to manage all the replication sources.
ReplicationSourceManager(ReplicationQueues, ReplicationPeers, ReplicationTracker, Configuration, Stoppable, FileSystem, Path, Path, UUID) - Constructor for class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
Creates a replication manager and sets the watch on all the other registered region servers
ReplicationSourceService - Interface in org.apache.hadoop.hbase.regionserver
A source for a replication stream has to expose this service.
ReplicationStateZKBase - Class in org.apache.hadoop.hbase.replication
This is a base class for maintaining replication state in zookeeper.
ReplicationStateZKBase(ZooKeeperWatcher, Configuration, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
 
ReplicationTracker - Interface in org.apache.hadoop.hbase.replication
This is the interface for a Replication Tracker.
ReplicationTrackerZKImpl - Class in org.apache.hadoop.hbase.replication
This class is a Zookeeper implementation of the ReplicationTracker interface.
ReplicationTrackerZKImpl(ZooKeeperWatcher, ReplicationPeers, Configuration, Abortable, Stoppable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl
 
ReplicationTrackerZKImpl.OtherRegionServerWatcher - Class in org.apache.hadoop.hbase.replication
Watcher used to be notified of the other region server's death in the local cluster.
ReplicationTrackerZKImpl.OtherRegionServerWatcher(ZooKeeperWatcher) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl.OtherRegionServerWatcher
Construct a ZooKeeper event listener.
ReplicationTrackerZKImpl.PeersWatcher - Class in org.apache.hadoop.hbase.replication
Watcher used to follow the creation and deletion of peer clusters.
ReplicationTrackerZKImpl.PeersWatcher(ZooKeeperWatcher) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl.PeersWatcher
Construct a ZooKeeper event listener.
REPLICATIONTYPE - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
 
replicationZNode - Variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
The name of the base znode that contains all replication state.
report(String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
report(HBaseFsck.ErrorReporter) - Method in class org.apache.hadoop.hbase.util.hbck.HFileCorruptionChecker
Print a human readable summary of hfile quarantining operations.
REPORT_END_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
REPORT_START_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
reportBadSink(ReplicationSinkManager.SinkPeer) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager
Report a SinkPeer as being bad (i.e.
reportCompactionRequestEnd(boolean, int, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
reportCompactionRequestStart(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
reportError(String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
reportError(HBaseFsck.ErrorReporter.ERROR_CODE, String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
reportError(HBaseFsck.ErrorReporter.ERROR_CODE, String, HBaseFsck.TableInfo) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
reportError(HBaseFsck.ErrorReporter.ERROR_CODE, String, HBaseFsck.TableInfo, HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
reportError(HBaseFsck.ErrorReporter.ERROR_CODE, String, HBaseFsck.TableInfo, HBaseFsck.HbckInfo, HBaseFsck.HbckInfo) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
reportRSFatalError(RpcController, RegionServerStatusProtos.ReportRSFatalErrorRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
reportRSFatalError(RpcController, RegionServerStatusProtos.ReportRSFatalErrorRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
 
reportRSFatalError(RpcController, RegionServerStatusProtos.ReportRSFatalErrorRequest, RpcCallback<RegionServerStatusProtos.ReportRSFatalErrorResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Interface
rpc ReportRSFatalError(.ReportRSFatalErrorRequest) returns (.ReportRSFatalErrorResponse);
reportRSFatalError(RpcController, RegionServerStatusProtos.ReportRSFatalErrorRequest, RpcCallback<RegionServerStatusProtos.ReportRSFatalErrorResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
rpc ReportRSFatalError(.ReportRSFatalErrorRequest) returns (.ReportRSFatalErrorResponse);
reportRSFatalError(RpcController, RegionServerStatusProtos.ReportRSFatalErrorRequest, RpcCallback<RegionServerStatusProtos.ReportRSFatalErrorResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Stub
 
request - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
 
REQUEST_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
REQUEST_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
REQUEST_PARAM_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
requestCompaction(HRegion, String) - Method in interface org.apache.hadoop.hbase.regionserver.CompactionRequestor
 
requestCompaction(HRegion, String, List<Pair<CompactionRequest, Store>>) - Method in interface org.apache.hadoop.hbase.regionserver.CompactionRequestor
 
requestCompaction(HRegion, Store, String, CompactionRequest) - Method in interface org.apache.hadoop.hbase.regionserver.CompactionRequestor
 
requestCompaction(HRegion, String, int, List<Pair<CompactionRequest, Store>>) - Method in interface org.apache.hadoop.hbase.regionserver.CompactionRequestor
 
requestCompaction(HRegion, Store, String, int, CompactionRequest) - Method in interface org.apache.hadoop.hbase.regionserver.CompactionRequestor
 
requestCompaction(HRegion, String) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
requestCompaction(HRegion, String, List<Pair<CompactionRequest, Store>>) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
requestCompaction(HRegion, Store, String, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
requestCompaction(HRegion, String, int, List<Pair<CompactionRequest, Store>>) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
requestCompaction(HRegion, Store, String, int, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
requestCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
requestCompaction(int, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
requestCompaction() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
requestCompaction(int, CompactionRequest) - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
RequestContext - Class in org.apache.hadoop.hbase.ipc
Represents client information (authenticated username, remote address, protocol) for the currently executing request within a RPC server handler thread.
RequestConverter - Class in org.apache.hadoop.hbase.protobuf
Helper utility to build protocol buffer requests, or build components for protocol buffer requests.
requestDelayedFlush(HRegion, long) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
Tell the listener the cache needs to be flushed after a delay
requestedSize() - Method in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
 
requestFlush(HRegion) - Method in interface org.apache.hadoop.hbase.regionserver.FlushRequester
Tell the listener the cache needs to be flushed.
requestRegionsMerge(HRegion, HRegion, boolean) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
requestSeek(KeyValue, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Similar to KeyValueScanner.seek(org.apache.hadoop.hbase.KeyValue) (or KeyValueScanner.reseek(org.apache.hadoop.hbase.KeyValue) if forward is true) but only does a seek operation after checking that it is really necessary for the row/column combination specified by the kv parameter.
requestSeek(KeyValue, boolean, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Similar to KeyValueScanner.seek(org.apache.hadoop.hbase.KeyValue) (or KeyValueScanner.reseek(org.apache.hadoop.hbase.KeyValue) if forward is true) but only does a seek operation after checking that it is really necessary for the row/column combination specified by the kv parameter.
requestSeek(KeyValue, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
requestSeek(KeyValue, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
Pretend we have done a seek but don't do it yet, if possible.
requestSplit(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
requestSplit(HRegion, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
requestSystemCompaction(HRegion, String) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
requestSystemCompaction(HRegion, Store, String) - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
reseek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
This function is identical to the KeyValueHeap.seek(KeyValue) function except that scanner.seek(seekKey) is changed to scanner.reseek(seekKey).
reseek(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Reseek the scanner at or after the specified KeyValue.
reseek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
Move forward on the sub-lists set previously by seek.
reseek(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
Do a reseek to the required row.
reseek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
reseek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
reseek(KeyValue) - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
reseekTo(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
reseekTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
reseekTo(byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Reseek to or just before the passed key.
reseekTo(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
RESERVED_NAMESPACES - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
 
RESERVED_NAMESPACES_BYTES - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
 
reset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
 
reset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.CellTypeEncoder
construct
reset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
reset(OutputStream, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
reset(TokenizerNode) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
reset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
reset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
reset() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
reset() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
reset() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
reset() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
reset() - Method in class org.apache.hadoop.hbase.filter.Filter
Reset the state of the filter between rows.
reset() - Method in class org.apache.hadoop.hbase.filter.FilterBase
Filters that are purely stateless and do nothing in their reset() methods can inherit this null/empty implementation.
reset() - Method in class org.apache.hadoop.hbase.filter.FilterList
 
reset() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
reset() - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
 
reset() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
reset() - Method in class org.apache.hadoop.hbase.filter.RowFilter
 
reset() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
reset() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
reset() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
reset() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
 
reset() - Method in class org.apache.hadoop.hbase.io.LimitInputStream
 
reset() - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
reset() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
 
reset - Variable in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
 
reset() - Method in interface org.apache.hadoop.hbase.regionserver.ColumnTracker
Resets the Matcher
reset() - Method in interface org.apache.hadoop.hbase.regionserver.DeleteTracker
Called between rows.
reset() - Method in class org.apache.hadoop.hbase.regionserver.ExplicitColumnTracker
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.ScanDeleteTracker
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
 
reset() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
reset() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
reset() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
reset() - Method in class org.apache.hadoop.hbase.types.StructBuilder
Reset the sequence of accumulated fields.
reset() - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
reset() - Static method in class org.apache.hadoop.hbase.util.EnvironmentEdgeManager
Resets the managed instance to the default instance: DefaultEnvironmentEdge.
resetBuffer() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
 
resetBuffer() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
resetCounters() - Static method in class org.apache.hadoop.hbase.SplitLogCounters
 
resetErrors() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
resetFanIndex() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
resetMembers(Procedure) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
Notify Members to reset the distributed state for procedure
resetMembers(Procedure) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
Delete znodes that are no longer in use.
resetMinMaxAvg() - Method in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
Rollover to a new interval NOTE: does not reset numOps.
resetRpcTimeout() - Static method in class org.apache.hadoop.hbase.ipc.RpcClient
 
resetScannerStack(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
resetState() - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
 
resetThreadReadPoint(MultiVersionConsistencyControl) - Static method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
Set the thread MVCC read point to whatever the current read point is in this particular instance of MVCC.
resetThreadReadPoint() - Static method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
Set the thread MVCC read point to 0 (include everything).
resetToBeforeFirstEntry() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
resetToBeforeFirstEntry() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Reset any state in the scanner so it appears it was freshly opened.
RESIGNED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
RESIGNED = 2;
ResourceBase - Class in org.apache.hadoop.hbase.rest
 
ResourceBase() - Constructor for class org.apache.hadoop.hbase.rest.ResourceBase
 
ResourceConfig - Class in org.apache.hadoop.hbase.rest
 
ResourceConfig() - Constructor for class org.apache.hadoop.hbase.rest.ResourceConfig
 
responder - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
Response - Class in org.apache.hadoop.hbase.rest.client
The HTTP result code, response headers, and body of a HTTP response.
Response(int) - Constructor for class org.apache.hadoop.hbase.rest.client.Response
Constructor
Response(int, Header[]) - Constructor for class org.apache.hadoop.hbase.rest.client.Response
Constructor
Response(int, Header[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.client.Response
Constructor
RESPONSE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
ResponseConverter - Class in org.apache.hadoop.hbase.protobuf
Helper utility to build protocol buffer responses, or retrieve data from protocol buffer responses.
responseQueue - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
REST_AUTHENTICATION_PRINCIPAL - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
REST_AUTHENTICATION_TYPE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
REST_DNS_INTERFACE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
REST_DNS_NAMESERVER - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
rest_jsp - Class in org.apache.hadoop.hbase.generated.rest
 
rest_jsp() - Constructor for class org.apache.hadoop.hbase.generated.rest.rest_jsp
 
REST_KERBEROS_PRINCIPAL - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
REST_KEYTAB_FILE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
REST_SSL_ENABLED - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
REST_SSL_KEYSTORE_KEYPASSWORD - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
REST_SSL_KEYSTORE_PASSWORD - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
REST_SSL_KEYSTORE_STORE - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
restart(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
Restart from survivable exceptions by creating a new scanner.
restart(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
Restart from survivable exceptions by creating a new scanner.
restart(byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Restart from survivable exceptions by creating a new scanner.
restart(byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Restart from survivable exceptions by creating a new scanner.
restoreEdit(Store, KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Used by tests
restoreHdfsRegions() - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
Restore the on-disk table to a specified snapshot state.
restoreSnapshot(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Restore the specified snapshot on the original table.
restoreSnapshot(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Restore the specified snapshot on the original table.
restoreSnapshot(RpcController, MasterProtos.RestoreSnapshotRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
Execute Restore/Clone snapshot operation.
restoreSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Restore the specified snapshot
restoreSnapshot(RpcController, MasterProtos.RestoreSnapshotRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
restoreSnapshot(RpcController, MasterProtos.RestoreSnapshotRequest, RpcCallback<MasterProtos.RestoreSnapshotResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc RestoreSnapshot(.RestoreSnapshotRequest) returns (.RestoreSnapshotResponse);
restoreSnapshot(RpcController, MasterProtos.RestoreSnapshotRequest, RpcCallback<MasterProtos.RestoreSnapshotResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc RestoreSnapshot(.RestoreSnapshotRequest) returns (.RestoreSnapshotResponse);
restoreSnapshot(RpcController, MasterProtos.RestoreSnapshotRequest, RpcCallback<MasterProtos.RestoreSnapshotResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
RestoreSnapshotException - Exception in org.apache.hadoop.hbase.snapshot
Thrown when a snapshot could not be restored due to a server-side error when restoring it.
RestoreSnapshotException(String, HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.RestoreSnapshotException
 
RestoreSnapshotException(String, Throwable, HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.RestoreSnapshotException
 
RestoreSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.RestoreSnapshotException
 
RestoreSnapshotException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.snapshot.RestoreSnapshotException
 
RestoreSnapshotHandler - Class in org.apache.hadoop.hbase.master.snapshot
Handler to Restore a snapshot.
RestoreSnapshotHandler(MasterServices, HBaseProtos.SnapshotDescription, HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
 
RestoreSnapshotHelper - Class in org.apache.hadoop.hbase.snapshot
Helper to Restore/Clone a Snapshot
RestoreSnapshotHelper(Configuration, FileSystem, HBaseProtos.SnapshotDescription, Path, HTableDescriptor, Path, ForeignExceptionDispatcher, MonitoredTask) - Constructor for class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper
 
RestoreSnapshotHelper.RestoreMetaChanges - Class in org.apache.hadoop.hbase.snapshot
Describe the set of operations needed to update hbase:meta after restore.
RESTServer - Class in org.apache.hadoop.hbase.rest
Main class for launching REST gateway as a servlet hosted by Jetty.
RESTServer() - Constructor for class org.apache.hadoop.hbase.rest.RESTServer
 
RESTServlet - Class in org.apache.hadoop.hbase.rest
Singleton class encapsulating global REST servlet state and functions.
RESTServletContainer - Class in org.apache.hadoop.hbase.rest
REST servlet container.
RESTServletContainer() - Constructor for class org.apache.hadoop.hbase.rest.RESTServletContainer
 
RESTVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
Result - Class in org.apache.hadoop.hbase.client
Single row result of a Get or Scan query.
Result() - Constructor for class org.apache.hadoop.hbase.client.Result
Creates an empty Result w/ no KeyValue payload; returns null if you call Result.rawCells().
Result(KeyValue[]) - Constructor for class org.apache.hadoop.hbase.client.Result
Deprecated.
Use Result.create(List) instead.
Result(List<KeyValue>) - Constructor for class org.apache.hadoop.hbase.client.Result
Deprecated.
Use Result.create(List) instead.
RESULT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
RESULT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
RESULT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
resultFromHBase(Result) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
Creates a TResult (Thrift) from a Result (HBase).
ResultGenerator - Class in org.apache.hadoop.hbase.rest
 
ResultGenerator() - Constructor for class org.apache.hadoop.hbase.rest.ResultGenerator
 
RESULTOREXCEPTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
RESULTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
ResultScanner - Interface in org.apache.hadoop.hbase.client
Interface for client-side scanning.
ResultSerialization - Class in org.apache.hadoop.hbase.mapreduce
 
ResultSerialization() - Constructor for class org.apache.hadoop.hbase.mapreduce.ResultSerialization
 
resultsFromHBase(Result[]) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
Converts multiple Results (HBase) into a list of TResults (Thrift).
resume(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
resumeEncoding() - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Resumes encoding of the stream.
retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
retainAll(Collection<?>) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
retainAssignment(Map<HRegionInfo, ServerName>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
Generates a bulk assignment startup plan, attempting to reuse the existing assignment information from META, but adjusting for the specified list of available/online servers available for assignment.
retainAssignment(Map<HRegionInfo, ServerName>, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Assign regions to the previously hosting region server
rethrowException() - Method in class org.apache.hadoop.hbase.errorhandling.ForeignExceptionDispatcher
 
rethrowException() - Method in interface org.apache.hadoop.hbase.errorhandling.ForeignExceptionSnare
Rethrow an exception currently held by the ForeignExceptionSnare.
rethrowException() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
rethrowException() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTask
 
rethrowExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
 
rethrowExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
 
rethrowExceptionIfFailed() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
rethrowExceptionIfFailed() - Method in interface org.apache.hadoop.hbase.master.SnapshotSentinel
Rethrow the exception returned by SnapshotSentinel.getExceptionIfFailed().
retransitionNodeOpening(ZooKeeperWatcher, HRegionInfo, ServerName, int, boolean) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Retransitions an existing unassigned node for the specified region which is currently in the OPENING state to be in the OPENING state.
RETRIES_BY_SERVER_KEY - Static variable in class org.apache.hadoop.hbase.client.HConnectionManager
 
RetriesExhaustedException - Exception in org.apache.hadoop.hbase.client
Exception thrown by HTable methods when an attempt to do something (like commit changes) fails after a bunch of retries.
RetriesExhaustedException(String) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedException
 
RetriesExhaustedException(String, IOException) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedException
 
RetriesExhaustedException(String, int, List<Throwable>) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedException
Create a new RetriesExhaustedException from the list of prior failures.
RetriesExhaustedException(int, List<RetriesExhaustedException.ThrowableWithExtraContext>) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedException
Create a new RetriesExhaustedException from the list of prior failures.
RetriesExhaustedException.ThrowableWithExtraContext - Class in org.apache.hadoop.hbase.client
Datastructure that allows adding more info around Throwable incident.
RetriesExhaustedException.ThrowableWithExtraContext(Throwable, long, String) - Constructor for class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext
 
RetriesExhaustedWithDetailsException - Exception in org.apache.hadoop.hbase.client
This subclass of RetriesExhaustedException is thrown when we have more information about which rows were causing which exceptions on what servers.
RetriesExhaustedWithDetailsException(List<Throwable>, List<? extends Row>, List<String>) - Constructor for exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
 
retrievePassword(AuthenticationTokenIdentifier) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
RETRY_BACKOFF - Static variable in class org.apache.hadoop.hbase.HConstants
Retrying we multiply hbase.client.pause setting by what we have in this array until we run out of array items.
RetryCounter - Class in org.apache.hadoop.hbase.util
 
RetryCounter(int, int, TimeUnit) - Constructor for class org.apache.hadoop.hbase.util.RetryCounter
 
RetryCounterFactory - Class in org.apache.hadoop.hbase.util
 
RetryCounterFactory(int, int) - Constructor for class org.apache.hadoop.hbase.util.RetryCounterFactory
 
RetryingCallable<T> - Interface in org.apache.hadoop.hbase.client
A Callable that will be retried.
returnCompressor(Compressor) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
 
returnDecompressor(Decompressor) - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
 
ReusableStreamGzipCodec - Class in org.apache.hadoop.hbase.io.compress
Fixes an inefficiency in Hadoop's Gzip codec, allowing to reuse compression streams.
ReusableStreamGzipCodec() - Constructor for class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec
 
ReusableStreamGzipCodec.ReusableGzipOutputStream - Class in org.apache.hadoop.hbase.io.compress
A bridge that wraps around a DeflaterOutputStream to make it a CompressionOutputStream.
ReusableStreamGzipCodec.ReusableGzipOutputStream(OutputStream) - Constructor for class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
 
ReversibleCellScanner - Interface in org.apache.hadoop.hbase.codec.prefixtree.scanner
An extension of CellScanner indicating the scanner supports iterating backwards through cells.
revoke(RpcController, AccessControlProtos.RevokeRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.BlockingInterface
 
revoke(RpcController, AccessControlProtos.RevokeRequest, RpcCallback<AccessControlProtos.RevokeResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Interface
rpc Revoke(.RevokeRequest) returns (.RevokeResponse);
revoke(RpcController, AccessControlProtos.RevokeRequest, RpcCallback<AccessControlProtos.RevokeResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
rpc Revoke(.RevokeRequest) returns (.RevokeResponse);
revoke(RpcController, AccessControlProtos.RevokeRequest, RpcCallback<AccessControlProtos.RevokeResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Stub
 
revoke(AccessControlProtos.AccessControlService.BlockingInterface, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A utility used to revoke a user's global permissions.
revoke(AccessControlProtos.AccessControlService.BlockingInterface, String, TableName, byte[], byte[], Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A utility used to revoke a user's table permissions.
revoke(AccessControlProtos.AccessControlService.BlockingInterface, String, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A utility used to revoke a user's namespace permissions.
revoke(RpcController, AccessControlProtos.RevokeRequest, RpcCallback<AccessControlProtos.RevokeResponse>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
rewind() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
rewind() - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
Set position to beginning of given block
rewindThenToList(ByteBuffer, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
 
RIT_COUNT_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
 
RIT_COUNT_OVER_THRESHOLD_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
 
RIT_OLDEST_AGE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
 
rollback(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
rollback(Server, RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
 
rollback(Server, RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.SplitTransaction
 
rollback(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.Store
Removes a kv from the memstore.
rollbackRegionReplayEditsSize(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerAccounting
Roll back the global MemStore size for a specified region when this region can't be opened.
rollHLogWriter(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Roll the log writer.
rollMetricsPeriod() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
 
rollWALWriter(RpcController, AdminProtos.RollWALWriterRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
rollWALWriter(RpcController, AdminProtos.RollWALWriterRequest, RpcCallback<AdminProtos.RollWALWriterResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc RollWALWriter(.RollWALWriterRequest) returns (.RollWALWriterResponse);
rollWALWriter(RpcController, AdminProtos.RollWALWriterRequest, RpcCallback<AdminProtos.RollWALWriterResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc RollWALWriter(.RollWALWriterRequest) returns (.RollWALWriterResponse);
rollWALWriter(RpcController, AdminProtos.RollWALWriterRequest, RpcCallback<AdminProtos.RollWALWriterResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
rollWALWriter(RpcController, AdminProtos.RollWALWriterRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Roll the WAL writer of the region server.
rollWriter() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Roll the log writer.
rollWriter(boolean) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Roll the log writer.
root - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
ROOT_INDEX_SIZE_KB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
rootBlockContainingKey(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
Finds the root-level index block containing the given key.
rootDir - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
rootDir - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
 
ROOTINDEXSIZEKB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
RootResource - Class in org.apache.hadoop.hbase.rest
 
RootResource() - Constructor for class org.apache.hadoop.hbase.rest.RootResource
Constructor
roundRobinAssignment(List<HRegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
Generates a bulk assignment plan to be used on cluster startup using a simple round-robin assignment.
roundRobinAssignment(List<HRegionInfo>, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
 
roundRobinAssignment(List<HRegionInfo>, List<ServerName>) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Perform a Round Robin assignment of regions.
roundUpToBucketSizeInfo(int) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
Round up the given block size to bucket size, and get the corresponding BucketSizeInfo
row - Variable in class org.apache.hadoop.hbase.client.Mutation
 
Row - Interface in org.apache.hadoop.hbase.client
Has a row.
row - Variable in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
row to increment
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Row to update
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
key of the row to be completely deleted.
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
key of the row to be completely deleted.
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Row to update
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
row key
row - Variable in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
row - Variable in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
row - Variable in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
row - Variable in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
row - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
row to check
row - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
row to check
row - Variable in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
row - Variable in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
row - Variable in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
row - Variable in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
ROW_KEYS_PARAM_NAME - Static variable in class org.apache.hadoop.hbase.rest.MultiRowResource
 
ROW_LENGTH_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
Size of the row length field in bytes
ROW_OFFSET - Static variable in class org.apache.hadoop.hbase.KeyValue
 
ROW_PROCESSOR_CLASS_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
ROW_PROCESSOR_INITIALIZER_MESSAGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
ROW_PROCESSOR_INITIALIZER_MESSAGE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
ROW_PROCESSOR_RESULT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
ROW_VALUE - Static variable in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
rowBatches - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
list of row batches
rowBatches - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
list of row batches
ROWBATCHSIZE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
rowBuffer - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
RowCountEndpoint - Class in org.apache.hadoop.hbase.coprocessor.example
Sample coprocessor endpoint exposing a Service interface for counting rows and key values.
RowCountEndpoint() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
 
RowCounter - Class in org.apache.hadoop.hbase.mapred
Deprecated.
RowCounter() - Constructor for class org.apache.hadoop.hbase.mapred.RowCounter
Deprecated.
 
RowCounter - Class in org.apache.hadoop.hbase.mapreduce
A job with a just a map phase to count rows.
RowCounter() - Constructor for class org.apache.hadoop.hbase.mapreduce.RowCounter
 
RowFilter - Class in org.apache.hadoop.hbase.filter
This filter is used to filter based on the key.
RowFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.RowFilter
Constructor.
rowIsInRange(HRegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.regionserver.HRegion
Determines if the specified row is within the row range specified by the specified HRegionInfo
ROWKEY_COLUMN_SPEC - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
rowLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
rowMatchesAfterCurrentPosition(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
compare this.row to key.row but starting at the current rowLength
RowModel - Class in org.apache.hadoop.hbase.rest.model
Representation of a row.
RowModel() - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
Default constructor
RowModel(String) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
Constructor
RowModel(byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
Constructor
RowModel(String, List<CellModel>) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
Constructor
RowModel(byte[], List<CellModel>) - Constructor for class org.apache.hadoop.hbase.rest.model.RowModel
Constructor
RowMutations - Class in org.apache.hadoop.hbase.client
Performs multiple mutations atomically on a single row.
RowMutations() - Constructor for class org.apache.hadoop.hbase.client.RowMutations
Constructor for Writable.
RowMutations(byte[]) - Constructor for class org.apache.hadoop.hbase.client.RowMutations
Create an atomic mutation for the specified row.
rowMutations - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
mutations to apply
rowMutationsFromThrift(TRowMutations) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
Creates a RowMutations (HBase) from a TRowMutations (Thrift)
RowNodeReader - Class in org.apache.hadoop.hbase.codec.prefixtree.decode.row
Position one of these appropriately in the data block and you can call its methods to retrieve information necessary to decode the cells in the row.
RowNodeReader() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
rowNodes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
rowNodeStackIndex - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
RowNodeWriter - Class in org.apache.hadoop.hbase.codec.prefixtree.encode.row
Serializes the fields comprising one node of the row trie, which can be a branch, nub, or leaf.
RowNodeWriter(PrefixTreeEncoder, TokenizerNode) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
construct
RowProcessor<S extends com.google.protobuf.Message,T extends com.google.protobuf.Message> - Interface in org.apache.hadoop.hbase.regionserver
 
RowProcessorClient - Class in org.apache.hadoop.hbase.client.coprocessor
Convenience class that is used to make RowProcessorEndpoint invocations.
RowProcessorClient() - Constructor for class org.apache.hadoop.hbase.client.coprocessor.RowProcessorClient
 
RowProcessorProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
RowProcessorProtos.ProcessRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ProcessRequest
RowProcessorProtos.ProcessRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ProcessRequest
RowProcessorProtos.ProcessRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RowProcessorProtos.ProcessResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ProcessResponse
RowProcessorProtos.ProcessResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ProcessResponse
RowProcessorProtos.ProcessResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RowProcessorProtos.RowProcessorService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service RowProcessorService
RowProcessorProtos.RowProcessorService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
 
RowProcessorProtos.RowProcessorService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RowProcessorProtos.RowProcessorService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RowProcessorProtos.RowProcessorService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
rowRange - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
RowResource - Class in org.apache.hadoop.hbase.rest
 
RowResource(TableResource, String, String, String) - Constructor for class org.apache.hadoop.hbase.rest.RowResource
Constructor
rowResultFromHBase(Result[], boolean) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
This utility method creates a list of Thrift TRowResult "struct" based on an Hbase RowResult object.
rowResultFromHBase(Result[]) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
This utility method creates a list of Thrift TRowResult "struct" based on an array of Hbase RowResult objects.
rowResultFromHBase(Result) - Static method in class org.apache.hadoop.hbase.thrift.ThriftUtilities
 
RowResultGenerator - Class in org.apache.hadoop.hbase.rest
 
RowResultGenerator(String, RowSpec, Filter) - Constructor for class org.apache.hadoop.hbase.rest.RowResultGenerator
 
rows - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
row keys
rows - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
row keys
rows - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
row keys
rows - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
row keys
ROWS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
ROWSDELETED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
RowSectionWriter - Class in org.apache.hadoop.hbase.codec.prefixtree.encode.row
Most of the complexity of the PrefixTree is contained in the "row section".
RowSectionWriter() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
construct
RowSectionWriter(PrefixTreeEncoder) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
RowSpec - Class in org.apache.hadoop.hbase.rest
Parses a path based row/column/timestamp specification into its component elements.
RowSpec(String) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
 
RowSpec(byte[], byte[], byte[][], long, long, int) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
 
RowSpec(byte[], byte[], Collection<byte[]>, long, long, int) - Constructor for class org.apache.hadoop.hbase.rest.RowSpec
 
rowTokenizer - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
rowToStr(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
rowToStr(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
 
rowToStr(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
rowTreeDepth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
rowWriter - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
RPAREN - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for RPAREN
RPC_CURRENT_VERSION - Static variable in class org.apache.hadoop.hbase.HConstants
 
RPC_HEADER - Static variable in class org.apache.hadoop.hbase.HConstants
The first four bytes of Hadoop RPC connections
RPC_VERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
RPC_VERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
RpcCallContext - Interface in org.apache.hadoop.hbase.ipc
 
RpcClient - Class in org.apache.hadoop.hbase.ipc
Does RPC against a cluster.
RpcClient(Configuration, String) - Constructor for class org.apache.hadoop.hbase.ipc.RpcClient
Construct an IPC client for the cluster clusterId with the default SocketFactory
RpcClient(Configuration, String, SocketAddress) - Constructor for class org.apache.hadoop.hbase.ipc.RpcClient
Construct an IPC client for the cluster clusterId with the default SocketFactory
RpcClient.BlockingRpcChannelImplementation - Class in org.apache.hadoop.hbase.ipc
Blocking rpc channel that goes via hbase rpc.
RpcClient.BlockingRpcChannelImplementation(RpcClient, ServerName, User, int) - Constructor for class org.apache.hadoop.hbase.ipc.RpcClient.BlockingRpcChannelImplementation
 
RpcClient.Call - Class in org.apache.hadoop.hbase.ipc
A call waiting for a value.
RpcClient.Call(Descriptors.MethodDescriptor, Message, CellScanner, Message) - Constructor for class org.apache.hadoop.hbase.ipc.RpcClient.Call
 
RpcClient.CallTimeoutException - Exception in org.apache.hadoop.hbase.ipc
Client-side call timeout
RpcClient.CallTimeoutException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.RpcClient.CallTimeoutException
 
RpcClient.Connection - Class in org.apache.hadoop.hbase.ipc
Thread that reads responses and notifies callers.
RpcClient.Connection.PingInputStream - Class in org.apache.hadoop.hbase.ipc
This class sends a ping to the remote side when timeout on reading.
RpcClient.Connection.PingInputStream(InputStream) - Constructor for class org.apache.hadoop.hbase.ipc.RpcClient.Connection.PingInputStream
 
RpcClient.ConnectionId - Class in org.apache.hadoop.hbase.ipc
This class holds the address and the user ticket, etc.
RpcClient.FailedServerException - Exception in org.apache.hadoop.hbase.ipc
 
RpcClient.FailedServerException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.RpcClient.FailedServerException
 
RPCProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
RPCProtos.CellBlockMeta - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CellBlockMeta
RPCProtos.CellBlockMeta.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CellBlockMeta
RPCProtos.CellBlockMetaOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RPCProtos.ConnectionHeader - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ConnectionHeader
RPCProtos.ConnectionHeader.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ConnectionHeader
RPCProtos.ConnectionHeaderOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RPCProtos.ExceptionResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ExceptionResponse
RPCProtos.ExceptionResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ExceptionResponse
RPCProtos.ExceptionResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RPCProtos.RequestHeader - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RequestHeader
RPCProtos.RequestHeader.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RequestHeader
RPCProtos.RequestHeaderOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RPCProtos.ResponseHeader - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ResponseHeader
RPCProtos.ResponseHeader.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ResponseHeader
RPCProtos.ResponseHeaderOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RPCProtos.UserInformation - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UserInformation
RPCProtos.UserInformation.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type UserInformation
RPCProtos.UserInformationOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
RpcRetryingCaller<T> - Class in org.apache.hadoop.hbase.client
Runs an rpc'ing RetryingCallable.
RpcRetryingCaller(Configuration) - Constructor for class org.apache.hadoop.hbase.client.RpcRetryingCaller
 
RpcRetryingCallerFactory - Class in org.apache.hadoop.hbase.client
Factory to create an RpcRetryingCaller
RpcRetryingCallerFactory(Configuration) - Constructor for class org.apache.hadoop.hbase.client.RpcRetryingCallerFactory
 
rpcs - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
 
RpcServer - Class in org.apache.hadoop.hbase.ipc
An RPC server that hosts protobuf described Services.
RpcServer(BlockingService, InetSocketAddress, Configuration) - Constructor for class org.apache.hadoop.hbase.ipc.RpcServer
Minimal setup.
RpcServer(Server, String, List<RpcServer.BlockingServiceAndInterface>, InetSocketAddress, int, int, Configuration, int) - Constructor for class org.apache.hadoop.hbase.ipc.RpcServer
Constructs a server listening on the named port and address.
RpcServer.BlockingServiceAndInterface - Class in org.apache.hadoop.hbase.ipc
Datastructure for passing a BlockingService and its associated class of protobuf service interface.
RpcServer.BlockingServiceAndInterface(BlockingService, Class<?>) - Constructor for class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
 
RpcServer.CallQueueTooBigException - Exception in org.apache.hadoop.hbase.ipc
 
RpcServer.Connection - Class in org.apache.hadoop.hbase.ipc
Reads calls from a connection and queues them for handling.
RpcServer.Connection(SocketChannel, long) - Constructor for class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
RpcServer.Responder - Class in org.apache.hadoop.hbase.ipc
 
RpcServerInterface - Interface in org.apache.hadoop.hbase.ipc
 
RS_START_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
RS_START_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
RSDumpServlet - Class in org.apache.hadoop.hbase.regionserver
 
RSDumpServlet() - Constructor for class org.apache.hadoop.hbase.regionserver.RSDumpServlet
 
rsServices - Variable in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
 
RSStatusServlet - Class in org.apache.hadoop.hbase.regionserver
 
RSStatusServlet() - Constructor for class org.apache.hadoop.hbase.regionserver.RSStatusServlet
 
RSStatusTmpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
RSStatusTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
RSStatusTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
RSStatusTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
RSStatusTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
RSStatusTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
RSStatusTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.regionserver
 
RSStatusTmplImpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
RSStatusTmplImpl(TemplateManager, RSStatusTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmplImpl
 
rsZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
run() - Method in class org.apache.hadoop.hbase.Chore
 
run() - Method in class org.apache.hadoop.hbase.executor.EventHandler
 
run(String[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
Runs the command-line pretty-printer, and returns the desired command exit code (zero for success, non-zero for failure).
run(R) - Method in class org.apache.hadoop.hbase.ipc.BlockingRpcCallback
Called on completion of the RPC call with the response object, or null in the case of an error.
run() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
run() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Responder
 
run(String[]) - Method in class org.apache.hadoop.hbase.mapred.RowCounter
Deprecated.
 
run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.CopyTable
 
run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
 
run(Mapper<ImmutableBytesWritable, Result, K2, V2>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
Run the application's maps using a thread pool.
run(String[]) - Method in class org.apache.hadoop.hbase.mapreduce.WALPlayer
 
run() - Method in class org.apache.hadoop.hbase.master.HMaster
Main processing loop for the HMaster.
run() - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine.LocalHMaster
 
run(String[]) - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine
 
run() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.RefreshCacheTask
 
run(String[]) - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
run(String[]) - Method in class org.apache.hadoop.hbase.migration.UpgradeTo96
 
run(String[]) - Method in class org.apache.hadoop.hbase.regionserver.CompactionTool
 
run() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
The HRegionServer sticks in this loop until closed.
run(String[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
 
run() - Method in class org.apache.hadoop.hbase.regionserver.Leases
 
run() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl.HRegionMetricsWrapperRunnable
 
run() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
 
run(String[]) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
Pass one or more log file names and formatting options and it will dump out a text version of the contents on stdout.
run() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
run(String[]) - Method in class org.apache.hadoop.hbase.snapshot.ExportSnapshot
Execute the export snapshot by copying the snapshot metadata, hfiles and hlogs.
run(String[]) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
 
run() - Method in class org.apache.hadoop.hbase.thrift.CallQueue.Call
 
run() - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner
 
run(String[]) - Method in class org.apache.hadoop.hbase.tool.Canary
 
run(String[]) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
run() - Method in class org.apache.hadoop.hbase.util.HasThread
 
run(String[]) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
run(String[]) - Method in class org.apache.hadoop.hbase.util.HFileV1Detector
Checks for HFileV1.
run(String[]) - Method in class org.apache.hadoop.hbase.util.Merge
 
run(String[]) - Method in class org.apache.hadoop.hbase.util.ZKDataMigrator
 
RUN_SHUTDOWN_HOOK - Static variable in class org.apache.hadoop.hbase.regionserver.ShutdownHook
Key for boolean configuration whose default is true.
runAs(PrivilegedAction<T>) - Method in class org.apache.hadoop.hbase.security.User
Executes the given action within the context of this user.
runAs(PrivilegedExceptionAction<T>) - Method in class org.apache.hadoop.hbase.security.User
Executes the given action within the context of this user.
runCatalogScan() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Ask for a scan of the catalog table
runCatalogScan(RpcController, MasterProtos.RunCatalogScanRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
runCatalogScan(RpcController, MasterProtos.RunCatalogScanRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
runCatalogScan(RpcController, MasterProtos.RunCatalogScanRequest, RpcCallback<MasterProtos.RunCatalogScanResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc RunCatalogScan(.RunCatalogScanRequest) returns (.RunCatalogScanResponse);
runCatalogScan(RpcController, MasterProtos.RunCatalogScanRequest, RpcCallback<MasterProtos.RunCatalogScanResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc RunCatalogScan(.RunCatalogScanRequest) returns (.RunCatalogScanResponse);
runCatalogScan(RpcController, MasterProtos.RunCatalogScanRequest, RpcCallback<MasterProtos.RunCatalogScanResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
running - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
running - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 

S

S - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'S'
SampleUploader - Class in org.apache.hadoop.hbase.mapreduce
Sample Uploader MapReduce
SampleUploader() - Constructor for class org.apache.hadoop.hbase.mapreduce.SampleUploader
 
SASL_DEFAULT_REALM - Static variable in class org.apache.hadoop.hbase.security.SaslUtil
 
SASL_PROPS - Static variable in class org.apache.hadoop.hbase.security.SaslUtil
 
saslConnect(InputStream, OutputStream) - Method in class org.apache.hadoop.hbase.security.HBaseSaslRpcClient
Do client side SASL authentication with server via the given InputStream and OutputStream
saslLatch - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
saslQop - Variable in enum org.apache.hadoop.hbase.security.HBaseSaslRpcServer.QualityOfProtection
 
SaslStatus - Enum in org.apache.hadoop.hbase.security
 
SaslUtil - Class in org.apache.hadoop.hbase.security
 
SaslUtil() - Constructor for class org.apache.hadoop.hbase.security.SaslUtil
 
saveMetadata(HFile.Writer) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Save metadata in HFile which will be written to disk
saveMetadata(HFile.Writer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
saveMetadata(HFile.Writer) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
scale(double, double, double) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFunction
Scale the value between 0 and 1.
scan - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
Scan - Class in org.apache.hadoop.hbase.client
Used to perform Scan operations.
Scan() - Constructor for class org.apache.hadoop.hbase.client.Scan
Create a Scan operation across all rows.
Scan(byte[], Filter) - Constructor for class org.apache.hadoop.hbase.client.Scan
 
Scan(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Scan
Create a Scan operation starting at the specified row.
Scan(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.client.Scan
Create a Scan operation for the range of rows specified.
Scan(Scan) - Constructor for class org.apache.hadoop.hbase.client.Scan
Creates a new instance of this class while copying all values.
Scan(Get) - Constructor for class org.apache.hadoop.hbase.client.Scan
Builds a scan object with the same specs as get.
SCAN - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Base-64 encoded scanner.
scan(RpcController, ClientProtos.ScanRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface
 
scan(RpcController, ClientProtos.ScanRequest, RpcCallback<ClientProtos.ScanResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Interface
rpc Scan(.ScanRequest) returns (.ScanResponse);
scan(RpcController, ClientProtos.ScanRequest, RpcCallback<ClientProtos.ScanResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
rpc Scan(.ScanRequest) returns (.ScanResponse);
scan(RpcController, ClientProtos.ScanRequest, RpcCallback<ClientProtos.ScanResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Stub
 
scan(RpcController, ClientProtos.ScanRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Scan data in a table.
scan - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
scan - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Scan instance
scan - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
the scan object to get a Scanner for
scan - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
the scan object to get a Scanner for
SCAN_ATTRIBUTES_METRICS_DATA - Static variable in class org.apache.hadoop.hbase.client.Scan
 
SCAN_ATTRIBUTES_METRICS_ENABLE - Static variable in class org.apache.hadoop.hbase.client.Scan
 
SCAN_ATTRIBUTES_TABLE_NAME - Static variable in class org.apache.hadoop.hbase.client.Scan
 
SCAN_CACHEBLOCKS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Set to false to disable server-side caching of blocks for this scan.
SCAN_CACHEDROWS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
The number of rows for caching that will be passed to scanners.
SCAN_COLUMN_FAMILY - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Column Family to Scan
SCAN_COLUMNS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Space delimited list of columns and column families to scan.
SCAN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
SCAN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
SCAN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
SCAN_MAXVERSIONS - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
The maximum number of version to return.
SCAN_NEXT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SCAN_RESULT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
SCAN_ROW_START - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Scan start row
SCAN_ROW_STOP - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Scan stop row
SCAN_TIMERANGE_END - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
The ending timestamp used to filter columns with a specific range of versions.
SCAN_TIMERANGE_START - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
The starting timestamp used to filter columns with a specific range of versions.
SCAN_TIMESTAMP - Static variable in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
The timestamp used to filter columns with a specific timestamp.
ScanDeleteTracker - Class in org.apache.hadoop.hbase.regionserver
This class is responsible for the tracking and enforcement of Deletes during the course of a Scan operation.
ScanDeleteTracker() - Constructor for class org.apache.hadoop.hbase.regionserver.ScanDeleteTracker
Constructor for ScanDeleteTracker
scanFromThrift(TScan) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
 
ScanInfo - Class in org.apache.hadoop.hbase.regionserver
Immutable information for scans over a store.
ScanInfo(HColumnDescriptor, long, long, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanInfo
 
ScanInfo(byte[], int, int, long, boolean, long, KeyValue.KVComparator) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanInfo
 
scanMetrics - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
ScanMetrics - Class in org.apache.hadoop.hbase.client.metrics
Provides client-side metrics related to scan operations The data can be passed to mapreduce framework or other systems.
ScanMetrics() - Constructor for class org.apache.hadoop.hbase.client.metrics.ScanMetrics
constructor
scanMetricsPublished - Variable in class org.apache.hadoop.hbase.client.ClientScanner
 
SCANNER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
SCANNER_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
scannerCaching - Variable in class org.apache.hadoop.hbase.client.HTable
 
ScannerCallable - Class in org.apache.hadoop.hbase.client
Scanner operations such as create, next, etc.
ScannerCallable(HConnection, TableName, Scan, ScanMetrics) - Constructor for class org.apache.hadoop.hbase.client.ScannerCallable
 
ScannerCallable(HConnection, byte[], Scan, ScanMetrics) - Constructor for class org.apache.hadoop.hbase.client.ScannerCallable
scannerClose(int, AsyncMethodCallback<Hbase.AsyncClient.scannerClose_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerClose(int, AsyncMethodCallback<Hbase.AsyncClient.scannerClose_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerClose(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerClose(int) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Closes the server-state associated with an open scanner.
scannerClose(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerGet(int, AsyncMethodCallback<Hbase.AsyncClient.scannerGet_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerGet(int, AsyncMethodCallback<Hbase.AsyncClient.scannerGet_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerGet(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerGet(int) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Returns the scanner's current row value and advances to the next row in the table.
scannerGet(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerGetList(int, int, AsyncMethodCallback<Hbase.AsyncClient.scannerGetList_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerGetList(int, int, AsyncMethodCallback<Hbase.AsyncClient.scannerGetList_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerGetList(int, int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerGetList(int, int) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Returns, starting at the scanner's current row value nbRows worth of rows and advances to the next row in the table.
scannerGetList(int, int) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerId - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
the Id of the Scanner to close *
scannerId - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
the Id of the Scanner to return rows from.
ScannerInstanceResource - Class in org.apache.hadoop.hbase.rest
 
ScannerInstanceResource() - Constructor for class org.apache.hadoop.hbase.rest.ScannerInstanceResource
 
ScannerInstanceResource(String, String, ResultGenerator, int) - Constructor for class org.apache.hadoop.hbase.rest.ScannerInstanceResource
 
scannerMap - Variable in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
ScannerMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
ScannerMessage.Scanner - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Scanner
ScannerMessage.Scanner.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Scanner
ScannerMessage.ScannerOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
ScannerModel - Class in org.apache.hadoop.hbase.rest.model
A representation of Scanner parameters.
ScannerModel() - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
Default constructor
ScannerModel(byte[], byte[], List<byte[]>, int, int, long, int, String) - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
Constructor
ScannerModel(byte[], byte[], List<byte[]>, int, int, long, long, String) - Constructor for class org.apache.hadoop.hbase.rest.model.ScannerModel
Constructor
scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpen_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpen_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a scanner on the current table starting at the specified row and ending at the last row in the table.
scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a scanner on the current table starting at the specified row and ending at the last row in the table.
scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithPrefix_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithPrefix_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Open a scanner for a given prefix.
scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithScan_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithScan_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a scanner on the current table, using the Scan instance for the scan parameters.
scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithStop_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithStop_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a scanner on the current table starting and stopping at the specified rows.
scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithStopTs_call>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
 
scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, AsyncMethodCallback<Hbase.AsyncClient.scannerOpenWithStopTs_call>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncIface
 
scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in interface org.apache.hadoop.hbase.thrift.generated.Hbase.Iface
Get a scanner on the current table starting and stopping at the specified rows.
scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
ScannerResource - Class in org.apache.hadoop.hbase.rest
 
ScannerResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResource
Constructor
ScannerResultGenerator - Class in org.apache.hadoop.hbase.rest
 
ScannerResultGenerator(String, RowSpec, Filter) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
ScannerResultGenerator(String, RowSpec, Filter, int) - Constructor for class org.apache.hadoop.hbase.rest.ScannerResultGenerator
 
ScannerTimeoutException - Exception in org.apache.hadoop.hbase.client
Thrown when a scanner has timed out.
ScanQueryMatcher - Class in org.apache.hadoop.hbase.regionserver
A query matcher that is specifically designed for the scan case.
ScanQueryMatcher(Scan, ScanInfo, NavigableSet<byte[]>, ScanType, long, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
Construct a QueryMatcher for a scan
ScanQueryMatcher(Scan, ScanInfo, NavigableSet<byte[]>, long, long, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
Construct a QueryMatcher for a scan that drop deletes from a limited range of rows.
ScanQueryMatcher.MatchCode - Enum in org.apache.hadoop.hbase.regionserver
SCANS - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
Job parameter that specifies the scan list.
ScanType - Enum in org.apache.hadoop.hbase.regionserver
Enum to distinguish general scan types.
ScanWildcardColumnTracker - Class in org.apache.hadoop.hbase.regionserver
Keeps track of the columns for a scan if they are not explicitly specified
ScanWildcardColumnTracker(int, int, long) - Constructor for class org.apache.hadoop.hbase.regionserver.ScanWildcardColumnTracker
Return maxVersions of every row.
SchemaResource - Class in org.apache.hadoop.hbase.rest
 
SchemaResource(TableResource) - Constructor for class org.apache.hadoop.hbase.rest.SchemaResource
Constructor
SCOPE_TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
SCOPES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
scopeWALEdits(HTableDescriptor, HLogKey, WALEdit) - Static method in class org.apache.hadoop.hbase.replication.regionserver.Replication
Utility method used to set the correct scopes on each log key.
second - Variable in class org.apache.hadoop.hbase.util.Pair
 
SECOND_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
SECOND_PART_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
secretManager - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
SecureBulkLoadClient - Class in org.apache.hadoop.hbase.client.coprocessor
Client proxy for SecureBulkLoadProtocol used in conjunction with SecureBulkLoadEndpoint
SecureBulkLoadClient(HTable) - Constructor for class org.apache.hadoop.hbase.client.coprocessor.SecureBulkLoadClient
 
SecureBulkLoadEndpoint - Class in org.apache.hadoop.hbase.security.access
Coprocessor service for bulk loads in secure mode.
SecureBulkLoadEndpoint() - Constructor for class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
secureBulkLoadHFiles(RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.BlockingInterface
 
secureBulkLoadHFiles(RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest, RpcCallback<SecureBulkLoadProtos.SecureBulkLoadHFilesResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Interface
rpc SecureBulkLoadHFiles(.SecureBulkLoadHFilesRequest) returns (.SecureBulkLoadHFilesResponse);
secureBulkLoadHFiles(RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest, RpcCallback<SecureBulkLoadProtos.SecureBulkLoadHFilesResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
rpc SecureBulkLoadHFiles(.SecureBulkLoadHFilesRequest) returns (.SecureBulkLoadHFilesResponse);
secureBulkLoadHFiles(RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest, RpcCallback<SecureBulkLoadProtos.SecureBulkLoadHFilesResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Stub
 
secureBulkLoadHFiles(RpcController, SecureBulkLoadProtos.SecureBulkLoadHFilesRequest, RpcCallback<SecureBulkLoadProtos.SecureBulkLoadHFilesResponse>) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
SecureBulkLoadProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.CleanupBulkLoadRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CleanupBulkLoadRequest
SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CleanupBulkLoadRequest
SecureBulkLoadProtos.CleanupBulkLoadRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.CleanupBulkLoadResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CleanupBulkLoadResponse
SecureBulkLoadProtos.CleanupBulkLoadResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CleanupBulkLoadResponse
SecureBulkLoadProtos.CleanupBulkLoadResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.DelegationToken - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DelegationToken
SecureBulkLoadProtos.DelegationToken.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type DelegationToken
SecureBulkLoadProtos.DelegationTokenOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.PrepareBulkLoadRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PrepareBulkLoadRequest
SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PrepareBulkLoadRequest
SecureBulkLoadProtos.PrepareBulkLoadRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.PrepareBulkLoadResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PrepareBulkLoadResponse
SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type PrepareBulkLoadResponse
SecureBulkLoadProtos.PrepareBulkLoadResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.SecureBulkLoadHFilesRequest - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SecureBulkLoadHFilesRequest
SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SecureBulkLoadHFilesRequest
SecureBulkLoadProtos.SecureBulkLoadHFilesRequestOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.SecureBulkLoadHFilesResponse - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SecureBulkLoadHFilesResponse
SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SecureBulkLoadHFilesResponse
SecureBulkLoadProtos.SecureBulkLoadHFilesResponseOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.SecureBulkLoadService - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf service SecureBulkLoadService
SecureBulkLoadProtos.SecureBulkLoadService() - Constructor for class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
 
SecureBulkLoadProtos.SecureBulkLoadService.BlockingInterface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.SecureBulkLoadService.Interface - Interface in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadProtos.SecureBulkLoadService.Stub - Class in org.apache.hadoop.hbase.protobuf.generated
 
SecureBulkLoadUtil - Class in org.apache.hadoop.hbase.security
 
SecureBulkLoadUtil() - Constructor for class org.apache.hadoop.hbase.security.SecureBulkLoadUtil
 
SecurityInfo - Class in org.apache.hadoop.hbase.security
Maps RPC protocol interfaces to required configuration
SecurityInfo(String, AuthenticationProtos.TokenIdentifier.Kind) - Constructor for class org.apache.hadoop.hbase.security.SecurityInfo
 
seek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
Seeks all scanners at or below the specified seek key.
seek(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Seek the scanner at or after the specified KeyValue.
seek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
Set the scanner at the seek key.
seek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
seek(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
seek(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Reader
 
seek(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
seek() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
Advance the reader to the current position
seek(KeyValue) - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
 
seekAtOrAfter(HFileScanner, KeyValue) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
seekBefore(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
seekBefore(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
seekBefore(byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Consider the key stream of all the keys in the file, k[0] ..
seekBefore(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
seekForwardTo(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
seekForwardTo(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Note: Added for backwards compatibility with KeyValueScanner.reseek(org.apache.hadoop.hbase.KeyValue)

Look for the key, but only look after the current position.

seekForwardToOrAfter(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
seekForwardToOrAfter(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Same as seekForwardTo(..), but go to the extra effort of finding the next key if there's no exact match.
seekForwardToOrBefore(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
 
seekForwardToOrBefore(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
Same as seekForwardTo(..), but go to the extra effort of finding the next key if there's no exact match.
seekOnFs(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
 
seekOnFs(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
Performs a filesystem-level seek to a certain position in an underlying file.
seekOnFs(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
seekTo(byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
seekTo(byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
An internal API function.
seekTo(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
 
seekTo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.EncodedScannerV2
 
seekTo() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
Positions this scanner at the start of the file.
seekTo(byte[]) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
SeekTo or just before the passed key.
seekTo(byte[], int, int) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
 
seekTo() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
Positions this scanner at the start of the file.
seekToDataBlock(byte[], int, int, HFileBlock, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
Return the data block which contains this key.
seekToKeyInBlock(byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
Seek forward only (should be called reseekToKeyInBlock?).
seekToKeyInBlock(byte[], int, int, boolean) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
Moves the seeker position within the current block to: the last key that that is less than or equal to the given key if seekBefore is false the last key that is strictly less than the given key if seekBefore is true.
seekToOrBeforeUsingPositionAtOrAfter(byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
seekToOrBeforeUsingPositionAtOrBefore(byte[], int, int, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
select(List<StoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
Called to select files for compaction.
selectCompaction(Collection<StoreFile>, List<StoreFile>, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
 
SELECTOR_THREADS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
Number of selector threads for reading and writing socket
selectScannersFrom(List<? extends KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
Filters the given list of scanners using Bloom filter, time range, and TTL.
selectToken(Text, Collection<Token<? extends TokenIdentifier>>) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSelector
 
send_atomicIncrement(ByteBuffer, ByteBuffer, ByteBuffer, long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_checkAndDelete(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_checkAndPut(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_closeScanner(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_compact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_createTable(ByteBuffer, List<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_deleteAll(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_deleteAllRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_deleteAllRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_deleteAllTs(ByteBuffer, ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_deleteMultiple(ByteBuffer, List<TDelete>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_deleteSingle(ByteBuffer, TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_deleteTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_disableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_enableTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_exists(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_get(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_get(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_getColumnDescriptors(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getMultiple(ByteBuffer, List<TGet>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_getRegionInfo(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowOrBefore(ByteBuffer, ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRows(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowsTs(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getScannerResults(ByteBuffer, TScan, int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_getScannerRows(int, int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_getTableNames() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getTableRegions(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getVer(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_getVerTs(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_increment(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_increment(ByteBuffer, TIncrement) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_incrementRows(List<TIncrement>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_isTableEnabled(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_majorCompact(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_mutateRow(ByteBuffer, ByteBuffer, List<Mutation>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_mutateRow(ByteBuffer, TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_mutateRows(ByteBuffer, List<BatchMutation>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_mutateRowsTs(ByteBuffer, List<BatchMutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_mutateRowTs(ByteBuffer, ByteBuffer, List<Mutation>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_openScanner(ByteBuffer, TScan) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_put(ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_putMultiple(ByteBuffer, List<TPut>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
send_scannerClose(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerGet(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerGetList(int, int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpen(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpenTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpenWithPrefix(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpenWithScan(ByteBuffer, TScan, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpenWithStop(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
send_scannerOpenWithStopTs(ByteBuffer, ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client
 
sendAbortToMembers(Procedure, ForeignException) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
Notify the members that the coordinator has aborted the procedure and that it should release barrier resources.
sendAbortToMembers(Procedure, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
This is the abort message being sent by the coordinator to member TODO this code isn't actually used but can be used to issue a cancellation from the coordinator.
sendError(int, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
sendError(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
sendGlobalBarrierAcquire(Procedure, byte[], List<String>) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
Notify the members to acquire barrier for the procedure
sendGlobalBarrierAcquire(Procedure, byte[], List<String>) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
The "acquire" phase.
sendGlobalBarrierComplete() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Sends a message to members that all Subprocedure.insideBarrier() calls have completed.
sendGlobalBarrierReached() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Sends a message to all members that the global barrier condition has been satisfied.
sendGlobalBarrierReached(Procedure, List<String>) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
Notify members that all members have acquired their parts of the barrier and that they can now execute under the global barrier.
sendGlobalBarrierReached(Procedure, List<String>) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
 
sendGlobalBarrierStart() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Sends a message to Members to create a new Subprocedure for this Procedure and execute the Subprocedure.acquireBarrier() step.
sendMemberAborted(Subprocedure, ForeignException) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
Notify the coordinator that we aborted the specified Subprocedure
sendMemberAborted(Subprocedure, ForeignException) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
This should be called by the member and should write a serialized root cause exception as to the abort znode.
sendMemberAcquired(Subprocedure) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
Notify the coordinator that the specified Subprocedure has acquired the locally required barrier condition.
sendMemberAcquired(Subprocedure) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
This attempts to create an acquired state znode for the procedure (snapshot name).
sendMemberCompleted(Subprocedure) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
Notify the coordinator that the specified Subprocedure has completed the work that needed to be done under the global barrier.
sendMemberCompleted(Subprocedure) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
This acts as the ack for a completed snapshot
sendPing() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
sendRedirect(String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
sendRegionClose(ServerName, HRegionInfo, int, ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.ServerManager
Sends an CLOSE RPC to the specified server to close the specified region.
sendRegionClose(ServerName, HRegionInfo, int) - Method in class org.apache.hadoop.hbase.master.ServerManager
 
sendRegionOpen(ServerName, HRegionInfo, int, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.ServerManager
Sends an OPEN RPC to the specified server to open the specified region.
sendRegionOpen(ServerName, List<Triple<HRegionInfo, Integer, List<ServerName>>>) - Method in class org.apache.hadoop.hbase.master.ServerManager
Sends an OPEN RPC to the specified server to open the specified region.
sendRegionsMerge(ServerName, HRegionInfo, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.ServerManager
Sends an MERGE REGIONS RPC to the specified server to merge the specified regions.
SENT_BYTES_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
SENT_BYTES_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
sentBytes(int) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
 
sentBytes(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
 
separator() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
separator() - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
 
separator() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
SEPARATOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
SEQ_ID - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Comparators
Comparator that compares based on the Sequence Ids of the the StoreFiles.
seqids - Static variable in class org.apache.hadoop.hbase.executor.EventHandler
 
SEQNUM_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The open seqnum column qualifier
SEQUENCE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
SEQUENCE_NUMBER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
SequenceFileLogReader - Class in org.apache.hadoop.hbase.regionserver.wal
 
SequenceFileLogReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogReader
 
sequenceID - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
sequenceIdChecker - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
 
sequenceNumber - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
serialize(String, Throwable) - Static method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
Converts a ForeignException to an array of bytes.
serialize(ByteBuffer) - Method in interface org.apache.hadoop.hbase.io.hfile.Cacheable
Serializes its data into destination.
serialize(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
serialize(KeyValue) - Method in class org.apache.hadoop.hbase.mapreduce.KeyValueSerialization.KeyValueSerializer
 
SERIALIZED_COMPARATOR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
SERIALIZED_FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
serializeExtraInfo(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
serve() - Method in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
 
server - Variable in class org.apache.hadoop.hbase.executor.EventHandler
 
SERVER - Static variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
server - Variable in class org.apache.hadoop.hbase.master.AssignmentManager
 
server - Variable in class org.apache.hadoop.hbase.master.BulkAssigner
 
Server - Interface in org.apache.hadoop.hbase
Defines the set of shared functions implemented by HBase servers (Masters and RegionServers).
SERVER_CURRENT_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
SERVER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
SERVER_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
SERVER_LOAD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
SERVER_NAME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
SERVER_NAME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SERVER_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
SERVER_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
SERVER_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
SERVER_NAME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
SERVER_NAME_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SERVER_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The server column qualifier
SERVER_START_CODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
ServerCommandLine - Class in org.apache.hadoop.hbase.util
Base class for command lines that start up various HBase daemons.
ServerCommandLine() - Constructor for class org.apache.hadoop.hbase.util.ServerCommandLine
 
ServerLoad - Class in org.apache.hadoop.hbase
This class is used for exporting current state of load on a RegionServer.
ServerLoad(ClusterStatusProtos.ServerLoad) - Constructor for class org.apache.hadoop.hbase.ServerLoad
 
serverLoad - Variable in class org.apache.hadoop.hbase.ServerLoad
 
ServerManager - Class in org.apache.hadoop.hbase.master
The ServerManager class manages info about region servers.
ServerManager(Server, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.ServerManager
Constructor.
serverManager - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
ServerMetricsTmpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
ServerMetricsTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
ServerMetricsTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
ServerMetricsTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl
 
ServerMetricsTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
ServerMetricsTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
 
ServerMetricsTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.regionserver
 
ServerMetricsTmplImpl - Class in org.apache.hadoop.hbase.tmpl.regionserver
 
ServerMetricsTmplImpl(TemplateManager, ServerMetricsTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmplImpl
 
serverName - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
ServerName - Class in org.apache.hadoop.hbase
Instance of an HBase ServerName.
ServerName(String, int, long) - Constructor for class org.apache.hadoop.hbase.ServerName
 
ServerName(String) - Constructor for class org.apache.hadoop.hbase.ServerName
 
ServerName(String, long) - Constructor for class org.apache.hadoop.hbase.ServerName
 
serverName - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
SERVERNAME_PATTERN - Static variable in class org.apache.hadoop.hbase.ServerName
 
SERVERNAME_SEPARATOR - Static variable in class org.apache.hadoop.hbase.ServerName
This character is used as separator between server hostname, port and startcode.
ServerNotRunningYetException - Exception in org.apache.hadoop.hbase.ipc
 
ServerNotRunningYetException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.ServerNotRunningYetException
 
serverOffline(ZooKeeperWatcher, ServerName) - Method in class org.apache.hadoop.hbase.master.RegionStates
A server is offline, all regions on it are dead.
ServerRpcController - Class in org.apache.hadoop.hbase.ipc
Used for server-side protobuf RPC service invocations.
ServerRpcController() - Constructor for class org.apache.hadoop.hbase.ipc.ServerRpcController
 
servers - Variable in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
servers - Variable in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
ServerShutdownHandler - Class in org.apache.hadoop.hbase.master.handler
Process server shutdown.
ServerShutdownHandler(Server, MasterServices, DeadServer, ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
SERVERVERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
service - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.rest.RESTServletContainer
This container is used only if authentication and impersonation is enabled.
SERVICE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
SERVICE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
SERVICE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
SERVICE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
services - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
services - Variable in class org.apache.hadoop.hbase.master.handler.LogReplayHandler
 
services - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
services - Static variable in class org.apache.hadoop.hbase.security.HBasePolicyProvider
 
set(TokenizerRowSearchPosition, TokenizerNode) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
 
set(String, String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
set(byte[]) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
set(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
set(User, InetAddress, BlockingService) - Static method in class org.apache.hadoop.hbase.ipc.RequestContext
Initializes the client credentials for the current request.
set(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Reuse this ByteRange over a new byte[].
set(byte[]) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Reuse this ByteRange over a new byte[].
set(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Reuse this ByteRange over a new byte[].
set(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
set(byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
set(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
set(int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
set(byte[]) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
set(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
set(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
set(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
setAction(int, AccessControlProtos.Permission.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission.Builder
repeated .Permission.Action action = 1;
setAction(int, AccessControlProtos.Permission.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
repeated .Permission.Action action = 2;
setAction(int, AccessControlProtos.Permission.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
repeated .Permission.Action action = 4;
setAction(int, ClientProtos.Action) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
setAction(int, ClientProtos.Action.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
repeated .Action action = 3;
setAdmin(HBaseAdmin) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setAgeOfLastAppliedOp(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
Set the age of the last applied operation
setAgeOfLastShippedOp(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Set the age of the last edit that was shipped
setAllSameType(byte) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setAllSameType(boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setAllTypes(byte) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setAmmount(long) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setAmmountIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setAmount(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setAmountIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setArchiveTables(List<String>) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
Set the tables to be archived.
setArrayOffset(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setAssignmentManager(AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
 
setAssignmentManager(AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setAssignmentManager(AssignmentManager) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
setAssignSeqNum(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
optional bool assign_seq_num = 3;
setAssignSeqNum(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
optional bool assign_seq_num = 2;
setAssociatedCellCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
optional int32 associated_cell_count = 3;
setAssociatedCellCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional int32 associated_cell_count = 8;
setAssociatedCellCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional int32 associated_cell_count = 2;
setAtomic(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
optional bool atomic = 2;
setAttribute(String, byte[]) - Method in interface org.apache.hadoop.hbase.client.Attributes
Sets an attribute.
setAttribute(String, byte[]) - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
 
setAttribute(int, HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
setAttribute(int, HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .NameBytesPair attribute = 3;
setAttribute(int, HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
setAttribute(int, HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .NameBytesPair attribute = 5;
setAttribute(int, HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
setAttribute(int, HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .NameBytesPair attribute = 2;
setAttributes(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
setAttributes(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .BytesBytesPair attributes = 2;
setAttributes(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
setAttributes(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .BytesBytesPair attributes = 2;
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Delete attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
Delete attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
Delete attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Delete attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
Get attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
Mutation attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
Mutation attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
Mutation attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
Mutation attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Scan attributes
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setAttributes(Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setAttributesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setAttrs(int, ColumnSchemaMessage.ColumnSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
setAttrs(int, ColumnSchemaMessage.ColumnSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema.Attribute attrs = 2;
setAttrs(int, TableSchemaMessage.TableSchema.Attribute) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
setAttrs(int, TableSchemaMessage.TableSchema.Attribute.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute attrs = 2;
setAuthMethod(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string auth_method = 2;
setAuthMethodBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string auth_method = 2;
setAutoFlush(boolean) - Method in class org.apache.hadoop.hbase.client.HTable
Deprecated.
setAutoFlush(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HTable
Turns 'auto-flush' on or off.
setAutoFlush(boolean) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Deprecated.
in 0.96. When called with setAutoFlush(false), this function also set clearBufferOnFail to true, which is unexpected but kept for historical reasons. Replace it with setAutoFlush(false, false) if this is exactly what you want, or by HTableInterface.setAutoFlushTo(boolean) for all other cases.
setAutoFlush(boolean, boolean) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Turns 'auto-flush' on or off.
setAutoFlush(boolean) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
setAutoFlush(boolean, boolean) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
setAutoFlushTo(boolean) - Method in class org.apache.hadoop.hbase.client.HTable
Set the autoFlush behavior, without changing the value of clearBufferOnFail
setAutoFlushTo(boolean) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Set the autoFlush behavior, without changing the value of clearBufferOnFail
setAutoFlushTo(boolean) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
setAverageLoad(double) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
setAverageLoad(double) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional double averageLoad = 5;
setAveragePrefixLength(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setAverageQualifierLength(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setAverageSuffixLength(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setBackupMasters(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
setBackupMasters(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName backup_masters = 8;
setBalancerOn(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional bool balancer_on = 9;
setBalancerOn(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState.Builder
optional bool balancer_on = 1;
setBalancerOn(boolean) - Method in class org.apache.hadoop.hbase.zookeeper.LoadBalancerTracker
Set the balancer on/off
setBalancerRan(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse.Builder
required bool balancer_ran = 1;
setBalancerRunning(boolean, boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Turn the load balancer on or off.
setBalancerRunning(RpcController, MasterProtos.SetBalancerRunningRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
setBalancerRunning(RpcController, MasterProtos.SetBalancerRunningRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
setBalancerRunning(RpcController, MasterProtos.SetBalancerRunningRequest, RpcCallback<MasterProtos.SetBalancerRunningResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc SetBalancerRunning(.SetBalancerRunningRequest) returns (.SetBalancerRunningResponse);
setBalancerRunning(RpcController, MasterProtos.SetBalancerRunningRequest, RpcCallback<MasterProtos.SetBalancerRunningResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc SetBalancerRunning(.SetBalancerRunningRequest) returns (.SetBalancerRunningResponse);
setBalancerRunning(RpcController, MasterProtos.SetBalancerRunningRequest, RpcCallback<MasterProtos.SetBalancerRunningResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
setBaseTimestampDivide(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setBatch(int) - Method in class org.apache.hadoop.hbase.client.Scan
Set the maximum number of values to return for each call to next()
setBatch(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setBatch(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 batch = 4;
setBatchSize(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 batch_size = 9;
setBatchSize(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setBatchSize(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setBatchSizeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setBatchSizeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setBigdecimalMsg(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg.Builder
required bytes bigdecimal_msg = 1;
setBitwiseOp(ComparatorProtos.BitComparator.BitwiseOp) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .BitComparator.BitwiseOp bitwise_op = 2;
setBlockCacheEnabled(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setBlockCacheEnabled(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBlockCacheEnabledIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBlocks(int) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
setBlocksize(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setBloomFilterNbHashes(int) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBloomFilterNbHashesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBloomFilterType(BloomType) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setBloomFilterType(String) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBloomFilterTypeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBloomFilterVectorSize(int) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBloomFilterVectorSizeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setBody(byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Response
 
setBufferOffset(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setBuilder(Tokenizer) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setBulkToken(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
required string bulk_token = 1;
setBulkToken(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
required string bulk_token = 1;
setBulkToken(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required string bulk_token = 4;
setBulkTokenBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest.Builder
required string bulk_token = 1;
setBulkTokenBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse.Builder
required string bulk_token = 1;
setBulkTokenBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required string bulk_token = 4;
setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.client.Get
Set whether blocks should be cached for this Get.
setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Set whether blocks should be cached for this Scan.
setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool cache_blocks = 7 [default = true];
setCacheBlocks(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool cache_blocks = 8 [default = true];
setCacheBloomsOnWrite(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setCacheDataOnWrite(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setCacheDataOnWrite(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Only used for testing.
setCacheIndexesOnWrite(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setCaching(int) - Method in class org.apache.hadoop.hbase.client.Scan
Set the number of rows for caching that will be passed to scanners.
setCaching(int) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
Set the number of rows that will be fetched on next
setCaching(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setCaching(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 caching = 9;
setCaching(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setCaching(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setCachingIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setCachingIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setCall(ClientProtos.CoprocessorServiceCall) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .CoprocessorServiceCall call = 2;
setCall(ClientProtos.CoprocessorServiceCall.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .CoprocessorServiceCall call = 2;
setCallId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional uint32 call_id = 1;
setCallId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional uint32 call_id = 1;
setCallQueueLen(int) - Method in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
Set the call queue length.
setCallQueueLen(int) - Method in class org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceImpl
 
setCallQueueLen(int) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
setCatalogJanitorEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
Switch for the background CatalogJanitor thread.
setCatalogJanitorEnabled(boolean) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setCatalogJanitorEnabled(boolean) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
setCell(int, CellProtos.Cell) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
setCell(int, CellProtos.Cell.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
repeated .Cell cell = 1;
setCell(TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setCellBlockCodecClass(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_codec_class = 3;
setCellBlockCodecClassBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_codec_class = 3;
setCellBlockCompressorClass(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_compressor_class = 4;
setCellBlockCompressorClassBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string cell_block_compressor_class = 4;
setCellBlockMeta(RPCProtos.CellBlockMeta) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .CellBlockMeta cell_block_meta = 5;
setCellBlockMeta(RPCProtos.CellBlockMeta.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .CellBlockMeta cell_block_meta = 5;
setCellBlockMeta(RPCProtos.CellBlockMeta) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .CellBlockMeta cell_block_meta = 3;
setCellBlockMeta(RPCProtos.CellBlockMeta.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .CellBlockMeta cell_block_meta = 3;
setCellIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setCellScanner(CellScanner) - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
setCellsPerResult(int, int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated uint32 cells_per_result = 1;
setCellType(CellProtos.CellType) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional .CellType cell_type = 5;
setChance(float) - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
Set the chance that a row is included.
setChance(float) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter.Builder
required float chance = 1;
setChanceForSameQualifier(float) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setChanceForSimilarQualifier(float) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setChanceForZeroValue(float) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setCharset(Charset) - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator
Specifies the Charset to use to convert the row key to a String.
setCharset(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string charset = 3;
setCharsetBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string charset = 3;
setCheckExistenceOnly(boolean) - Method in class org.apache.hadoop.hbase.client.Get
 
setCheckHdfs(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string class_name = 1;
setClassNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string class_name = 1;
setClose() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
Call this when the next invocation of call should close the scanner
setClosed(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse.Builder
required bool closed = 1;
setCloseScanner(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional bool close_scanner = 5;
setClosestRowBefore(boolean) - Method in class org.apache.hadoop.hbase.client.Get
 
setClosestRowBefore(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool closest_row_before = 11 [default = false];
setCluster(Cluster) - Method in class org.apache.hadoop.hbase.rest.client.Client
 
setClusterDown() - Method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
Sets the cluster as down by deleting the znode.
setClusterId(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
required string cluster_id = 1;
setClusterId(ClusterIdProtos.ClusterId) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ClusterId cluster_id = 5;
setClusterId(ClusterIdProtos.ClusterId.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ClusterId cluster_id = 5;
setClusterId(HBaseProtos.UUID) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
Deprecated.
setClusterId(HBaseProtos.UUID.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
Deprecated.
setClusterId(FileSystem, Path, ClusterId, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Writes a new unique identifier for this cluster to the "hbase.id" file in the HBase root directory
setClusterId(ZooKeeperWatcher, ClusterId) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKClusterId
 
setClusterIdBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId.Builder
required string cluster_id = 1;
setClusterIds(List<UUID>) - Method in class org.apache.hadoop.hbase.client.Mutation
Marks that the clusters with the given clusterIds have consumed the mutation
setClusterIds(int, HBaseProtos.UUID) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
setClusterIds(int, HBaseProtos.UUID.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .UUID cluster_ids = 8;
setClusterkey(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
required string clusterkey = 1;
setClusterkeyBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
required string clusterkey = 1;
setClusterStatus(ClusterStatus) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setClusterStatus(ClusterStatus) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
setClusterStatus(ClusterStatus) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Set the current cluster status.
setClusterStatus(ClusterStatusProtos.ClusterStatus) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
required .ClusterStatus cluster_status = 1;
setClusterStatus(ClusterStatusProtos.ClusterStatus.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse.Builder
required .ClusterStatus cluster_status = 1;
setClusterUp() - Method in class org.apache.hadoop.hbase.zookeeper.ClusterStatusTracker
Sets the cluster as up.
setCode(int) - Method in class org.apache.hadoop.hbase.rest.client.Response
 
setColumn(int, ClientProtos.Column) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
setColumn(int, ClientProtos.Column.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
repeated .Column column = 2;
setColumn(int, ClientProtos.Column) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
setColumn(int, ClientProtos.Column.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
repeated .Column column = 1;
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
setColumn(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes column = 2;
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
name of column
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
name of column whose value is to be deleted
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
name of column whose value is to be deleted
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
column name
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
column name
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
column name
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setColumn(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setColumn(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setColumnFamilies(int, HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
setColumnFamilies(int, HBaseProtos.ColumnFamilySchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .ColumnFamilySchema column_families = 3;
setColumnFamilies(HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
setColumnFamilies(HBaseProtos.ColumnFamilySchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
setColumnFamilies(HBaseProtos.ColumnFamilySchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
setColumnFamilies(HBaseProtos.ColumnFamilySchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .ColumnFamilySchema column_families = 2;
setColumnFamilies(List<ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
list of column family descriptors
setColumnFamiliesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
setColumnFamily(String) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
setColumnFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bytes column_family = 2;
setColumnFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bytes column_family = 1;
setColumnFamilyLength(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setColumnIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setColumnName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required bytes column_name = 2;
setColumnName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setColumnName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setColumnNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setColumnOffset(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
optional bytes column_offset = 3;
setColumnQualifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bytes column_qualifier = 3;
setColumnQualifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bytes column_qualifier = 2;
setColumns(List<byte[]>) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setColumns(List<ColumnSchemaModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
setColumns(int, ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
repeated bytes columns = 3;
setColumns(int, ColumnSchemaMessage.ColumnSchema) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
setColumns(int, ColumnSchemaMessage.ColumnSchema.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchema columns = 3;
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
List of columns to return, null for all columns
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
List of columns to return, null for all columns
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
List of columns to return, null for all columns
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
List of columns to return, null for all columns
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
columns to scan.
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
columns to scan.
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the columns you want returned
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
columns to scan.
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
columns to scan.
setColumns(Map<ByteBuffer, TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setColumns(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setColumns(List<TColumn>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setColumns(List<TColumn>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setColumns(List<TColumnIncrement>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setColumns(List<TColumn>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setColumnValue(int, ClientProtos.MutationProto.ColumnValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
setColumnValue(int, ClientProtos.MutationProto.ColumnValue.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
repeated .MutationProto.ColumnValue column_value = 3;
setColumnValues(List<TColumnValue>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setColumnValues(List<TColumnValue>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setColumnValuesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setColumnValuesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setCommonPrefix(byte[]) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
get/set
setCompactionCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Compression types supported in hbase.
setCompactionEnabled(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setting the table compaction enable flag.
setCompactionInput(int, String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_input = 4;
setCompactionOutput(int, String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
repeated string compaction_output = 5;
setCompactionState(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
optional bool compaction_state = 2;
setCompactionState(AdminProtos.GetRegionInfoResponse.CompactionState) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
optional .GetRegionInfoResponse.CompactionState compaction_state = 2;
setComparable(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparable(ComparatorProtos.ByteArrayComparable.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.Builder
required .ByteArrayComparable comparable = 1;
setComparator(ComparatorProtos.Comparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .Comparator comparator = 5;
setComparator(ComparatorProtos.Comparator.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .Comparator comparator = 5;
setComparator(ComparatorProtos.Comparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
optional .Comparator comparator = 2;
setComparator(ComparatorProtos.Comparator.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
optional .Comparator comparator = 2;
setComparator(ComparatorProtos.Comparator) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .Comparator comparator = 4;
setComparator(ComparatorProtos.Comparator.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .Comparator comparator = 4;
setComparatorClass(Class<? extends KeyValue.KVComparator>) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setComparatorClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional string comparator_class_name = 11;
setComparatorClassNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional string comparator_class_name = 11;
setCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareFilter(FilterProtos.CompareFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter.Builder
required .CompareFilter compare_filter = 1;
setCompareOp(HBaseProtos.CompareType) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter.Builder
required .CompareType compare_op = 1;
setCompareOp(HBaseProtos.CompareType) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
required .CompareType compare_op = 3;
setCompareType(HBaseProtos.CompareType) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required .CompareType compare_type = 4;
setCompleteSequenceId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 complete_sequence_id = 15;
setCompression(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string compression = 5;
setCompression(String) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setCompressionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string compression = 5;
setCompressionCodec(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setCompressionCodec(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 compression_codec = 12;
setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
Set compression context for this entry.
setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
setCompressionContext(CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
setCompressionIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setCompressionType(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Compression types supported in hbase.
setCondition(ClientProtos.Condition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional .Condition condition = 3;
setCondition(ClientProtos.Condition.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
optional .Condition condition = 3;
setConf(Configuration) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.BaseConfigurable
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
Sets the configuration.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
Sets the configuration.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormat
Sets the configuration.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
Sets the configuration.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeLoadBalancer
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileLinkCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
This method should only be called once, as it starts a thread to keep the cache up-to-date.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
Inform the policy that some configuration has been change, so cached value should be updated it any.
setConf(Configuration) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.tool.Canary
 
setConf(Configuration) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
 
setConfiguration(HTableDescriptor, Class<? extends Constraint>, Configuration) - Static method in class org.apache.hadoop.hbase.constraint.Constraints
Update the configuration for the Constraint; does not change the order in which the constraint is run.
setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Setter for storing a configuration setting in HColumnDescriptor.configuration map.
setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setter for storing a configuration setting in HTableDescriptor.configuration map.
setConfiguration(String, String) - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
Setter for storing a configuration setting in NamespaceDescriptor.configuration map.
setConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
setConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
repeated .NameStringPair configuration = 3;
setConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
setConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
repeated .NameStringPair configuration = 2;
setConfiguration(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
setConfiguration(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
repeated .NameStringPair configuration = 4;
setConnection(String, int) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
setConnection(String, int) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Registers current handler client details.
setContentLength(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
setContext(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Set the metrics context tag
setControllerException(RpcController, IOException) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
Stores an exception encountered during RPC invocation so it can be passed back through to the client.
setCoprocessorHost(RegionCoprocessorHost) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
setCoprocessors(int, HBaseProtos.Coprocessor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
setCoprocessors(int, HBaseProtos.Coprocessor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .Coprocessor coprocessors = 6;
setCorePoolSize(int) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
setCorePoolSize(int) - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
setCount(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
 
setCount(int) - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
Set the current count to a new count
setCounter(String, long) - Method in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
 
setCreateTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required uint64 create_time = 3;
setCreateTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional int64 create_time = 6;
setCreationTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional int64 creation_time = 3 [default = 0];
setCurrentBuffer(ByteBuffer) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
 
setCurrentBuffer(ByteBuffer) - Method in interface org.apache.hadoop.hbase.io.encoding.DataBlockEncoder.EncodedSeeker
Set on which buffer there will be done seeking.
setCurrentCompactedKVs(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 current_compacted_KVs = 11;
setCurrentCompactedKVs(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setCurrentCompactedKVs(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 currentCompactedKVs = 13;
setDaemon(boolean) - Method in class org.apache.hadoop.hbase.util.HasThread
 
setDaemonThreadRunning(Thread) - Static method in class org.apache.hadoop.hbase.util.Threads
Utility method that sets name, daemon status and starts passed thread.
setDaemonThreadRunning(Thread, String) - Static method in class org.apache.hadoop.hbase.util.Threads
Utility method that sets name, daemon status and starts passed thread.
setDaemonThreadRunning(Thread, String, Thread.UncaughtExceptionHandler) - Static method in class org.apache.hadoop.hbase.util.Threads
Utility method that sets name, daemon status and starts passed thread.
setData(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes data = 4;
setData(String, byte[], int) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
setData is NOT an idempotent operation.
setData(ZooKeeperWatcher, String, byte[], int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Sets the data of the existing znode to be the specified data.
setData(ZooKeeperWatcher, String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Sets the data of the existing znode to be the specified data.
setData(String, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.ZKUtilOp
 
setDataBlockEncoding(DataBlockEncoding) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Set data block encoding algorithm used in block cache.
setDataIndexCount(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setDataIndexCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 data_index_count = 5;
setDeadNodes(List<String>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
setDeadNodes(int, String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated string deadNodes = 2;
setDeadServers(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
setDeadServers(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .ServerName dead_servers = 3;
setDeadServers(Set<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setDeadServers(Set<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
setDeclaringClass(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string declaring_class = 1;
setDeclaringClassBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string declaring_class = 1;
setDefaultClientPort(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
setDeferredLogFlush(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
setDeletedTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Deletes the table in zookeeper.
setDeleteFamilyBloomFilterFaulty() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
setDeletes(List<TDelete>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
list of TDeletes to delete
setDeleteSingle(TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
the TDelete to execute if the check succeeds
setDeleteSingle(TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
the TDelete to delete
setDeleteSingle(TDelete) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
setDeleteSingleIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setDeleteSingleIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
setDeletesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
setDeleteType(BulkDeleteProtos.BulkDeleteRequest.DeleteType) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
setDeleteType(ClientProtos.MutationProto.DeleteType) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional .MutationProto.DeleteType delete_type = 4;
setDeleteType(TDeleteType) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setDeleteTypeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setDescription(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
setDescription(String, String) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Sets the region/store name, for logging.
setDestination(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionPlan
Set the destination server for the plan for this region.
setDestinationServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional .ServerName destination_server = 4;
setDestinationServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional .ServerName destination_server = 4;
setDestServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
optional .ServerName dest_server_name = 2;
setDestServerName(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
optional .ServerName dest_server_name = 2;
setDisabledTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Sets the specified table as DISABLED in zookeeper.
setDisablingTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Sets the specified table as DISABLING in zookeeper.
setDisplayFullReport() - Static method in class org.apache.hadoop.hbase.util.HBaseFsck
Display the full report from fsck.
setDone(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse.Builder
optional bool done = 1 [default = false];
setDone(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional bool done = 1 [default = false];
setDoNotRetry(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional bool do_not_retry = 5;
setDropDependentColumn(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter.Builder
optional bool drop_dependent_column = 4;
setDummyHeader(byte[]) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
 
setDummyHeader(byte[]) - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
sets the dummy header bytes
setDurability(Durability) - Method in class org.apache.hadoop.hbase.client.Mutation
Set the durability for this mutation
setDurability(Durability) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Sets the Durability setting for the table.
setDurability(ClientProtos.MutationProto.Durability) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .MutationProto.Durability durability = 6 [default = USE_DEFAULT];
setDurability(TDurability) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setDurability(TDurability) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setDurability(TDurability) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setDurabilityIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setDurabilityIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setDurabilityIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setEffectiveUser(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
required string effective_user = 1;
setEffectiveUserBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
required string effective_user = 1;
setEnable(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest.Builder
required bool enable = 1;
setEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.CatalogJanitor
 
setEnabled(boolean) - Method in class org.apache.hadoop.hbase.master.NamespaceJanitor
 
setEnabledTable(TableName) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
setEnabledTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Sets the ENABLED state in the cache and creates or force updates a node to ENABLED state for the specified table
setEnablingTable(TableName) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTable
Sets the specified table as ENABLING in zookeeper.
setEncodedRegionName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes encoded_region_name = 2;
setEncodedRegionName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required bytes encoded_region_name = 1;
setEncodeOnDisk(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Set the flag indicating that we only want to encode data block in cache but not on disk.
setEndKey(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
setEndKey(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bytes end_key = 4;
setEndKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
setEndKey(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional bytes endKey = 3;
setEndKey(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setEndKey(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setEndKeyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
setEndRow(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setEndRow(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bytes endRow = 2;
setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int64 endTime = 6;
setEndTime(long) - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
setEntry(int, AdminProtos.WALEntry) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
setEntry(int, AdminProtos.WALEntry.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest.Builder
repeated .WALEntry entry = 1;
setEntryCount(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setEntryCount(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 entry_count = 7;
setErr(Throwable) - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
 
setErrorHandler(HBaseRPCErrorHandler) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Set the handler for calling out of RPC for error conditions.
setErrorHandler(HBaseRPCErrorHandler) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
setErrorInfo(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional bytes error_info = 3;
setErrorMessage(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required string error_message = 2;
setErrorMessageBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required string error_message = 2;
setEventTypeCode(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required uint32 event_type_code = 1;
setEvictBlocksOnClose(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setEvictOnClose(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Only used for testing.
setException(IOException) - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Call
Set the exception when there is an error.
setException(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
optional .NameBytesPair exception = 2;
setException(HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
optional .NameBytesPair exception = 2;
setException(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .NameBytesPair exception = 3;
setException(HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .NameBytesPair exception = 3;
setException(RPCProtos.ExceptionResponse) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .ExceptionResponse exception = 2;
setException(RPCProtos.ExceptionResponse.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
optional .ExceptionResponse exception = 2;
setExceptionClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string exception_class_name = 1;
setExceptionClassNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string exception_class_name = 1;
setExist(AlreadyExists) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setExistenceOnly(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional bool existence_only = 10 [default = false];
setExistIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setExists(Boolean) - Method in class org.apache.hadoop.hbase.client.Result
 
setExists(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
optional bool exists = 3;
setExpectedTimeout(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse.Builder
required int64 expected_timeout = 1;
setExpiration(long) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
setExpirationDate(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required int64 expiration_date = 2;
setExpirationDate(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 expiration_date = 5;
setFailed(String) - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
setFailed(String) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
 
setFailedOn(IOException) - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
Sets an exception to be communicated back to the Service client.
setFakeLookupMode(boolean) - Static method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
setFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional bytes family = 2;
setFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
optional bytes family = 3;
setFamily(int, ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
repeated bytes family = 2;
setFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes family = 2;
setFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes family = 2;
setFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required bytes family = 1;
setFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
required bytes family = 1;
setFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes family = 2;
setFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
required bytes family = 1;
setFamily(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
required bytes family = 1;
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
column name
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
column family to check
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
column family to check
setFamily(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setFamily(byte[]) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setFamilyCellMap(NavigableMap<byte[], List<Cell>>) - Method in class org.apache.hadoop.hbase.client.Mutation
Method for setting the put's familyMap
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setFamilyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setFamilyMap(NavigableMap<byte[], List<KeyValue>>) - Method in class org.apache.hadoop.hbase.client.Mutation
Deprecated.
setFamilyMap(Map<byte[], NavigableSet<byte[]>>) - Method in class org.apache.hadoop.hbase.client.Scan
Setting the familyMap
setFamilyName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes family_name = 3;
setFamilyName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
required bytes family_name = 1;
setFamilyOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
setFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 2;
setFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
setFamilyPath(int, ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
repeated .BulkLoadHFileRequest.FamilyPath family_path = 1;
setFanIndex(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
setFavoredNode(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
setFavoredNode(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes.Builder
repeated .ServerName favored_node = 1;
setFavoredNodes(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
setFavoredNodes(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
repeated .ServerName favored_nodes = 3;
setFavoredNodes(int, HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
setFavoredNodes(int, HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
repeated .ServerName favored_nodes = 2;
setFieldValue(AlreadyExists._Fields, Object) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
setFieldValue(BatchMutation._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setFieldValue(ColumnDescriptor._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setFieldValue(Hbase.atomicIncrement_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setFieldValue(Hbase.atomicIncrement_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setFieldValue(Hbase.compact_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
setFieldValue(Hbase.compact_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
setFieldValue(Hbase.createTable_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
setFieldValue(Hbase.createTable_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setFieldValue(Hbase.deleteAll_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setFieldValue(Hbase.deleteAll_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
setFieldValue(Hbase.deleteAllRow_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setFieldValue(Hbase.deleteAllRow_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
setFieldValue(Hbase.deleteAllRowTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setFieldValue(Hbase.deleteAllRowTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
setFieldValue(Hbase.deleteAllTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setFieldValue(Hbase.deleteAllTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
setFieldValue(Hbase.deleteTable_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
setFieldValue(Hbase.deleteTable_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
setFieldValue(Hbase.disableTable_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
setFieldValue(Hbase.disableTable_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
setFieldValue(Hbase.enableTable_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
setFieldValue(Hbase.enableTable_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
setFieldValue(Hbase.get_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setFieldValue(Hbase.get_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
setFieldValue(Hbase.getColumnDescriptors_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
setFieldValue(Hbase.getColumnDescriptors_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
setFieldValue(Hbase.getRegionInfo_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
setFieldValue(Hbase.getRegionInfo_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
setFieldValue(Hbase.getRow_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setFieldValue(Hbase.getRow_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
setFieldValue(Hbase.getRowOrBefore_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setFieldValue(Hbase.getRowOrBefore_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
setFieldValue(Hbase.getRows_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
setFieldValue(Hbase.getRows_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
setFieldValue(Hbase.getRowsTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setFieldValue(Hbase.getRowsTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
setFieldValue(Hbase.getRowsWithColumns_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setFieldValue(Hbase.getRowsWithColumns_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
setFieldValue(Hbase.getRowsWithColumnsTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setFieldValue(Hbase.getRowsWithColumnsTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
setFieldValue(Hbase.getRowTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setFieldValue(Hbase.getRowTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
setFieldValue(Hbase.getRowWithColumns_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setFieldValue(Hbase.getRowWithColumns_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
setFieldValue(Hbase.getRowWithColumnsTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setFieldValue(Hbase.getRowWithColumnsTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
setFieldValue(Hbase.getTableNames_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
setFieldValue(Hbase.getTableNames_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
setFieldValue(Hbase.getTableRegions_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
setFieldValue(Hbase.getTableRegions_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
setFieldValue(Hbase.getVer_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setFieldValue(Hbase.getVer_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
setFieldValue(Hbase.getVerTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setFieldValue(Hbase.getVerTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
setFieldValue(Hbase.increment_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
setFieldValue(Hbase.increment_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
setFieldValue(Hbase.incrementRows_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
setFieldValue(Hbase.incrementRows_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
setFieldValue(Hbase.isTableEnabled_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
setFieldValue(Hbase.isTableEnabled_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
setFieldValue(Hbase.majorCompact_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
setFieldValue(Hbase.majorCompact_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
setFieldValue(Hbase.mutateRow_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setFieldValue(Hbase.mutateRow_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
setFieldValue(Hbase.mutateRows_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
setFieldValue(Hbase.mutateRows_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
setFieldValue(Hbase.mutateRowsTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setFieldValue(Hbase.mutateRowsTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
setFieldValue(Hbase.mutateRowTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setFieldValue(Hbase.mutateRowTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
setFieldValue(Hbase.scannerClose_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
setFieldValue(Hbase.scannerClose_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
setFieldValue(Hbase.scannerGet_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
setFieldValue(Hbase.scannerGet_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setFieldValue(Hbase.scannerGetList_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
setFieldValue(Hbase.scannerGetList_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setFieldValue(Hbase.scannerOpen_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setFieldValue(Hbase.scannerOpen_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
setFieldValue(Hbase.scannerOpenTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setFieldValue(Hbase.scannerOpenTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
setFieldValue(Hbase.scannerOpenWithPrefix_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setFieldValue(Hbase.scannerOpenWithPrefix_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
setFieldValue(Hbase.scannerOpenWithScan_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
setFieldValue(Hbase.scannerOpenWithScan_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
setFieldValue(Hbase.scannerOpenWithStop_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setFieldValue(Hbase.scannerOpenWithStop_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
setFieldValue(Hbase.scannerOpenWithStopTs_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setFieldValue(Hbase.scannerOpenWithStopTs_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
setFieldValue(IllegalArgument._Fields, Object) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
setFieldValue(IOError._Fields, Object) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
setFieldValue(Mutation._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setFieldValue(TCell._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setFieldValue(TColumn._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
setFieldValue(TIncrement._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setFieldValue(TRegionInfo._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setFieldValue(TRowResult._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setFieldValue(TScan._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setFieldValue(TColumn._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setFieldValue(TColumnIncrement._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setFieldValue(TColumnValue._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setFieldValue(TDelete._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setFieldValue(TGet._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setFieldValue(THBaseService.checkAndDelete_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setFieldValue(THBaseService.checkAndDelete_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
setFieldValue(THBaseService.checkAndPut_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setFieldValue(THBaseService.checkAndPut_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
setFieldValue(THBaseService.closeScanner_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
setFieldValue(THBaseService.closeScanner_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
setFieldValue(THBaseService.deleteMultiple_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
setFieldValue(THBaseService.deleteMultiple_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
setFieldValue(THBaseService.deleteSingle_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
setFieldValue(THBaseService.deleteSingle_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
setFieldValue(THBaseService.exists_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
setFieldValue(THBaseService.exists_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
setFieldValue(THBaseService.get_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
setFieldValue(THBaseService.get_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
setFieldValue(THBaseService.getMultiple_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
setFieldValue(THBaseService.getMultiple_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
setFieldValue(THBaseService.getScannerResults_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
setFieldValue(THBaseService.getScannerResults_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
setFieldValue(THBaseService.getScannerRows_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
setFieldValue(THBaseService.getScannerRows_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setFieldValue(THBaseService.increment_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
setFieldValue(THBaseService.increment_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
setFieldValue(THBaseService.mutateRow_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
setFieldValue(THBaseService.mutateRow_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
setFieldValue(THBaseService.openScanner_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
setFieldValue(THBaseService.openScanner_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
setFieldValue(THBaseService.put_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
setFieldValue(THBaseService.put_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
setFieldValue(THBaseService.putMultiple_args._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
setFieldValue(THBaseService.putMultiple_result._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
setFieldValue(TIllegalArgument._Fields, Object) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
setFieldValue(TIncrement._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setFieldValue(TIOError._Fields, Object) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
setFieldValue(TPut._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setFieldValue(TResult._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setFieldValue(TRowMutations._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setFieldValue(TScan._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setFieldValue(TTimeRange._Fields, Object) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
setFileInfoOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setFileInfoOffset(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 file_info_offset = 1;
setFileName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string file_name = 3;
setFileNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string file_name = 3;
setFilter(Filter) - Method in class org.apache.hadoop.hbase.client.Get
Apply the specified server-side filter when performing the Get.
setFilter(Filter) - Method in class org.apache.hadoop.hbase.client.Scan
Apply the specified server-side filter when performing the Scan.
setFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Filter filter = 4;
setFilter(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .Filter filter = 4;
setFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Filter filter = 5;
setFilter(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .Filter filter = 5;
setFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
required .Filter filter = 1;
setFilter(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper.Builder
required .Filter filter = 1;
setFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
required .Filter filter = 1;
setFilter(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter.Builder
required .Filter filter = 1;
setFilter(FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
required .Filter filter = 1;
setFilter(FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter.Builder
required .Filter filter = 1;
setFilter(String) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setFilter(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional string filter = 8;
setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
setFilter(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
setFilterBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional string filter = 8;
setFilterIfMissing(boolean) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Set whether entire row should be filtered if column is not found.
setFilterIfMissing(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bool filter_if_missing = 5;
setFilters(int, FilterProtos.Filter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
setFilters(int, FilterProtos.Filter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
repeated .Filter filters = 2;
setFilterString(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setFilterString(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setFilterString(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setFilterString(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setFilterString(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setFilterString(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setFilterStringIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setFilterStringIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setFilterStringIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setFirst(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
required bytes first = 1;
setFirst(T1) - Method in class org.apache.hadoop.hbase.util.Pair
Replace the first element of the pair.
setFirst(A) - Method in class org.apache.hadoop.hbase.util.Triple
 
setFirstDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setFirstDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 first_data_block_offset = 9;
setFirstInsertionIndex(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setFirstPart(int, ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
repeated bytes first_part = 1;
setFirstRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
setFirstRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
setFirstRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
In HBase, the last row is represented by an empty byte array.
setFirstRow(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
Set the first row
setFirstRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
setFirstRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
setFixAssignments(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Fix inconsistencies found by fsck.
setFixEmptyMetaCells(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixHdfsHoles(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixHdfsOrphans(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixHdfsOverlaps(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixMeta(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixReferenceFiles(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixSplitParents(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixTableLocks(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
Set table locks fix mode.
setFixTableOrphans(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFixVersionFile(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setFlushed(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
optional bool flushed = 2;
setFollowingKvCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
optional uint32 following_kv_count = 7;
setForce(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
optional bool force = 2 [default = false];
setForcible(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
optional bool forcible = 3 [default = false];
setForcible(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
optional bool forcible = 3 [default = false];
setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
setFormat(String) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl
 
setFoundKV(boolean) - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
 
setFrags(Map<String, Integer>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setFrags(Map<String, Integer>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
setFrom(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
optional uint64 from = 1;
setFsDefault(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
setFsToken(SecureBulkLoadProtos.DelegationToken) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required .DelegationToken fs_token = 3;
setFsToken(SecureBulkLoadProtos.DelegationToken.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest.Builder
required .DelegationToken fs_token = 3;
setFuzzyKeysData(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
setFuzzyKeysData(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter.Builder
repeated .BytesBytesPair fuzzy_keys_data = 1;
setGauge(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Set a gauge to a specific value.
setGauge(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
Set a single gauge to a value.
setGeneralBloomFilterFaulty() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
setGenericException(ErrorHandlingProtos.GenericExceptionMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional .GenericExceptionMessage generic_exception = 2;
setGenericException(ErrorHandlingProtos.GenericExceptionMessage.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional .GenericExceptionMessage generic_exception = 2;
setGet(ClientProtos.Get) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .Get get = 3;
setGet(ClientProtos.Get.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .Get get = 3;
setGet(ClientProtos.Get) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .Get get = 2;
setGet(ClientProtos.Get.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .Get get = 2;
setGet(TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
the TGet to check for
setGet(TGet) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
the TGet to fetch
setGetIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
setGetIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
setGets(List<TGet>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
a list of TGets to fetch, the Result list will have the Results at corresponding positions or null if there was an error
setGetsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
setGlobalPermission(AccessControlProtos.GlobalPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .GlobalPermission global_permission = 2;
setGlobalPermission(AccessControlProtos.GlobalPermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .GlobalPermission global_permission = 2;
setHasCompression(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
optional bool has_compression = 1;
setHbaseVersion(FSProtos.HBaseVersionFileContent) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .HBaseVersionFileContent hbase_version = 1;
setHbaseVersion(FSProtos.HBaseVersionFileContent.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .HBaseVersionFileContent hbase_version = 1;
setHeader(String, String) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
setHeaders(Header[]) - Method in class org.apache.hadoop.hbase.rest.client.Response
 
setHeapSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
setHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 heapSizeMB = 4;
setHFileCorruptionChecker(HFileCorruptionChecker) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setHostName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
required string host_name = 1;
setHostname(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string hostname = 3;
setHostNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
required string host_name = 1;
setHostnameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string hostname = 3;
setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Deprecated.
Allows subclasses to set the HTable.
setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Allows subclasses to set the HTable.
setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Sets the HBase table.
setHTable(HTable) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Sets the HBase table.
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setIa(IllegalArgument) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setIa(TIllegalArgument) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
if the scannerId is invalid
setIa(TIllegalArgument) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
if the scannerId is invalid
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
setIaIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setId(String) - Method in class org.apache.hadoop.hbase.client.OperationWithAttributes
This method allows you to set an identifier on an operation.
setId(long) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required int32 id = 1;
setId(long) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
setId(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional int64 id = 4;
setId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
id of a scanner returned by scannerOpen
setId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
id of a scanner returned by scannerOpen
setId(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
id of a scanner returned by scannerOpen
setId(long) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setIdentifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes identifier = 1;
setIdentifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional bytes identifier = 1;
setIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
setIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
setIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
setIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setIfOlderThanTs(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
optional uint64 if_older_than_ts = 2;
setIgnorePreCheckPermission(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setIncludesMvccVersion(byte) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setIncludesMvccVersion(boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setIncrement(TIncrement) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
The single increment to apply
setIncrement(TIncrement) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
the TIncrement to increment
setIncrementIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
setIncrementIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
setIncrements(List<TIncrement>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
The list of increments
setIncrementsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
setIndex(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional uint32 index = 1;
setIndex(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional uint32 index = 1;
setInfoFamilyCachingForMeta(boolean) - Static method in class org.apache.hadoop.hbase.master.MasterFileSystem
Enable in memory caching for hbase:meta
setInfoServerPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 info_server_port = 9;
setInMemory(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setInMemory(boolean) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional bool inMemory = 4;
setInMemory(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setInMemoryIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Deprecated.
 
setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
setInputColumns(byte[][]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
setInsertionIndexes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setInterpreterClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required string interpreter_class_name = 1;
setInterpreterClassNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required string interpreter_class_name = 1;
setInterpreterSpecificBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
optional bytes interpreter_specific_bytes = 3;
setIntHeader(String, int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
setIo(IOError) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
setIo(TIOError) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
setIoIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
setIsDelete(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setIsDeleteIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setIsMajor(boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Specify if this compaction should be a major compaction based on the state of the store
setIsMasterRunning(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse.Builder
required bool is_master_running = 1;
setIsolationLevel(IsolationLevel) - Method in class org.apache.hadoop.hbase.client.Scan
 
setIsRecovering(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
optional bool isRecovering = 3;
setIsShared(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional bool is_shared = 4;
setIssueDate(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 issue_date = 4;
setJerseyVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
setJerseyVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jerseyVersion = 5;
setJerseyVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jerseyVersion = 5;
setJVMVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
setJvmVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jvmVersion = 2;
setJvmVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string jvmVersion = 2;
setKeepDeletedCells(boolean) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setKey(WALProtos.WALKey) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
required .WALKey key = 1;
setKey(WALProtos.WALKey.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
required .WALKey key = 1;
setKey(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey.Builder
required bytes key = 3;
setKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.RowModel
 
setKey(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
required bytes key = 1;
setKeyId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required int32 key_id = 3;
setKeyType(CellProtos.CellType) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional .CellType key_type = 5;
setKeyValueBytes(int, ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
repeated bytes key_value_bytes = 2;
setKind(AuthenticationProtos.TokenIdentifier.Kind) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required .TokenIdentifier.Kind kind = 1;
setKind(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string kind = 3;
setKindBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string kind = 3;
setLastContact(long) - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
setLastDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setLastDataBlockOffset(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 last_data_block_offset = 10;
setLastFlushedSequenceId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
required uint64 last_flushed_sequence_id = 1;
setLastFlushedSequenceId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
required uint64 last_flushed_sequence_id = 1;
setLastFlushTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
required uint64 last_flush_time = 1;
setLastRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
setLastRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
setLastRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
In HBase, the last row is represented by an empty byte array.
setLastRow(byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
Set the last row
setLastRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
setLastRow(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
setLatestVersionOnly(boolean) - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Set whether only the latest version of the column value should be compared.
setLatestVersionOnly(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter.Builder
optional bool latest_version_only = 6;
setLeastSigBits(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
required uint64 least_sig_bits = 1;
setLenAsVal(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter.Builder
required bool len_as_val = 1;
setLength(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta.Builder
optional uint32 length = 1;
setLength(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Update the length of this range.
setLength(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
setLength(int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
setLength(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
Update the length of this range.
setLimit(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter.Builder
required int32 limit = 1;
setLimit(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
required int32 limit = 1;
setLimit(int) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl.ImplData
 
setLimit(int) - Method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmpl
 
setLineNumber(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional int32 line_number = 4;
setListener(EventHandler.EventHandlerListener) - Method in class org.apache.hadoop.hbase.executor.EventHandler
 
setLiveNodes(List<StorageClusterStatusModel.Node>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
setLiveNodes(int, StorageClusterStatusMessage.StorageClusterStatus.Node) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
setLiveNodes(int, StorageClusterStatusMessage.StorageClusterStatus.Node.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node liveNodes = 1;
setLiveServers(int, ClusterStatusProtos.LiveServerInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
setLiveServers(int, ClusterStatusProtos.LiveServerInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .LiveServerInfo live_servers = 2;
setLoad(ClusterStatusProtos.ServerLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
optional .ServerLoad load = 2;
setLoad(ClusterStatusProtos.ServerLoad.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
optional .ServerLoad load = 2;
setLoadColumnFamiliesOnDemand(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Set the value indicating whether loading CFs on demand should be allowed (cluster default is false).
setLoadColumnFamiliesOnDemand(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool load_column_families_on_demand = 13;
setLoaded(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse.Builder
required bool loaded = 1;
setLoaded(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse.Builder
required bool loaded = 1;
setLoadOnOpenDataOffset(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 load_on_open_data_offset = 2;
setLoadOnOpenOffset(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setLocation(HRegionLocation) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
setLocation(String) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
setLocation(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional string location = 5;
setLocationBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional string location = 5;
setLocations(Path, Path...) - Method in class org.apache.hadoop.hbase.io.FileLink
NOTE: This method must be used only in the constructor! It creates a List with the specified locations for the link.
setLockOwner(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
required string lock_owner = 1;
setLockOwner(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .ServerName lock_owner = 2;
setLockOwner(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .ServerName lock_owner = 2;
setLockOwnerBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock.Builder
required string lock_owner = 1;
setLogPosition(String, String, long) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
Set the current position for a specific HLog in a given queue.
setLogPosition(String, String, long) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
 
setLogSequenceNumber(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required uint64 log_sequence_number = 3;
setLongMsg(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg.Builder
required int64 long_msg = 1;
setMajor(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
optional bool major = 2;
setMapEntries(int, HBaseProtos.NameStringPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
setMapEntries(int, HBaseProtos.NameStringPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse.Builder
repeated .NameStringPair map_entries = 1;
setMapEntry(int, HBaseProtos.BytesBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
setMapEntry(int, HBaseProtos.BytesBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto.Builder
repeated .BytesBytesPair map_entry = 1;
setMapperClass(Job, Class<? extends Mapper<ImmutableBytesWritable, Result, K2, V2>>) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
Set the application's mapper class.
setMaster(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ServerName master = 7;
setMaster(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
optional .ServerName master = 7;
setMaster(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
required .ServerName master = 1;
setMaster(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
required .ServerName master = 1;
setMaster(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmpl.ImplData
 
setMaster(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setMaster(HMaster) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
 
setMasterAddress(ZooKeeperWatcher, String, ServerName) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
Set master address into the master znode or into the backup subdirectory of backup masters; switch off the passed in znode path.
setMasterCoprocessors(int, HBaseProtos.Coprocessor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
setMasterCoprocessors(int, HBaseProtos.Coprocessor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .Coprocessor master_coprocessors = 6;
setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setMasterServices(MasterServices) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
setMasterServices(MasterServices) - Method in interface org.apache.hadoop.hbase.master.LoadBalancer
Set the master service.
setMaxChunkSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
 
setMaxColumn(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bytes max_column = 3;
setMaxColumnInclusive(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bool max_column_inclusive = 4;
setMaxFileSize(long) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
setMaxFileSize(long) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Sets the maximum size upto which a region can grow to after which a region split is triggered.
setMaxHeapMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 max_heap_MB = 4;
setMaxHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setMaxHeapSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 maxHeapSizeMB = 5;
setMaxMemstoreTS(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
setMaxMerge(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setMaxOverlapsToSideline(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setMaxPoolSize(int) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
setMaxPoolSize(int) - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
setMaxQualifierLength(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMaxQueueSize(int) - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
 
setMaxQueueSize(int) - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
 
setMaxResultSize(long) - Method in class org.apache.hadoop.hbase.client.Scan
Set the maximum result size.
setMaxResultSize(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint64 max_result_size = 10;
setMaxResultsPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Get
Set the maximum number of values to return per row per Column Family
setMaxResultsPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Scan
Set the maximum number of values to return per row per Column Family
setMaxRowLength(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMaxSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
setMaxStamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
setMaxStampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
setMaxTagsLength(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMaxValues(int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
setMaxVersions() - Method in class org.apache.hadoop.hbase.client.Get
Get all available versions.
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.client.Get
Get up to the specified number of versions of each column.
setMaxVersions() - Method in class org.apache.hadoop.hbase.client.Scan
Get all available versions.
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.client.Scan
Get up to the specified number of versions of each column.
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 max_versions = 6 [default = 1];
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 max_versions = 7 [default = 1];
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional int32 maxVersions = 4;
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int32 maxVersions = 7;
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setMaxVersions(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setMaxVersionsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setMaxVersionsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setMaxVersionsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setMemStoreFlushSize(long) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
setMemStoreFlushSize(long) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Represents the maximum size of the memstore after which the contents of the memstore are flushed to the filesystem.
setMemstoreSizeMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 memstore_size_MB = 6;
setMemstoreSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setMemstoreSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 memstoreSizeMB = 5;
setMemstoreTS(long) - Method in class org.apache.hadoop.hbase.KeyValue
Deprecated.
setMessage(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string message = 2;
setMessage(String) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
setMessage(String) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
setMessage(String) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
setMessage(String) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
setMessage(String) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
setMessageBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
optional string message = 2;
setMessageIsSet(boolean) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
setMessageIsSet(boolean) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
setMessageIsSet(boolean) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
setMessageIsSet(boolean) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
setMessageIsSet(boolean) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
setMetaIndexCount(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setMetaIndexCount(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 meta_index_count = 6;
setMetaLocation(ServerName) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setMetaLocation(ServerName) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
setMetaLocation(ZooKeeperWatcher, ServerName) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaRegionTracker
Sets the location of hbase:meta in ZooKeeper to the specified server address.
setMetaRegion(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Used to denote if the current table represents -ROOT- or hbase:meta region.
setMethodName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string method_name = 3;
setMethodName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string method_name = 2;
setMethodName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional string method_name = 3;
setMethodNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string method_name = 3;
setMethodNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage.Builder
optional string method_name = 2;
setMethodNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional string method_name = 3;
setMetrics(int, HBaseProtos.NameInt64Pair) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
setMetrics(int, HBaseProtos.NameInt64Pair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics.Builder
repeated .NameInt64Pair metrics = 1;
setMinColumn(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bytes min_column = 1;
setMinColumnInclusive(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter.Builder
optional bool min_column_inclusive = 2;
setMinMvccVersion(long) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMinStamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
setMinStampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
setMinTimestamp(long) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMinVersions(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setMoreResults(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional bool more_results = 3;
setMostSigBits(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID.Builder
required uint64 most_sig_bits = 2;
setMutateType(ClientProtos.MutationProto.MutationType) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .MutationProto.MutationType mutate_type = 2;
setMutation(ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .MutationProto mutation = 2;
setMutation(ClientProtos.MutationProto.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
optional .MutationProto mutation = 2;
setMutation(ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .MutationProto mutation = 2;
setMutation(ClientProtos.MutationProto.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .MutationProto mutation = 2;
setMutationRequest(int, ClientProtos.MutationProto) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
setMutationRequest(int, ClientProtos.MutationProto.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
repeated .MutationProto mutation_request = 1;
setMutations(List<Mutation>) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setMutations(List<Mutation>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
list of mutation commands
setMutations(List<Mutation>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
list of mutation commands
setMutations(List<TMutation>) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setMutationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setMutationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setMutationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setMutationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setMvccVersion(long) - Method in class org.apache.hadoop.hbase.KeyValue
 
setMvccVersionDeltaWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMvccVersionFields(LongEncoder) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMvccVersionIndexWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setMWrap(MetricsRegionServerWrapper) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmpl.ImplData
 
setName(byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
setName(TableName) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
required string name = 1;
setName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema.Builder
required bytes name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional string name = 1;
setName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor.Builder
required bytes name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
setName(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableModel
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
required string name = 1;
setName(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
required bytes name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
required string name = 1;
setName(int, String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList.Builder
repeated string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string name = 1;
setName(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional string name = 1;
setName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setName(String) - Method in class org.apache.hadoop.hbase.util.HasThread
 
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string name = 1;
setNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional string name = 1;
setNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setNamespace(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
required bytes namespace = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(int, HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(int, HBaseProtos.NamespaceDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse.Builder
repeated .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceDescriptor(HBaseProtos.NamespaceDescriptor.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest.Builder
required .NamespaceDescriptor namespaceDescriptor = 1;
setNamespaceGroupPermissions(String, String, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Overwrites the existing permission set for a group and triggers an update for zookeeper synchronization.
setNamespaceName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional bytes namespace_name = 3;
setNamespaceName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission.Builder
optional bytes namespace_name = 1;
setNamespaceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
required string namespaceName = 1;
setNamespaceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
required string namespaceName = 1;
setNamespaceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
required string namespaceName = 1;
setNamespaceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
required string namespaceName = 1;
setNamespaceNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest.Builder
required string namespaceName = 1;
setNamespaceNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest.Builder
required string namespaceName = 1;
setNamespaceNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest.Builder
required string namespaceName = 1;
setNamespaceNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest.Builder
required string namespaceName = 1;
setNamespacePermission(AccessControlProtos.NamespacePermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .NamespacePermission namespace_permission = 3;
setNamespacePermission(AccessControlProtos.NamespacePermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .NamespacePermission namespace_permission = 3;
setNamespaceUserPermissions(String, String, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Overwrites the existing permission set for a given user for a table, and triggers an update for zookeeper synchronization.
setNbRows(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
number of results to return
setNbRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
setNegativeIndex(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setNextCallSeq(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint64 next_call_seq = 6;
setNextNodeOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNextPtr(LruHashMap.Entry<K, V>) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Sets the next pointer for the entry in the LRU.
setNodeFirstInsertionIndexes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
write
setNumberOfRequests(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 number_of_requests = 1;
setNumberOfRowPrefixes(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setNumberOfRows(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint32 number_of_rows = 4;
setNumberOfRows(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setNumberOfThreads(Job, int) - Static method in class org.apache.hadoop.hbase.mapreduce.MultithreadedTableMapper
Set the number of threads in the pool for running maps.
setNumDataIndexLevels(int) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setNumDataIndexLevels(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint32 num_data_index_levels = 8;
setNumFamilyBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumKeyValueBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumMapTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
Sets the number of map tasks for the given job configuration to the number of regions the given table has.
setNumMetaBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumMvccVersionBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumOccurrences(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setNumQualifierBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumReduceTasks(String, JobConf) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
Sets the number of reduce tasks for the given job configuration to the number of regions the given table has.
setNumReduceTasks(String, Job) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Sets the number of reduce tasks for the given job configuration to the number of regions the given table has.
setNumRowBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumRows(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
number of rows to return
setNumRows(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
number of rows to return
setNumRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
setNumRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
setNumTagsBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumTimestampBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumUniqueFamilies(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumUniqueQualifiers(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumUniqueRows(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumUniqueTags(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumValueBytes(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setNumVersions(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
number of versions to retrieve
setNumVersions(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
number of versions to retrieve
setNumVersionsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setNumVersionsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setOffline(boolean) - Method in class org.apache.hadoop.hbase.HRegionInfo
The parent of a region split is offline while split daughters hold references to the parent.
setOffline(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bool offline = 5;
setOffPeak(boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
setOffset(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter.Builder
optional int32 offset = 2;
setOffset(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Update the beginning of this range.
setOffset(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
setOffset(int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
setOffset(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
Update the beginning of this range.
setOn(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
required bool on = 1;
setOnlineRegions(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
 
setOpenInfo(int, AdminProtos.OpenRegionRequest.RegionOpenInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
setOpenInfo(int, AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
repeated .OpenRegionRequest.RegionOpenInfo open_info = 1;
setOpeningState(int, AdminProtos.OpenRegionResponse.RegionOpeningState) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.Builder
repeated .OpenRegionResponse.RegionOpeningState opening_state = 1;
setOperationStatus(int, OperationStatus) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
Sets the status code for the operation(Mutation) at the specified position.
setOperationTimeout(int) - Method in class org.apache.hadoop.hbase.client.HTable
 
setOperator(FilterProtos.FilterList.Operator) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Builder
required .FilterList.Operator operator = 1;
setOSVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
setOsVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string osVersion = 3;
setOsVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string osVersion = 3;
setOutputArrayOffset(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setOwner(User) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
setOwnerString(String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
setPageSize(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter.Builder
required int64 page_size = 1;
setParent(TokenizerNode) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setParentId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
optional int64 parent_id = 2;
setParentStartPosition(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
get/set
setPassword(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes password = 2;
setPassword(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional bytes password = 2;
setPath(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required string path = 2;
setPathBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath.Builder
required string path = 2;
setPattern(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string pattern = 1;
setPatternBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required string pattern = 1;
setPatternFlags(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
required int32 pattern_flags = 2;
setPayload(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
optional bytes payload = 5;
setPermission(int, AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
setPermission(int, AccessControlProtos.Permission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest.Builder
repeated .Permission permission = 1;
setPermission(AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required .Permission permission = 3;
setPermission(AccessControlProtos.Permission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required .Permission permission = 3;
setPermissions(int, AccessControlProtos.Permission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
setPermissions(int, AccessControlProtos.Permission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
repeated .Permission permissions = 2;
setPingInterval(Configuration, int) - Static method in class org.apache.hadoop.hbase.ipc.RpcClient
set the ping interval value in configuration
setPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
optional uint32 port = 2;
setPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint32 port = 1;
setPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional int32 port = 4;
setPort(int) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setPortIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setPosition(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition.Builder
required int64 position = 1;
setPosition(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationHLogReaderManager
 
setPosition(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
Update the position index.
setPosition(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
setPrefix(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter.Builder
required bytes prefix = 1;
setPrefix(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter.Builder
optional bytes prefix = 1;
setPrefixLengthVariance(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setPrevBalanceValue(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse.Builder
optional bool prev_balance_value = 1;
setPrevPtr(LruHashMap.Entry<K, V>) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Sets the previous pointer for the entry in the LRU.
setPrevValue(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse.Builder
optional bool prev_value = 1;
setPriority(int) - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
setPriority(TableName) - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
setPriority(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional uint32 priority = 6;
setPriority(int) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
Sets the priority for the request
setPriority(int) - Method in class org.apache.hadoop.hbase.util.HasThread
 
setProcessed(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional bool processed = 2;
setPurpose(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional string purpose = 5;
setPurposeBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional string purpose = 5;
setPut(TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
the TPut to put if the check succeeds
setPut(TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
the TPut to put
setPut(TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
setPutIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setPutIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
setPuts(List<TPut>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
a list of TPuts to commit
setPutsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
setQosFunction(Function<Pair<RPCProtos.RequestHeader, Message>, Integer>) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Gets the QOS level for this call.
setQosFunction(Function<Pair<RPCProtos.RequestHeader, Message>, Integer>) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
setQualifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional bytes qualifier = 3;
setQualifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes qualifier = 3;
setQualifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes qualifier = 3;
setQualifier(int, ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column.Builder
repeated bytes qualifier = 2;
setQualifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes qualifier = 3;
setQualifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes qualifier = 1;
setQualifier(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName.Builder
required bytes qualifier = 2;
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setQualifier(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setQualifier(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setQualifier(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
column qualifier to check
setQualifier(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setQualifier(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
column qualifier to check
setQualifier(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setQualifierIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setQualifierIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
setQualifierIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setQualifierIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setQualifierIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setQualifierLengthVariance(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setQualifierOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setQualifiers(int, ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter.Builder
repeated bytes qualifiers = 1;
setQualifierValue(int, ClientProtos.MutationProto.ColumnValue.QualifierValue) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
setQualifierValue(int, ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.Builder
repeated .MutationProto.ColumnValue.QualifierValue qualifier_value = 2;
setRandomizer(Random) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setRange(FSProtos.Reference.Range) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
required .Reference.Range range = 2;
setRaw(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Enable/disable "raw" mode for this scan.
setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setting the table as read only sets all the columns in the table as read only.
setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Builder
optional bool readOnly = 5;
setReadRequestsCount(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 read_requests_count = 8;
setReadRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setReadRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 readRequestsCount = 7;
setRealUser(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
optional string real_user = 2;
setRealUserBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation.Builder
optional string real_user = 2;
setReason(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
required string reason = 1;
setReasonBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest.Builder
required string reason = 1;
setRecovering(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Reset recovering state of current region
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
required .RegionInfo region = 1;
setRegion(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
required .RegionInfo region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
required .RegionInfo region = 1;
setRegion(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder
required .RegionInfo region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegion(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest.Builder
required .RegionSpecifier region = 1;
setRegionA(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
setRegionA(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
setRegionA(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
setRegionA(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_a = 1;
setRegionAction(int, ClientProtos.RegionAction) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
setRegionAction(int, ClientProtos.RegionAction.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
repeated .RegionAction regionAction = 1;
setRegionActionResult(int, ClientProtos.RegionActionResult) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
setRegionActionResult(int, ClientProtos.RegionActionResult.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
repeated .RegionActionResult regionActionResult = 1;
setRegionB(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
setRegionB(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
setRegionB(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
setRegionB(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest.Builder
required .RegionSpecifier region_b = 2;
setRegionCachePrefetch(TableName, boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
setRegionCachePrefetch(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
setRegionCachePrefetch(TableName, boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
Enable or disable region cache prefetch for the table.
setRegionCachePrefetch(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
 
setRegionCachePrefetch(byte[], boolean) - Static method in class org.apache.hadoop.hbase.client.HTable
Enable or disable region cache prefetch for the table.
setRegionCachePrefetch(TableName, boolean) - Static method in class org.apache.hadoop.hbase.client.HTable
 
setRegionCachePrefetch(Configuration, byte[], boolean) - Static method in class org.apache.hadoop.hbase.client.HTable
Enable or disable region cache prefetch for the table.
setRegionCachePrefetch(Configuration, TableName, boolean) - Static method in class org.apache.hadoop.hbase.client.HTable
 
setRegionFilter(String) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
sets the region by which output will be filtered
setRegionId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required uint64 region_id = 1;
setRegionInfo(int, HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
setRegionInfo(int, HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
repeated .RegionInfo region_info = 1;
setRegionInfo(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
required .RegionInfo region_info = 1;
setRegionInfo(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.Builder
required .RegionInfo region_info = 1;
setRegionInfo(HBaseProtos.RegionInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionInfo region_info = 1;
setRegionInfo(HBaseProtos.RegionInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionInfo region_info = 1;
setRegionLoads(int, ClusterStatusProtos.RegionLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
setRegionLoads(int, ClusterStatusProtos.RegionLoad.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
repeated .RegionLoad region_loads = 5;
setRegionName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest.Builder
required bytes region_name = 1;
setRegionName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required bytes region_name = 2;
setRegions(List<StorageClusterStatusModel.Node.Region>) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setRegions(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
setRegions(List<TableRegionModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
setRegions(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional int32 regions = 3;
setRegions(int, StorageClusterStatusMessage.StorageClusterStatus.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
setRegions(int, StorageClusterStatusMessage.StorageClusterStatus.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region regions = 6;
setRegions(int, TableInfoMessage.TableInfo.Region) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
setRegions(int, TableInfoMessage.TableInfo.Region.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region regions = 2;
setRegionServer(HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmpl.ImplData
 
setRegionServer(HRegionServer) - Method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmpl.ImplData
 
setRegionServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
Set the list of region servers for that peer
setRegionsInTransition(int, ClusterStatusProtos.RegionInTransition) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
setRegionsInTransition(int, ClusterStatusProtos.RegionInTransition.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus.Builder
repeated .RegionInTransition regions_in_transition = 4;
setRegionSpecifier(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
required .RegionSpecifier region_specifier = 1;
setRegionSpecifier(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
required .RegionSpecifier region_specifier = 1;
setRegionState(ClusterStatusProtos.RegionState) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionState region_state = 2;
setRegionState(ClusterStatusProtos.RegionState.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionState region_state = 2;
setRegionsToReopen(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Set the list of regions that will be reopened because of an update in table schema
setRegionToFlush(int, ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse.Builder
repeated bytes region_to_flush = 1;
setReportEndTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 report_end_time = 8;
setReportStartTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint64 report_start_time = 7;
setRequest(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required bytes request = 4;
setRequestParam(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional bool request_param = 4;
setRequests(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setRequests(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
setRequests(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Builder
optional int32 requests = 4;
setRequests(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int32 requests = 3;
setResponse(Message, CellScanner) - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Call
Set the return value when there is no error.
setResponse(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse.Builder
optional uint32 response = 1;
setRESTVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
setRestVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string restVersion = 1;
setRestVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string restVersion = 1;
setResult(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
optional .Result result = 1;
setResult(ClientProtos.Result.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse.Builder
optional .Result result = 1;
setResult(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional .Result result = 1;
setResult(ClientProtos.Result.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse.Builder
optional .Result result = 1;
setResult(ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .Result result = 2;
setResult(ClientProtos.Result.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
optional .Result result = 2;
setResultOrException(int, ClientProtos.ResultOrException) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
setResultOrException(int, ClientProtos.ResultOrException.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult.Builder
repeated .ResultOrException resultOrException = 1;
setResults(int, ClientProtos.Result) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
setResults(int, ClientProtos.Result.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
repeated .Result results = 5;
setRetCode(int) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setReturnResults(boolean) - Method in class org.apache.hadoop.hbase.client.Append
 
setRIT(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
Set the number of regions in transition.
setRIT(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
setRITCountOverThreshold(int) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
Set the count of the number of regions that have been in transition over the threshold time.
setRITCountOverThreshold(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
setRITOldestAge(long) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
Set the oldest region in transition.
setRITOldestAge(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
setRootDir(Configuration, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
 
setRootIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 root_index_size_KB = 12;
setRootIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setRootIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 rootIndexSizeKB = 9;
setRootRegion(boolean) - Method in class org.apache.hadoop.hbase.HTableDescriptor
INTERNAL Used to denote if the current table represents -ROOT- region.
setRow(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes row = 1;
setRow(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
required bytes row = 1;
setRow(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition.Builder
required bytes row = 1;
setRow(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required bytes row = 1;
setRow(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
required bytes row = 1;
setRow(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional bytes row = 1;
setRow(byte[], int, short) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
Set current row
setRow(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional bytes row = 1;
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
row to increment
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
Row to update
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
key of the row to be completely deleted.
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
key of the row to be completely deleted.
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
Row to update
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
row key
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
row to check
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
row to check
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setRowBatches(List<BatchMutation>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
list of row batches
setRowBatches(List<BatchMutation>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
list of row batches
setRowBatchesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
setRowBatchesIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setRowBatchSize(int) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Deprecated.
Allows subclasses to set the Filter to be used.
setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
setRowFilter(Filter) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
setRowFilter(String) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
sets the region by which output will be filtered
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
setRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
setRowMutations(TRowMutations) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
mutations to apply
setRowMutationsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
setRowOffsetPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Get
Set offset for the row per Column Family.
setRowOffsetPerColumnFamily(int) - Method in class org.apache.hadoop.hbase.client.Scan
Set offset for the row per Column Family.
setRowProcessorClassName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
required string row_processor_class_name = 1;
setRowProcessorClassNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
required string row_processor_class_name = 1;
setRowProcessorInitializerMessage(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional bytes row_processor_initializer_message = 3;
setRowProcessorInitializerMessageName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional string row_processor_initializer_message_name = 2;
setRowProcessorInitializerMessageNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
optional string row_processor_initializer_message_name = 2;
setRowProcessorResult(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse.Builder
required bytes row_processor_result = 1;
setRows(int, CellSetMessage.CellSet.Row) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
setRows(int, CellSetMessage.CellSet.Row.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.CellSet.Row rows = 1;
setRows(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
row keys
setRows(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
row keys
setRows(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
row keys
setRows(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
row keys
setRowsDeleted(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
setRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
setRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setRowsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setRowTreeDepth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setRPC(String, Object[], long) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
setRPC(String, Object[], long) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Tells this instance that it is monitoring a new RPC call.
setRPCPacket(Message) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredRPCHandler
 
setRPCPacket(Message) - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
Gives this instance a reference to the protobuf received by the RPC, so that it can later compute its size if asked for it.
setRpcTimeout(int) - Static method in class org.apache.hadoop.hbase.ipc.RpcClient
 
setRpcVersion(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
optional uint32 rpc_version = 2;
setRpcVersion(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
optional uint32 rpc_version = 2;
setScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
setScan(ClientProtos.Scan.Builder) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Sets the scan defining the actual details like columns etc.
setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
Sets the scan defining the actual details like columns etc.
setScan(Scan) - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
Sets the scan defining the actual details like columns etc.
setScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required .Scan scan = 2;
setScan(ClientProtos.Scan.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest.Builder
required .Scan scan = 2;
setScan(ClientProtos.Scan) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .Scan scan = 2;
setScan(ClientProtos.Scan.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional .Scan scan = 2;
setScan(TScan) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
Scan instance
setScan(TScan) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
the scan object to get a Scanner for
setScan(TScan) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
the scan object to get a Scanner for
setScanIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
setScanIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
setScanIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
setScannerCaching(int) - Method in class org.apache.hadoop.hbase.client.HTable
Deprecated.
setScannerCaching(JobConf, int) - Static method in class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
Sets the number of rows to return and cache with each scanner iteration.
setScannerCaching(Job, int) - Static method in class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
Sets the number of rows to return and cache with each scanner iteration.
setScannerId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
optional uint64 scanner_id = 3;
setScannerId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional uint64 scanner_id = 2;
setScannerId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
the Id of the Scanner to close *
setScannerId(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
the Id of the Scanner to return rows from.
setScannerIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
setScannerIdIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
setScanQueryMatcher(ScanQueryMatcher) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
setScanResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse.Builder
optional int32 scan_result = 1;
setScans(List<Scan>) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
Allows subclasses to set the list of Scan objects.
setScope(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setScopes(int, WALProtos.FamilyScope) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
setScopes(int, WALProtos.FamilyScope.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
repeated .FamilyScope scopes = 6;
setScopes(NavigableMap<byte[], Integer>) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
setScopeType(WALProtos.ScopeType) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope.Builder
required .ScopeType scope_type = 2;
setSecond(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair.Builder
required bytes second = 2;
setSecond(T2) - Method in class org.apache.hadoop.hbase.util.Pair
Replace the second element of the pair.
setSecond(B) - Method in class org.apache.hadoop.hbase.util.Triple
 
setSecondPart(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse.Builder
optional bytes second_part = 2;
setSecretManager(SecretManager<? extends TokenIdentifier>) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
 
setSequenceFilter(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogPrettyPrinter
sets the region by which output will be filtered
setSequenceId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId.Builder
required uint64 sequence_id = 2;
setSequenceID(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
setSequenceNumber(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
optional int64 sequence_number = 6;
setSequenceNumber(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Called to ensure that log sequence numbers are always greater
setSerializedComparator(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator.Builder
optional bytes serialized_comparator = 2;
setSerializedFilter(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter.Builder
optional bytes serialized_filter = 2;
setServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
required .ServerName server = 1;
setServer(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
required .ServerName server = 1;
setServerCurrentTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint64 server_current_time = 3;
setServerInfo(AdminProtos.ServerInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
required .ServerInfo server_info = 1;
setServerInfo(AdminProtos.ServerInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse.Builder
required .ServerInfo server_info = 1;
setServerLoad(ClusterStatusProtos.ServerLoad) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerLoad server_load = 2;
setServerLoad(ClusterStatusProtos.ServerLoad.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo.Builder
required .ServerLoad server_load = 2;
setServerManager(ServerManager) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setServerManager(ServerManager) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
setServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
required .ServerName server_name = 1;
setServerName(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
required .ServerName server_name = 1;
setServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required .ServerName server_name = 4;
setServerName(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition.Builder
required .ServerName server_name = 4;
setServerName(HBaseProtos.ServerName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .ServerName server_name = 2;
setServerName(HBaseProtos.ServerName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .ServerName server_name = 2;
setServerName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setServerName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setServerNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl.ImplData
 
setServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmpl
 
setServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl.ImplData
 
setServers(List<ServerName>) - Method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmpl
 
setServerSideHConnectionRetries(Configuration, String, Log) - Static method in class org.apache.hadoop.hbase.client.HConnectionManager
Set the number of retries to use serverside when trying to communicate with another server over HConnection.
setServerStartCode(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
required uint64 server_start_code = 2;
setServerVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
setServerVersion(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string serverVersion = 4;
setServerVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version.Builder
optional string serverVersion = 4;
setService(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token.Builder
optional bytes service = 3;
setService(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string service = 4;
setServiceBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken.Builder
optional string service = 4;
setServiceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string service_name = 2;
setServiceName(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string service_name = 2;
setServiceNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall.Builder
required string service_name = 2;
setServiceNameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional string service_name = 2;
setSidelineBigOverlaps(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setSidelineDir(String) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
setSingleColumnValueFilter(FilterProtos.SingleColumnValueFilter) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
required .SingleColumnValueFilter single_column_value_filter = 1;
setSingleColumnValueFilter(FilterProtos.SingleColumnValueFilter.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter.Builder
required .SingleColumnValueFilter single_column_value_filter = 1;
setSizeOfLogQueue(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Set the size of the log queue
setSkipChecks(boolean) - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
setSlop(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
setSlop(Configuration) - Method in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
setSmall(boolean) - Method in class org.apache.hadoop.hbase.client.Scan
Set whether this scan is a small scan
setSmall(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bool small = 14;
setSmallestReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest.Builder
optional .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional .SnapshotDescription snapshot = 2;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse.Builder
optional .SnapshotDescription snapshot = 2;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshot(HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest.Builder
required .SnapshotDescription snapshot = 1;
setSnapshotHandlerForTesting(TableName, SnapshotSentinel) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Set the handler for the current snapshot
setSnapshots(int, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
setSnapshots(int, HBaseProtos.SnapshotDescription.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse.Builder
repeated .SnapshotDescription snapshots = 1;
setSocketSendBufSize(int) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Sets the socket buffer size used for responding to RPCs.
setSocketSendBufSize(int) - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
setSocketTimeout(Configuration, int) - Static method in class org.apache.hadoop.hbase.ipc.RpcClient
Set the socket timeout
setSortColumns(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setSortColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setSortedColumns(List<TColumn>) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setSortedColumnsIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
setSortedPrefixes(int, ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter.Builder
repeated bytes sorted_prefixes = 1;
setSource(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional string source = 1;
setSource(MetricsThriftServerSource) - Method in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
setSourceBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage.Builder
optional string source = 1;
setSpec(HBaseProtos.RegionSpecifier) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionSpecifier spec = 1;
setSpec(HBaseProtos.RegionSpecifier.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition.Builder
required .RegionSpecifier spec = 1;
setSplit(boolean) - Method in class org.apache.hadoop.hbase.HRegionInfo
 
setSplit(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bool split = 6;
setSplitkey(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Builder
required bytes splitkey = 1;
setSplitKeys(int, ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
repeated bytes split_keys = 2;
setSplitPoint(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest.Builder
optional bytes split_point = 2;
setStackTrace(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string stack_trace = 2;
setStackTraceBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse.Builder
optional string stack_trace = 2;
setStamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
optional uint64 stamp = 3;
setStartAndPrefix(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the prefix (and thus start row) of the keys you want
setStartAndPrefix(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setStartAndPrefixIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setStartCode(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName.Builder
optional uint64 start_code = 3;
setStartCode(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
 
setStartCode(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
optional int64 startCode = 2;
setStartDate(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
required string start_date = 1;
setStartDateBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp.Builder
required string start_date = 1;
setStartKey(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
setStartKey(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
optional bytes start_key = 3;
setStartKey(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
setStartKey(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region.Builder
optional bytes startKey = 2;
setStartKey(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setStartKey(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setStartKeyIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
Set the start row of the scan.
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
setStartRow(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bytes start_row = 3;
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setStartRow(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional bytes startRow = 1;
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Starting row in table to scan.
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Starting row in table to scan.
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Starting row in table to scan.
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Starting row in table to scan.
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStartRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStartRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStartRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
optional int64 startTime = 5;
setStartTime(long) - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
setState(ClusterStatusProtos.RegionState.State) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
required .RegionState.State state = 2;
setState(ZooKeeperProtos.ReplicationState.State) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.Builder
required .ReplicationState.State state = 1;
setState(ZooKeeperProtos.SplitLogTask.State) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
required .SplitLogTask.State state = 1;
setState(ZooKeeperProtos.Table.State) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.Builder
required .Table.State state = 1 [default = ENABLED];
setStatus(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
 
setStatus(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
 
setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.client.Scan
Set the stop row.
setStopRow(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional bytes stop_row = 4;
setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
row to stop scanning on.
setStopRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
row to stop scanning on.
setStopRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStopRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStopRow(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStopRow(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStopRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setStopRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setStopRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setStopRowIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setStopRowKey(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter.Builder
optional bytes stop_row_key = 1;
setStoreFile(int, String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse.Builder
repeated string store_file = 1;
setStorefileIndexSizeMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefile_index_size_MB = 7;
setStorefileIndexSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setStorefileIndexSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefileIndexSizeMB = 6;
setStorefiles(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefiles = 3;
setStorefiles(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setStorefiles(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefiles = 3;
setStorefileSizeMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 storefile_size_MB = 5;
setStorefileSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setStorefileSizeMB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 storefileSizeMB = 4;
setStoreHomeDir(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required string store_home_dir = 6;
setStoreHomeDirBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required string store_home_dir = 6;
setStoreLimit(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 store_limit = 8;
setStoreLimit(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 store_limit = 11;
setStoreOffset(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional uint32 store_offset = 9;
setStoreOffset(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional uint32 store_offset = 12;
setStores(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 stores = 2;
setStores(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setStores(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 stores = 2;
setStoreSequenceId(int, ZooKeeperProtos.StoreSequenceId) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
setStoreSequenceId(int, ZooKeeperProtos.StoreSequenceId.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds.Builder
repeated .StoreSequenceId store_sequence_id = 2;
setStoreUncompressedSizeMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 store_uncompressed_size_MB = 4;
setSubstr(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
required string substr = 1;
setSubstrBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator.Builder
required string substr = 1;
setSuccess(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setSuccess(List<TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
setSuccess(Map<ByteBuffer, ColumnDescriptor>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
setSuccess(TRegionInfo) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
setSuccess(List<TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
setSuccess(List<ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
setSuccess(List<TRegionInfo>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
setSuccess(List<TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
setSuccess(List<TCell>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
setSuccess(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setSuccess(List<TRowResult>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
setSuccess(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
setSuccess(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
setSuccess(List<TDelete>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
setSuccess(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
setSuccess(TResult) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
setSuccess(List<TResult>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
setSuccess(List<TResult>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
setSuccess(List<TResult>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setSuccess(TResult) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
setSuccess(int) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
setSuccessIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
setSuffixLengthVariance(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setSynchronous(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest.Builder
optional bool synchronous = 2;
setTable(String) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
setTable(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional string table = 2;
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
to check in and delete from
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
to check in and put to
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
the table to delete from
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
the table to delete from
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
the table to check on
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
the table to get from
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
the table to get from
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
the table to get the Scanner for
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
the table to increment the value on
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
table to apply the mutations
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
the table to get the Scanner for
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
the table to put data in
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
setTable(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
the table to put data in
setTable(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
setTableBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional string table = 2;
setTableGroupPermissions(String, TableName, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Overwrites the existing permission set for a group and triggers an update for zookeeper synchronization.
setTableInfo(HBaseFsck.TableInfo) - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
setTableInfo(HBaseFsck.TableInfo) - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
Set the TableInfo used by all HRegionInfos fabricated by other callbacks
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
setTableIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .TableName table_name = 2;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .TableName table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission.Builder
optional .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
required .TableName table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
optional .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
optional .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest.Builder
required .TableName table_name = 1;
setTableName(int, HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
setTableName(int, HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse.Builder
repeated .TableName tableName = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
required .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest.Builder
required .TableName table_name = 1;
setTableName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor.Builder
required bytes table_name = 1;
setTableName(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required bytes table_name = 2;
setTableName(HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .TableName table_name = 1;
setTableName(HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional .TableName table_name = 1;
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
name of table to create
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
name of table to delete
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
name of the table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
name of the table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
table name
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
name of the table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
name of the table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
table name
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
name of the table to check
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setTableName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
name of table
setTableName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
setTableNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setTableNameOrRegionName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
setTableNameOrRegionName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
setTableNameOrRegionName(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
setTableNameOrRegionName(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
setTableNameOrRegionNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
setTableNameOrRegionNameIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
setTableNames(int, HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
setTableNames(int, HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
repeated .TableName table_names = 1;
setTableNames(int, HBaseProtos.TableName) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
setTableNames(int, HBaseProtos.TableName.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse.Builder
repeated .TableName table_names = 1;
setTablePermission(AccessControlProtos.TablePermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .TablePermission table_permission = 4;
setTablePermission(AccessControlProtos.TablePermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
optional .TablePermission table_permission = 4;
setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Deprecated.
Allows subclasses to set the TableRecordReader.
setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableInputFormatBase
Allows subclasses to set the TableRecordReader.
setTableRecordReader(TableRecordReader) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
Allows subclasses to set the TableRecordReader.
setTables(List<TableModel>) - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
 
setTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
required .TableSchema table_schema = 1;
setTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest.Builder
required .TableSchema table_schema = 1;
setTableSchema(int, HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
setTableSchema(int, HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse.Builder
repeated .TableSchema table_schema = 1;
setTableSchema(int, HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
setTableSchema(int, HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse.Builder
repeated .TableSchema tableSchema = 1;
setTableSchema(HBaseProtos.TableSchema) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableSchema table_schema = 2;
setTableSchema(HBaseProtos.TableSchema.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest.Builder
required .TableSchema table_schema = 2;
setTableUserPermissions(String, TableName, List<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
Overwrites the existing permission set for a given user for a table, and triggers an update for zookeeper synchronization.
setTagsOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setTargetTableName(String[]) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
setTaskMonitor(TaskMonitor) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
setTaskMonitor(TaskMonitor) - Method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
setThird(C) - Method in class org.apache.hadoop.hbase.util.Triple
 
setThreadId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock.Builder
optional int64 thread_id = 3;
setThreadReadPoint(long) - Static method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
Set the thread read point to the given value.
setTickTime(int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
setTimeLag(long) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
We are interested in only those tables that have not changed their state in hbase:meta during the last few seconds specified by hbase.admin.fsck.timelag
setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.Get
Get versions of columns only within the specified timestamp range, [minStamp, maxStamp).
setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.Increment
Sets the TimeRange to be used on the Get for this increment.
setTimeRange(long, long) - Method in class org.apache.hadoop.hbase.client.Scan
Get versions of columns only within the specified timestamp range, [minStamp, maxStamp).
setTimeRange(HBaseProtos.TimeRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .TimeRange time_range = 5;
setTimeRange(HBaseProtos.TimeRange.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
optional .TimeRange time_range = 5;
setTimeRange(HBaseProtos.TimeRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .TimeRange time_range = 7;
setTimeRange(HBaseProtos.TimeRange.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional .TimeRange time_range = 7;
setTimeRange(HBaseProtos.TimeRange) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .TimeRange time_range = 6;
setTimeRange(HBaseProtos.TimeRange.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
optional .TimeRange time_range = 6;
setTimeRange(TTimeRange) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setTimeRange(TTimeRange) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setTimeRangeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setTimeRangeIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
setTimeRangeTracker(TimeRangeTracker) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
Set TimeRangeTracker
setTimestamp(long) - Method in class org.apache.hadoop.hbase.client.Delete
Set the timestamp of the delete.
setTimeStamp(long) - Method in class org.apache.hadoop.hbase.client.Get
Get versions of columns with the specified timestamp.
setTimeStamp(long) - Method in class org.apache.hadoop.hbase.client.Scan
Get versions of columns with the specified timestamp.
setTimestamp(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.master.RegionState
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional uint64 timestamp = 4;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional uint64 timestamp = 4;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
optional uint64 timestamp = 4;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional uint64 timestamp = 3;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell.Builder
optional int64 timestamp = 3;
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
timestamp
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setTimestamp(long) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setTimestampDeltaWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setTimestampDiffSize(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setTimestampFields(LongEncoder) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setTimestampIndexWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
setTimestampIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
setTimestamps(int, long) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter.Builder
repeated int64 timestamps = 1 [packed = true];
setTimeToLive(int) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setTimeToLive(int) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setTimeToLiveIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
setTo(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange.Builder
optional uint64 to = 2;
setToken(ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setToken(AuthenticationProtos.Token) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
optional .Token token = 1;
setToken(AuthenticationProtos.Token.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse.Builder
optional .Token token = 1;
setTokenBytes(ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
 
setTokenOffset(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
setTotalCompactingKVs(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 total_compacting_KVs = 10;
setTotalCompactingKVs(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setTotalCompactingKVs(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 totalCompactingKVs = 12;
setTotalNumberOfRequests(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 total_number_of_requests = 2;
setTotalRegions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
optional uint32 total_regions = 2;
setTotalStaticBloomSizeKB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 total_static_bloom_size_KB = 14;
setTotalStaticBloomSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setTotalStaticBloomSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 totalStaticBloomSizeKB = 11;
setTotalStaticIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint32 total_static_index_size_KB = 13;
setTotalStaticIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setTotalStaticIndexSizeKB(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int32 totalStaticIndexSizeKB = 10;
setTotalUncompressedBytes(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setTotalUncompressedBytes(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 total_uncompressed_bytes = 4;
setTrace(int, ErrorHandlingProtos.StackTraceElementMessage) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
setTrace(int, ErrorHandlingProtos.StackTraceElementMessage.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage.Builder
repeated .StackTraceElementMessage trace = 4;
setTraceId(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
optional int64 trace_id = 1;
setTraceInfo(TracingProtos.RPCTInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .RPCTInfo trace_info = 2;
setTraceInfo(TracingProtos.RPCTInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader.Builder
optional .RPCTInfo trace_info = 2;
setTransitionInZK(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional bool transition_in_ZK = 3 [default = true];
setTtl(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
optional uint32 ttl = 4;
setTtl(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Builder
optional int32 ttl = 3;
setType(AccessControlProtos.Permission.Type) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest.Builder
optional .Permission.Type type = 1;
setType(AccessControlProtos.Permission.Type) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Builder
required .Permission.Type type = 1;
setType(HBaseProtos.RegionSpecifier.RegionSpecifierType) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
required .RegionSpecifier.RegionSpecifierType type = 1;
setType(HBaseProtos.SnapshotDescription.Type) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional .SnapshotDescription.Type type = 4 [default = FLUSH];
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class org.apache.hadoop.hbase.util.HasThread
 
setUncompressedDataIndexSize(long) - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
setUncompressedDataIndexSize(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
optional uint64 uncompressed_data_index_size = 3;
setup(Mapper<ImmutableBytesWritable, Result, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.IndexBuilder.Map
 
setup(Reducer<ImmutableBytesWritable, Text, ImmutableBytesWritable, KeyValue>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
Handles initializing this class with objects specific to it (i.e., the parser).
setup(Mapper<LongWritable, Text, ImmutableBytesWritable, Put>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
Handles initializing this class with objects specific to it (i.e., the parser).
setup(Mapper<LongWritable, Text, ImmutableBytesWritable, Text>.Context) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
Handles initializing this class with objects specific to it (i.e., the parser).
setupConnection() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
setUpdateInfo(int, AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
setUpdateInfo(int, AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.Builder
repeated .UpdateFavoredNodesRequest.RegionUpdateInfo update_info = 1;
setupIOstreams() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
setupJob(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
setupTask(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
setUsedHeapMB(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
optional uint32 used_heap_MB = 3;
setUser(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission.Builder
required bytes user = 1;
setUser(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions.Builder
required bytes user = 1;
setUserInfo(RPCProtos.UserInformation) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .UserInformation user_info = 1;
setUserInfo(RPCProtos.UserInformation.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
optional .UserInformation user_info = 1;
setUsername(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Builder
required bytes username = 2;
setUsername(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string username = 1;
setUsernameBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse.Builder
optional string username = 1;
setUserPermission(int, AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
setUserPermission(int, AccessControlProtos.UserPermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse.Builder
repeated .UserPermission user_permission = 1;
setUserPermission(AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
required .UserPermission user_permission = 1;
setUserPermission(AccessControlProtos.UserPermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest.Builder
required .UserPermission user_permission = 1;
setUserPermission(AccessControlProtos.UserPermission) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
required .UserPermission user_permission = 1;
setUserPermission(AccessControlProtos.UserPermission.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest.Builder
required .UserPermission user_permission = 1;
setUserPermissions(int, AccessControlProtos.UsersAndPermissions.UserPermissions) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
setUserPermissions(int, AccessControlProtos.UsersAndPermissions.UserPermissions.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.Builder
repeated .UsersAndPermissions.UserPermissions user_permissions = 1;
setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
setValue(String, String) - Method in class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
 
setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setValue(String, String) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
setValue(byte[], byte[]) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setter for storing metadata as a (key, value) pair in HTableDescriptor.values map
setValue(ImmutableBytesWritable, ImmutableBytesWritable) - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
setValue(String, String) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Setter for storing metadata as a (key, value) pair in HTableDescriptor.values map
setValue(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
optional bytes value = 6;
setValue(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
optional bytes value = 6;
setValue(HBaseProtos.NameBytesPair) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .NameBytesPair value = 2;
setValue(HBaseProtos.NameBytesPair.Builder) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse.Builder
required .NameBytesPair value = 2;
setValue(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
optional bytes value = 2;
setValue(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable.Builder
optional bytes value = 1;
setValue(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair.Builder
optional bytes value = 2;
setValue(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair.Builder
optional int64 value = 2;
setValue(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string value = 2;
setValue(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.Builder
required bytes value = 2;
setValue(boolean) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse.Builder
required bool value = 1;
setValue(V) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Set the value of this entry.
setValue(byte[]) - Method in class org.apache.hadoop.hbase.rest.model.CellModel
 
setValue(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string value = 2;
setValue(String) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string value = 2;
setValue(long) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
amount to increment by
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
the expected value, if not provided the check is for the non-existence of the column in question
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setValue(byte[]) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
the expected value, if not provided the check is for the non-existence of the column in question
setValue(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setValue(long) - Method in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
setValueBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair.Builder
required string value = 2;
setValueBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute.Builder
required string value = 2;
setValueBytes(ByteString) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute.Builder
required string value = 2;
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
setValueIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
setValueLength(int) - Method in class org.apache.hadoop.hbase.util.test.RedundantKVGenerator
 
setValueLengthWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setValueOffsetWidth(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setValues(int, CellMessage.Cell) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
setValues(int, CellMessage.Cell.Builder) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row.Builder
repeated .org.apache.hadoop.hbase.rest.protobuf.generated.Cell values = 2;
setVersion(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
setVersion(String) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
required string version = 1;
setVersion(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
optional int32 version = 5;
setVersion(String) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
 
setVersion(byte) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setVersion(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Sets version of file system
setVersion(FileSystem, Path, int, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Sets version of file system
setVersion(FileSystem, Path, String, int, int) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Sets version of file system
setVersionBytes(ByteString) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent.Builder
required string version = 1;
setVersionIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
setVersionOfClosingNode(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
optional uint32 version_of_closing_node = 2;
setVersionOfOfflineNode(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
optional uint32 version_of_offline_node = 2;
setVersionsDeleted(long) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse.Builder
 
setVictimCache(BucketCache) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
setWalEdit(int, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
Sets the walEdit for the operation(Mutation) at the specified position.
setWALTrailer(WALProtos.WALTrailer) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
Sets HLog's WALTrailer.
setWALTrailer(WALProtos.WALTrailer) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
setWatchIfNodeExists(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Watch the specified znode, but only if exists.
setWebuiPort(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo.Builder
optional uint32 webui_port = 2;
setWriteBufferSize(long) - Method in class org.apache.hadoop.hbase.client.HTable
Sets the size of the buffer in bytes.
setWriteBufferSize(long) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
Sets the size of the buffer in bytes.
setWriteBufferSize(long) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
 
setWriteRequestsCount(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
optional uint64 write_requests_count = 9;
setWriteRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
 
setWriteRequestsCount(long) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region.Builder
optional int64 writeRequestsCount = 8;
setWriteTime(long) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
required uint64 write_time = 4;
setWriteToWAL(boolean) - Method in class org.apache.hadoop.hbase.client.Mutation
Deprecated.
setWriteToWAL(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setWriteToWALIsSet(boolean) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
setYetToUpdateRegions(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse.Builder
optional uint32 yet_to_update_regions = 1;
SEVENTY_FIFTH_PERCENTILE_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
SEVENTY_FIFTH_PERCENTILE_METRIC_NAME - Static variable in interface org.apache.hadoop.metrics2.MetricHistogram
 
shallowCopy() - Method in class org.apache.hadoop.hbase.KeyValue
Creates a shallow copy of this KeyValue, reusing the data byte buffer.
shallowCopy() - Method in interface org.apache.hadoop.hbase.util.ByteRange
Create a new ByteRange that points at this range's byte[].
shallowCopy() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
shallowCopy() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
shallowCopy() - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
shallowCopySubRange(int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
Create a new ByteRange that points at this range's byte[].
shallowCopySubRange(int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
shallowCopySubRange(int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
shipBatch(long) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
Convience method to apply changes to metrics do to shipping a batch of logs.
shipEdits(boolean) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Do the shipping logic
shouldArchiveTable(String) - Method in class org.apache.hadoop.hbase.backup.example.HFileArchiveTableMonitor
Determine if the given table should or should not allow its hfiles to be deleted in the archive
shouldBypass() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
For use by the coprocessor framework.
shouldCacheBlockOnRead(BlockType.BlockCategory) - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Should we cache a block of a particular category? We always cache important blocks such as index blocks, as long as the block cache is available.
shouldCacheBloomsOnWrite() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
shouldCacheBloomsOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCacheCompressed() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCacheDataOnRead() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
Returns whether the blocks of this HFile should be cached on read or not.
shouldCacheDataOnWrite() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
shouldCacheDataOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCacheIndexesOnWrite() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
shouldCacheIndexesOnWrite() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldCloseConnection - Variable in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
shouldComplete() - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
For use by the coprocessor framework.
shouldEvictBlocksOnClose() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
shouldEvictOnClose() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
shouldFixVersionFile() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
shouldIgnorePreCheckPermission() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
shouldRetry() - Method in class org.apache.hadoop.hbase.util.RetryCounter
 
shouldSeek(Scan, long) - Method in class org.apache.hadoop.hbase.regionserver.MemStore
Check if this memstore may contain the required keys
shouldSidelineBigOverlaps() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
 
shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.ConstantSizeRegionSplitPolicy
 
shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.DisabledRegionSplitPolicy
 
shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
 
shouldSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
 
shouldSplitHlog - Variable in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
shouldUseHBaseChecksum() - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
 
shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
Allows to filter out scanners (both StoreFile and memstore) that we don't want to use based on criteria such as Bloom filters and timestamp ranges.
shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.MemStore.MemStoreScanner
 
shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
 
shouldUseScanner(Scan, SortedSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
shouldWriteBlock(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Whether there is an inline block ready to be written.
shouldWriteBlock(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
Determines whether there is a new block to be written out.
shouldWriteBlock(boolean) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
shutdown() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Shuts down the HBase cluster
shutdown() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
Clean up the environment
shutdown(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
shutdown() - Method in class org.apache.hadoop.hbase.executor.ExecutorService
 
shutdown() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Shutdown the cache.
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
 
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
No operation for the shutdown in the memory IO engine
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
Close the file
shutdown() - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
Shutdown the IOEngine
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
 
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
shutdown() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
Sends a shutdown to all SingleSizeCache's contained by this cache.
shutdown() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Shut down the mini HBase cluster
shutdown() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Shutdown the threadpool executor service
shutdown() - Method in class org.apache.hadoop.hbase.master.HMaster
 
shutdown(RpcController, MasterProtos.ShutdownRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
shutdown(RpcController, MasterProtos.ShutdownRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
shutdown(RpcController, MasterProtos.ShutdownRequest, RpcCallback<MasterProtos.ShutdownResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc Shutdown(.ShutdownRequest) returns (.ShutdownResponse);
shutdown(RpcController, MasterProtos.ShutdownRequest, RpcCallback<MasterProtos.ShutdownResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc Shutdown(.ShutdownRequest) returns (.ShutdownResponse);
shutdown(RpcController, MasterProtos.ShutdownRequest, RpcCallback<MasterProtos.ShutdownResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
shutdown() - Method in class org.apache.hadoop.hbase.rest.client.Client
Shut down the client.
shutdown() - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner
 
shutdown(List<JVMClusterUtil.MasterThread>, List<JVMClusterUtil.RegionServerThread>) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
 
shutdown() - Method in class org.apache.hadoop.hbase.util.MetaUtils
Closes catalog regions if open.
shutdown(Thread) - Static method in class org.apache.hadoop.hbase.util.Threads
Shutdown passed thread using isAlive and join.
shutdown(Thread, long) - Static method in class org.apache.hadoop.hbase.util.Threads
Shutdown passed thread using isAlive and join.
shutdown() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
shutdownCluster() - Method in class org.apache.hadoop.hbase.master.ServerManager
 
ShutdownHook - Class in org.apache.hadoop.hbase.regionserver
Manage regionserver shutdown hooks.
ShutdownHook() - Constructor for class org.apache.hadoop.hbase.regionserver.ShutdownHook
 
ShutdownHookManager - Class in org.apache.hadoop.hbase.util
This class provides ShutdownHookManager shims for HBase to interact with the Hadoop 1.0.x and the Hadoop 2.0+ series.
ShutdownHookManager() - Constructor for class org.apache.hadoop.hbase.util.ShutdownHookManager
 
SimpleBlockCache - Class in org.apache.hadoop.hbase.io.hfile
Simple one RFile soft reference cache.
SimpleBlockCache() - Constructor for class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
Constructor
SimpleByteRange - Class in org.apache.hadoop.hbase.util
A basic ByteRange implementation.
SimpleByteRange() - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
Create a new ByteRange lacking a backing array and with an undefined viewport.
SimpleByteRange(int) - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
Create a new ByteRange over a new backing array of size capacity.
SimpleByteRange(byte[]) - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
Create a new ByteRange over the provided bytes.
SimpleByteRange(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.SimpleByteRange
Create a new ByteRange over the provided bytes.
SimpleLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
Makes decisions about the placement and movement of Regions across RegionServers.
SimpleLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.SimpleLoadBalancer
 
SimplePositionedByteRange - Class in org.apache.hadoop.hbase.util
Extends the basic SimpleByteRange implementation with position support.
SimplePositionedByteRange() - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
Create a new PositionedByteRange lacking a backing array and with an undefined viewport.
SimplePositionedByteRange(int) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
Create a new PositionedByteRange over a new backing array of size capacity.
SimplePositionedByteRange(byte[]) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
Create a new PositionedByteRange over the provided bytes.
SimplePositionedByteRange(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.util.SimplePositionedByteRange
Create a new PositionedByteRange over the provided bytes.
SimpleTotalOrderPartitioner<VALUE> - Class in org.apache.hadoop.hbase.mapreduce
A partitioner that takes start and end keys and uses bigdecimal to figure which reduce a key belongs to.
SimpleTotalOrderPartitioner() - Constructor for class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
 
SINGLE_COLUMN_VALUE_FILTER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
SINGLE_QUOTE - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for a single quote
SingleColumnValueExcludeFilter - Class in org.apache.hadoop.hbase.filter
A Filter that checks a single column value, but does not emit the tested column.
SingleColumnValueExcludeFilter(byte[], byte[], CompareFilter.CompareOp, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
Constructor for binary compare of the value of a single column.
SingleColumnValueExcludeFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
Constructor for binary compare of the value of a single column.
SingleColumnValueExcludeFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
Constructor for protobuf deserialization only.
SingleColumnValueFilter - Class in org.apache.hadoop.hbase.filter
This filter is used to filter cells based on value.
SingleColumnValueFilter(byte[], byte[], CompareFilter.CompareOp, byte[]) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Constructor for binary compare of the value of a single column.
SingleColumnValueFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Constructor for binary compare of the value of a single column.
SingleColumnValueFilter(byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, boolean, boolean) - Constructor for class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
Constructor for protobuf deserialization only.
SingleSizeCache - Class in org.apache.hadoop.hbase.io.hfile.slab
SingleSizeCache is a slab allocated cache that caches elements up to a single size.
SingleSizeCache(int, int, SlabItemActionWatcher) - Constructor for class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
Default constructor.
SINK_AGE_OF_LAST_APPLIED_OP - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
 
SINK_APPLIED_BATCHES - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
 
SINK_APPLIED_OPS - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
 
size() - Method in class org.apache.hadoop.hbase.client.MultiAction
Get the total number of Actions
size() - Method in class org.apache.hadoop.hbase.client.MultiResponse
 
size() - Method in class org.apache.hadoop.hbase.client.Mutation
Number of KeyValues carried by this Mutation.
size() - Method in class org.apache.hadoop.hbase.client.Result
 
size() - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
size() - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
size() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
Returns the total size of the block cache, in bytes.
size() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
Returns the total size of the block cache, in bytes.
size() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
 
size() - Method in class org.apache.hadoop.hbase.io.hfile.DoubleBlockCache
 
size() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Get the size of this cache (number of cached blocks)
size() - Method in class org.apache.hadoop.hbase.io.hfile.SimpleBlockCache
 
size() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SingleSizeCache
 
size() - Method in class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
 
size() - Method in class org.apache.hadoop.hbase.master.DeadServer
 
size() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
size() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Gets the size (number of entries) of the map.
size() - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
 
size() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
size() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
size() - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
size() - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
 
size() - Method in class org.apache.hadoop.hbase.util.PoolMap
 
size(K) - Method in class org.apache.hadoop.hbase.util.PoolMap
 
size() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
size() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
SIZE_VALUE_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
 
SizedCellScanner - Interface in org.apache.hadoop.hbase.io
A CellScanner that knows its size in memory in bytes.
sizeIndexOfAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
SIZEOF_BOOLEAN - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of boolean in bytes
SIZEOF_BYTE - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of byte in bytes
SIZEOF_CHAR - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of char in bytes
SIZEOF_DOUBLE - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of double in bytes
SIZEOF_FLOAT - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of float in bytes
SIZEOF_INT - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of int in bytes
SIZEOF_LONG - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of long in bytes
SIZEOF_SHORT - Static variable in class org.apache.hadoop.hbase.util.Bytes
Size of short in bytes
sizeOfAllocation(long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
 
skip(long) - Method in class org.apache.hadoop.hbase.io.LimitInputStream
 
skip(PositionedByteRange) - Method in interface org.apache.hadoop.hbase.types.DataType
Skip src's position forward over one encoded value.
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawByte
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawBytes
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawDouble
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawFloat
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawInteger
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawLong
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawShort
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.RawString
 
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.Struct
 
skip() - Method in class org.apache.hadoop.hbase.types.StructIterator
Bypass the next encoded value.
skip(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
Skip src's position forward over one encoded value.
skip(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Increment position in buffer.
skip(PositionedByteRange) - Static method in class org.apache.hadoop.hbase.util.OrderedBytes
Skip buff's position forward over one encoded value.
SKIP_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
SKIP Array
SKIP_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
SKIP_LINES_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
SKIP_WAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
SKIP_WAL = 1;
SkipFilter - Class in org.apache.hadoop.hbase.filter
A wrapper filter that filters an entire row if any of the Cell checks do not pass.
SkipFilter(Filter) - Constructor for class org.apache.hadoop.hbase.filter.SkipFilter
 
skipKVsNewerThanReadpoint() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
skipSleepCycle() - Method in class org.apache.hadoop.hbase.util.Sleeper
If currently asleep, stops sleeping; if not asleep, will skip the next sleep cycle.
SlabCache - Class in org.apache.hadoop.hbase.io.hfile.slab
SlabCache is composed of multiple SingleSizeCaches.
SlabCache(long, long) - Constructor for class org.apache.hadoop.hbase.io.hfile.slab.SlabCache
Default constructor, creates an empty SlabCache.
sleep() - Method in class org.apache.hadoop.hbase.Chore
Sleep for period.
sleep(long, int) - Method in class org.apache.hadoop.hbase.client.DelegatingRetryingCallable
 
sleep(long, int) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
sleep(long, int) - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
 
sleep() - Method in class org.apache.hadoop.hbase.util.Sleeper
Sleep for period.
sleep(long) - Method in class org.apache.hadoop.hbase.util.Sleeper
Sleep for period adjusted by passed startTime
sleep(long) - Static method in class org.apache.hadoop.hbase.util.Threads
If interrupted, just prints out the interrupt on STDOUT, resets interrupt and returns
Sleeper - Class in org.apache.hadoop.hbase.util
Sleeper for current thread.
Sleeper(int, Stoppable) - Constructor for class org.apache.hadoop.hbase.util.Sleeper
 
sleepForRetries(String, int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
Do the sleeping logic
sleepUntilNextRetry() - Method in class org.apache.hadoop.hbase.util.RetryCounter
Sleep for a exponentially back off time
sleepWithoutInterrupt(long) - Static method in class org.apache.hadoop.hbase.util.Threads
Sleeps for the given amount of time even if interrupted.
slop - Variable in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
SLOW_APPEND_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
SLOW_APPEND_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
SLOW_APPEND_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_APPEND_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_DELETE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_GET_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_GET_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_INCREMENT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_INCREMENT_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_MUTATE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_MUTATE_KEY - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SLOW_RESPONSE_NANO_SEC - Static variable in class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
SLOW_THRIFT_CALL_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
 
SMALL_COMPACTION_QUEUE_LENGTH - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
SMALL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
snapshot(String, TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Take a snapshot for the given table.
snapshot(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
snapshot(byte[], TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
public void snapshot(final String snapshotName, Create a timestamp consistent snapshot for the given table.
snapshot(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
snapshot(String, TableName, HBaseProtos.SnapshotDescription.Type) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Create typed snapshot of the table.
snapshot(String, String, HBaseProtos.SnapshotDescription.Type) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
snapshot(String, byte[], HBaseProtos.SnapshotDescription.Type) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
snapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Take a snapshot and wait for the server to complete that snapshot (blocking).
snapshot(RpcController, MasterProtos.SnapshotRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
Triggers an asynchronous attempt to take a snapshot.
snapshot - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
snapshot(RpcController, MasterProtos.SnapshotRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
snapshot(RpcController, MasterProtos.SnapshotRequest, RpcCallback<MasterProtos.SnapshotResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc Snapshot(.SnapshotRequest) returns (.SnapshotResponse);
snapshot(RpcController, MasterProtos.SnapshotRequest, RpcCallback<MasterProtos.SnapshotResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc Snapshot(.SnapshotRequest) returns (.SnapshotResponse);
snapshot(RpcController, MasterProtos.SnapshotRequest, RpcCallback<MasterProtos.SnapshotResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
snapshot - Variable in class org.apache.hadoop.hbase.snapshot.SnapshotTask
 
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Sample all the mutable metrics and put the snapshot in the builder
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MetricMutableQuantiles
 
snapshot(MetricsRecordBuilder, boolean) - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
 
snapshot() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
Get a snapshot of the current values of all the tracked quantiles.
SNAPSHOT_CLONE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_CLONE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_DIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Name of the directory to store all snapshots.
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
SNAPSHOT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
snapshot_jsp - Class in org.apache.hadoop.hbase.generated.master
 
snapshot_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.snapshot_jsp
 
SNAPSHOT_LAYOUT_VERSION - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Version of the fs layout for a snapshot.
SNAPSHOT_REQUEST_THREADS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
# of threads for snapshotting regions on the rs.
SNAPSHOT_REQUEST_THREADS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Conf key for number of request threads to start snapshots on regionservers
SNAPSHOT_REQUEST_WAKE_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Conf key for millis between checks to see if snapshot completed or if there are errors
SNAPSHOT_RESTORE_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_RESTORE_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
SNAPSHOT_TIMEOUT_MILLIS_DEFAULT - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Keep threads alive in request pool for max of 60 seconds
SNAPSHOT_TIMEOUT_MILLIS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Conf key for max time to keep threads in snapshot request pool waiting
SNAPSHOT_TMP_DIR_NAME - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Temporary directory under the snapshot directory to store in-progress snapshots
SnapshotCreationException - Exception in org.apache.hadoop.hbase.snapshot
Thrown when a snapshot could not be created due to a server-side error when taking the snapshot.
SnapshotCreationException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
Used internally by the RPC engine to pass the exception back to the client.
SnapshotCreationException(String, HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
Failure to create the specified snapshot
SnapshotCreationException(String, Throwable, HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotCreationException
Failure to create the specified snapshot due to an external cause
SnapshotDescriptionUtils - Class in org.apache.hadoop.hbase.snapshot
Utility class to help manage SnapshotDesriptions.
SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter - Class in org.apache.hadoop.hbase.snapshot
Filter that only accepts completed snapshot directories
SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter(FileSystem) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils.CompletedSnaphotDirectoriesFilter
 
snapshotDisabledRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
Take a snapshot of the specified disabled region
SnapshotDoesNotExistException - Exception in org.apache.hadoop.hbase.snapshot
Thrown when the server is looking for a snapshot but can't find the snapshot on the filesystem
SnapshotDoesNotExistException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException
 
SnapshotDoesNotExistException(HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotDoesNotExistException
 
SnapshotExistsException - Exception in org.apache.hadoop.hbase.snapshot
Thrown when a snapshot exists but should not
SnapshotExistsException(String, HBaseProtos.SnapshotDescription) - Constructor for exception org.apache.hadoop.hbase.snapshot.SnapshotExistsException
Failure due to the snapshot already existing
snapshotFailure(String, Exception) - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTask
 
SnapshotFileCache - Class in org.apache.hadoop.hbase.master.snapshot
Intelligently keep track of all the files for all the snapshots.
SnapshotFileCache(Configuration, long, String, SnapshotFileCache.SnapshotFileInspector) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
Create a snapshot file cache for all snapshots under the specified [root]/.snapshot on the filesystem.
SnapshotFileCache(FileSystem, Path, long, long, String, SnapshotFileCache.SnapshotFileInspector) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
Create a snapshot file cache for all snapshots under the specified [root]/.snapshot on the filesystem
SnapshotFileCache.RefreshCacheTask - Class in org.apache.hadoop.hbase.master.snapshot
Simple helper task that just periodically attempts to refresh the cache
SnapshotFileCache.RefreshCacheTask() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache.RefreshCacheTask
 
SnapshotHFileCleaner - Class in org.apache.hadoop.hbase.master.snapshot
Implementation of a file cleaner that checks if a hfile is still used by snapshots of HBase tables.
SnapshotHFileCleaner() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
SnapshotInfo - Class in org.apache.hadoop.hbase.snapshot
Tool for dumping snapshot information.
SnapshotInfo() - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotInfo
 
SnapshotInfo.SnapshotStats - Class in org.apache.hadoop.hbase.snapshot
Statistics about the snapshot How many store files and logs are in the archive How many store files and logs are shared with the table Total store files and logs size and shared amount
SNAPSHOTINFO_FILE - Static variable in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
The file contains the snapshot basic information and it is under the directory of a snapshot.
SnapshotLogCleaner - Class in org.apache.hadoop.hbase.master.snapshot
Implementation of a log cleaner that checks if a log is still used by snapshots of HBase tables.
SnapshotLogCleaner() - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
 
SnapshotManager - Class in org.apache.hadoop.hbase.master.snapshot
This class manages the procedure of taking and restoring snapshots.
SnapshotManager(MasterServices, MetricsMaster) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Construct a snapshot manager.
SnapshotManager(MasterServices, MetricsMaster, ProcedureCoordinator, ExecutorService) - Constructor for class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Fully specify all necessary components of a snapshot manager.
SnapshotOfRegionAssignmentFromMeta - Class in org.apache.hadoop.hbase.master
Used internally for reading meta and constructing datastructures that are then queried, for things like regions to regionservers, table to regions, etc.
SnapshotOfRegionAssignmentFromMeta(CatalogTracker) - Constructor for class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
 
SnapshotOfRegionAssignmentFromMeta(CatalogTracker, Set<TableName>, boolean) - Constructor for class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
 
SnapshotReferenceUtil - Class in org.apache.hadoop.hbase.snapshot
Utility methods for interacting with the snapshot referenced files.
SnapshotReferenceUtil.FileVisitor - Interface in org.apache.hadoop.hbase.snapshot
 
snapshotRegions(List<Pair<HRegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
 
snapshotRegions(List<Pair<HRegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
This method kicks off a snapshot procedure.
snapshotRegions(List<Pair<HRegionInfo, ServerName>>) - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
Snapshot the specified regions
SNAPSHOTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
SnapshotSentinel - Interface in org.apache.hadoop.hbase.master
Watch the current snapshot under process
snapshotTable - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
SnapshotTask - Class in org.apache.hadoop.hbase.snapshot
General snapshot operation taken on a regionserver
SnapshotTask(HBaseProtos.SnapshotDescription, ForeignExceptionDispatcher) - Constructor for class org.apache.hadoop.hbase.snapshot.SnapshotTask
 
sniff(HBaseAdmin, TableName) - Static method in class org.apache.hadoop.hbase.tool.Canary
Canary entry point for specified table.
socket - Variable in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
socket - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
SOCKET_RETRY_WAIT_MS - Static variable in class org.apache.hadoop.hbase.HConstants
The delay when re-trying a socket operation in a loop (HBASE-4712)
socketFactory - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
socketSendBufferSize - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
SoftValueSortedMap<K,V> - Class in org.apache.hadoop.hbase.util
A SortedMap implementation that uses Soft Reference values internally to make it play well with the GC when in a low-memory situation.
SoftValueSortedMap() - Constructor for class org.apache.hadoop.hbase.util.SoftValueSortedMap
Constructor
SoftValueSortedMap(Comparator<K>) - Constructor for class org.apache.hadoop.hbase.util.SoftValueSortedMap
Constructor
solve() - Method in class org.apache.hadoop.hbase.util.MunkresAssignment
Get the optimal assignments.
sortColumns - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
SORTED_PREFIXES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
sortedColumns - Variable in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
SortedCopyOnWriteSet<E> - Class in org.apache.hadoop.hbase.util
Simple SortedSet implementation that uses an internal TreeSet to provide ordering.
SortedCopyOnWriteSet() - Constructor for class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
SortedCopyOnWriteSet(Collection<? extends E>) - Constructor for class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
SortedCopyOnWriteSet(Comparator<? super E>) - Constructor for class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
sortedIndexByInsertionId - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
sortedIndexByUniqueIndex - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
sortedPrefixes - Variable in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
sortedRanges - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
sortedUniqueValues - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
SOURCE_AGE_OF_LAST_SHIPPED_OP - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
SOURCE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
SOURCE_LOG_EDITS_FILTERED - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
SOURCE_LOG_EDITS_READ - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
SOURCE_SHIPPED_BATCHES - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
SOURCE_SHIPPED_OPS - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
SOURCE_SIZE_OF_LOG_QUEUE - Static variable in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
 
SPAN_RECEIVERS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.trace.SpanReceiverHost
 
SpanReceiverHost - Class in org.apache.hadoop.hbase.trace
This class provides functions for reading the names of SpanReceivers from hbase-site.xml, adding those SpanReceivers to the Tracer, and closing those SpanReceivers when appropriate.
SPEC_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
split(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Split a table or an individual region.
split(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Split a table or an individual region.
split(String, String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
split(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Split a table or an individual region.
split(int, ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
Called when we need to convert a leaf node into a branch with 2 leaves.
split(AdminProtos.AdminService.BlockingInterface, HRegionInfo, byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
A helper to split a region using admin protocol.
split(Path, Path, Path, FileSystem, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
 
split(byte[], byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Split passed range.
split(byte[], byte[], boolean, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Split passed range.
split(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
split(int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
split(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
Split a pre-existing region into 2 regions.
split(int) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
Split an entire table.
split(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
split(int) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
split2(BigInteger, BigInteger) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
Divide 2 numbers in half (for split algorithm)
SPLIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
SPLIT_KEYS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
SPLIT_LOGDIR_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Used to construct the name of the splitlog directory for a region server
SPLIT_POINT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
SPLIT_POLICY - Static variable in class org.apache.hadoop.hbase.HTableDescriptor
 
SPLIT_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
SPLIT_SIZE_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
SPLIT_SKIP_ERRORS_DEFAULT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
SPLIT_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
SPLIT_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
SPLIT_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
SPLIT = 8;
SPLITA_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The lower-half split region column qualifier
SPLITB_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The upper-half split region column qualifier
splitKerberosName(String) - Static method in class org.apache.hadoop.hbase.security.SaslUtil
Splitting fully qualified Kerberos name into parts
splitkey - Variable in class org.apache.hadoop.hbase.io.HalfStoreFileReader
 
SPLITKEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
splitLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
splitLog(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
splitLog(Set<ServerName>, PathFilter) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
This method is the base split method that splits HLog files matching a filter.
SplitLogCounters - Class in org.apache.hadoop.hbase
Counters kept by the distributed WAL split log process.
SplitLogCounters() - Constructor for class org.apache.hadoop.hbase.SplitLogCounters
 
splitLogDistributed(Path) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
 
splitLogDistributed(List<Path>) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
The caller will block until all the log files of the given region server have been processed - successfully split or an error is encountered - by an available worker region server.
splitLogDistributed(Set<ServerName>, List<Path>, PathFilter) - Method in class org.apache.hadoop.hbase.master.SplitLogManager
The caller will block until all the hbase:meta log files of the given region server have been processed - successfully split or an error is encountered - by an available worker region server.
splitLogFile(Path, FileStatus, FileSystem, Configuration, CancelableProgressable, LastSequenceId, ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
Splits a HLog file into region's recovered-edits directory.
SplitLogManager - Class in org.apache.hadoop.hbase.master
Distributes the task of log splitting to the available region servers.
SplitLogManager(ZooKeeperWatcher, Configuration, Stoppable, MasterServices, ServerName) - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager
SplitLogManager(ZooKeeperWatcher, Configuration, Stoppable, MasterServices, ServerName, boolean) - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager
SplitLogManager(ZooKeeperWatcher, Configuration, Stoppable, MasterServices, ServerName, boolean, SplitLogManager.TaskFinisher) - Constructor for class org.apache.hadoop.hbase.master.SplitLogManager
Its OK to construct this object even when region-servers are not online.
SplitLogManager.TaskFinisher - Interface in org.apache.hadoop.hbase.master
SplitLogManager can use objects implementing this interface to finish off a partially done task by SplitLogWorker.
SplitLogManager.TaskFinisher.Status - Enum in org.apache.hadoop.hbase.master
status that can be returned finish()
SplitLogTask - Class in org.apache.hadoop.hbase
State of a WAL log split during distributed splitting.
SplitLogTask.Done - Class in org.apache.hadoop.hbase
 
SplitLogTask.Done(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Done
 
SplitLogTask.Err - Class in org.apache.hadoop.hbase
 
SplitLogTask.Err(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Err
 
SplitLogTask.Owned - Class in org.apache.hadoop.hbase
 
SplitLogTask.Owned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Owned
 
SplitLogTask.Resigned - Class in org.apache.hadoop.hbase
 
SplitLogTask.Resigned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Resigned
 
SplitLogTask.Unassigned - Class in org.apache.hadoop.hbase
 
SplitLogTask.Unassigned(ServerName) - Constructor for class org.apache.hadoop.hbase.SplitLogTask.Unassigned
 
SplitLogWorker - Class in org.apache.hadoop.hbase.regionserver
This worker is spawned in every regionserver (should we also spawn one in the master?).
SplitLogWorker(ZooKeeperWatcher, Configuration, RegionServerServices, SplitLogWorker.TaskExecutor) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitLogWorker
 
SplitLogWorker(ZooKeeperWatcher, Configuration, ServerName, SplitLogWorker.TaskExecutor) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitLogWorker
 
SplitLogWorker(ZooKeeperWatcher, Configuration, RegionServerServices, LastSequenceId) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitLogWorker
 
SplitLogWorker.TaskExecutor - Interface in org.apache.hadoop.hbase.regionserver
Objects implementing this interface actually do the task that has been acquired by a SplitLogWorker.
SplitLogWorker.TaskExecutor.Status - Enum in org.apache.hadoop.hbase.regionserver
 
splitLogZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
splitMetaLog(ServerName) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Specialized method to handle the splitting for meta HLog
splitMetaLog(Set<ServerName>) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
Specialized method to handle the splitting for meta HLog
splitRegion(CatalogTracker, HRegionInfo, HRegionInfo, HRegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Splits the region into two in an atomic operation.
splitRegion(RpcController, AdminProtos.SplitRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
splitRegion(RpcController, AdminProtos.SplitRegionRequest, RpcCallback<AdminProtos.SplitRegionResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc SplitRegion(.SplitRegionRequest) returns (.SplitRegionResponse);
splitRegion(RpcController, AdminProtos.SplitRegionRequest, RpcCallback<AdminProtos.SplitRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc SplitRegion(.SplitRegionRequest) returns (.SplitRegionResponse);
splitRegion(RpcController, AdminProtos.SplitRegionRequest, RpcCallback<AdminProtos.SplitRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
splitRegion(RpcController, AdminProtos.SplitRegionRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Split a region on the region server.
splitStoreFile(LoadIncrementalHFiles.LoadQueueItem, HTable, byte[], byte[]) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
 
SPLITTING_EXT - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
File Extension used while splitting an HLog into regions (HBASE-2312)
SPLITTING_NEW_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
SPLITTING_NEW = 13;
SPLITTING_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
SPLITTING = 7;
SplitTransaction - Class in org.apache.hadoop.hbase.regionserver
Executes region split as a "transaction".
SplitTransaction(HRegion, byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.SplitTransaction
Constructor
src - Variable in class org.apache.hadoop.hbase.types.StructIterator
 
STACK_TRACE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
STAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
stampSet - Variable in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
standardSchemeReadValue(TProtocol, TField) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
standardSchemeWriteValue(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
start() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
Start monitoring for archive updates
start() - Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
Starts the catalog tracker.
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
Stores a reference to the coprocessor environment provided by the RegionCoprocessorHost from the region where this coprocessor is loaded.
start(CoprocessorEnvironment) - Method in interface org.apache.hadoop.hbase.Coprocessor
 
start() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
Start a timer to fail a process if it takes longer than the expected time to complete.
start() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Starts the service.
start() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
START - Static variable in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
Deprecated.
start() - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
start(ProcedureCoordinator) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureCoordinatorRpcs
Initialize and start threads necessary to connect an implementation's rpc mechanisms.
start(String, ProcedureMember) - Method in interface org.apache.hadoop.hbase.procedure.ProcedureMemberRpcs
Initialize and start any threads or connections the member needs.
start(ProcedureCoordinator) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
Start monitoring znodes in ZK - subclass hook to start monitoring znodes they are about.
start(String, ProcedureMember) - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
 
start() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Start accepting snapshot requests.
start() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
start the SplitLogWorker thread
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
start() - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
start() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
start(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
start() - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
start() - Method in class org.apache.hadoop.hbase.util.HasThread
 
start() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
start() - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
start() - Method in class org.apache.hadoop.hbase.zookeeper.DrainingServerTracker
Starts the tracking of draining RegionServers.
start() - Method in class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
Starts the tracking of online RegionServers.
start() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
Deprecated.
 
start() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
Starts the tracking of the node in ZooKeeper.
START_CODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
START_DATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
START_KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
START_ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
START_TIME_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
 
startAndPrefix - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
the prefix (and thus start row) of the keys you want
startCacheFlush(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
WAL keeps track of the sequence numbers that were not yet flushed from memstores in order to be able to do cleanup.
startCancel() - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
 
startCancel() - Method in class org.apache.hadoop.hbase.ipc.ServerRpcController
 
startCatalogJanitorChore() - Method in class org.apache.hadoop.hbase.master.HMaster
Useful for testing purpose also where we have master restart scenarios.
STARTCODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
STARTCODE_QUALIFIER - Static variable in class org.apache.hadoop.hbase.HConstants
The startcode column qualifier
startDelay(boolean) - Method in interface org.apache.hadoop.hbase.ipc.Delayable
Signal that the call response should be delayed, thus freeing the RPC server to handle different requests.
startExecutorService(ExecutorType, int) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
 
startKey - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
STARTKEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
startNamespaceJanitorChore() - Method in class org.apache.hadoop.hbase.master.HMaster
Useful for testing purpose also where we have master restart scenarios.
startProcedure(ForeignExceptionDispatcher, String, byte[], List<String>) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
Kick off the named procedure
startRegionOperation() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
This method needs to be called before any public call that reads or modifies data.
startRegionOperation(HRegion.Operation) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
startRegionServer(HRegionServer) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
startRegionServer(HRegionServer, String) - Static method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
startReplicationService() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationService
Start replication services.
startReplicationService() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
If replication is enabled and this cluster is a master, it starts
startRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
Starting row in table to scan.
startRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
Starting row in table to scan.
startRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
Starting row in table to scan.
startRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
Starting row in table to scan.
startRow - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
startRow - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
STARTROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
startStateTracker(ZooKeeperWatcher, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeer
start a state tracker to check whether this peer is enabled or not
startsWith(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Return true if the byte array on the right is a prefix of the byte array on the left.
startThreads() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Starts the service threads but does not allow requests to be responded yet.
startThreads() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
STARTTIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
startup() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
Initialize the environment
startup() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Start the cluster.
startup() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
startup() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
Start the replication
startup(List<JVMClusterUtil.MasterThread>, List<JVMClusterUtil.RegionServerThread>) - Static method in class org.apache.hadoop.hbase.util.JVMClusterUtil
Start the cluster.
startup(File) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
startup(File, int) - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
 
startWriting(BlockType) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
Starts writing into the block.
state - Variable in enum org.apache.hadoop.hbase.security.SaslStatus
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
STATE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
StateDumpServlet - Class in org.apache.hadoop.hbase.monitoring
 
StateDumpServlet() - Constructor for class org.apache.hadoop.hbase.monitoring.StateDumpServlet
 
STATIC_BLOOM_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STATIC_BLOOM_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STATIC_INDEX_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STATIC_INDEX_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STATS_RECORD_SEP - Static variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Record separator for the Bloom filter statistics human-readable string
status - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
STATUS_MULTICAST_ADDRESS - Static variable in class org.apache.hadoop.hbase.HConstants
IP to use for the multicast status messages between the master and the clients.
STATUS_MULTICAST_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
The port to use for the multicast messages.
STATUS_PUBLISH_PERIOD - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
The minimum time between two status messages, in milliseconds.
STATUS_PUBLISHED - Static variable in class org.apache.hadoop.hbase.HConstants
Setting to activate, or not, the publication of the status by the master.
STATUS_PUBLISHED_DEFAULT - Static variable in class org.apache.hadoop.hbase.HConstants
 
STATUS_PUBLISHER_CLASS - Static variable in class org.apache.hadoop.hbase.master.ClusterStatusPublisher
The implementation class used to publish the status.
STD_DEV_METRIC_NAME - Static variable in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
stepDownAsLeader() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
Deprecated.
Removes the leader znode, if it is currently claimed by this instance.
StochasticLoadBalancer - Class in org.apache.hadoop.hbase.master.balancer
This is a best effort load balancer.
StochasticLoadBalancer() - Constructor for class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer
 
StochasticLoadBalancer.CostFromRegionLoadFunction - Class in org.apache.hadoop.hbase.master.balancer
Base class the allows writing costs functions from rolling average of some number from RegionLoad.
StochasticLoadBalancer.CostFunction - Class in org.apache.hadoop.hbase.master.balancer
Base class of StochasticLoadBalancer's Cost Functions.
StochasticLoadBalancer.LoadPicker - Class in org.apache.hadoop.hbase.master.balancer
 
StochasticLoadBalancer.LoadPicker() - Constructor for class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.LoadPicker
 
StochasticLoadBalancer.LocalityCostFunction - Class in org.apache.hadoop.hbase.master.balancer
Compute a cost of a potential cluster configuration based upon where StoreFiles are located.
StochasticLoadBalancer.MemstoreSizeCostFunction - Class in org.apache.hadoop.hbase.master.balancer
Compute the cost of total memstore size.
StochasticLoadBalancer.MoveCostFunction - Class in org.apache.hadoop.hbase.master.balancer
Given the starting state of the regions and a potential ending state compute cost based upon the number of regions that have moved.
StochasticLoadBalancer.ReadRequestCostFunction - Class in org.apache.hadoop.hbase.master.balancer
Compute the cost of total number of read requests The more unbalanced the higher the computed cost will be.
StochasticLoadBalancer.RegionCountSkewCostFunction - Class in org.apache.hadoop.hbase.master.balancer
Compute the cost of a potential cluster state from skew in number of regions on a cluster.
StochasticLoadBalancer.StoreFileCostFunction - Class in org.apache.hadoop.hbase.master.balancer
Compute the cost of total open storefiles size.
StochasticLoadBalancer.TableSkewCostFunction - Class in org.apache.hadoop.hbase.master.balancer
Compute the cost of a potential cluster configuration based upon how evenly distributed tables are.
StochasticLoadBalancer.WriteRequestCostFunction - Class in org.apache.hadoop.hbase.master.balancer
Compute the cost of total number of write requests.
stop(String) - Method in class org.apache.hadoop.hbase.backup.example.LongTermArchivingHFileCleaner
 
stop() - Method in class org.apache.hadoop.hbase.backup.example.TableHFileArchiveTracker
Stop this tracker and the passed zookeeper
stop() - Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
Stop working.
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.BulkDeleteEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.RowCountEndpoint
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.coprocessor.MultiRowMutationEndpoint
 
stop(CoprocessorEnvironment) - Method in interface org.apache.hadoop.hbase.Coprocessor
 
stop() - Method in class org.apache.hadoop.hbase.ipc.RpcClient
Stop all threads related to this client.
stop() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
Stops the service.
stop() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
 
stop() - Method in class org.apache.hadoop.hbase.master.ActiveMasterManager
 
stop() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
stop(String) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
 
stop(String) - Method in class org.apache.hadoop.hbase.master.cleaner.BaseHFileCleanerDelegate
 
stop(String) - Method in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
stop(String) - Method in class org.apache.hadoop.hbase.master.HMaster
 
stop() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
stop() - Method in class org.apache.hadoop.hbase.master.ServerManager
Stop the ServerManager.
stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
 
stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotHFileCleaner
 
stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
 
stop(String) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
 
stop() - Method in class org.apache.hadoop.hbase.master.SplitLogManager
 
stop(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer.MovedRegionsCleaner
 
stop(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
stop(boolean) - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
Close this and all running snapshot tasks
stop() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
stop the SplitLogWorker thread
stop(String) - Method in class org.apache.hadoop.hbase.replication.master.ReplicationLogCleaner
 
stop() - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
stop() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenSecretManager
 
stop(CoprocessorEnvironment) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
stop(String) - Method in interface org.apache.hadoop.hbase.Stoppable
Stop this service.
stop() - Method in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
 
stop() - Method in class org.apache.hadoop.hbase.thrift.ThriftServer
 
stop() - Method in class org.apache.hadoop.hbase.util.JvmPauseMonitor
 
stop() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
 
stop() - Method in class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
 
stop() - Method in interface org.apache.hadoop.metrics2.MetricsExecutor
 
STOP_ROW_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
STOP_ROW_KEY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
STOP_TIMEOUT_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
Time to wait for server to stop gracefully
stopAndDrainOps() - Method in class org.apache.hadoop.hbase.util.DrainBarrier
Blocks new operations from starting, waits for the current ones to drain.
stopAndDrainOpsOnce() - Method in class org.apache.hadoop.hbase.util.DrainBarrier
Blocks new operations from starting, waits for the current ones to drain.
stopMaster() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Shuts down the current HBase master only.
stopMaster() - Method in class org.apache.hadoop.hbase.master.HMaster
 
stopMaster(RpcController, MasterProtos.StopMasterRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
stopMaster(RpcController, MasterProtos.StopMasterRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
stopMaster(RpcController, MasterProtos.StopMasterRequest, RpcCallback<MasterProtos.StopMasterResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc StopMaster(.StopMasterRequest) returns (.StopMasterResponse);
stopMaster(RpcController, MasterProtos.StopMasterRequest, RpcCallback<MasterProtos.StopMasterResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc StopMaster(.StopMasterRequest) returns (.StopMasterResponse);
stopMaster(RpcController, MasterProtos.StopMasterRequest, RpcCallback<MasterProtos.StopMasterResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
Stoppable - Interface in org.apache.hadoop.hbase
Implementers are Stoppable.
stopped - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
StoppedRpcClientException - Exception in org.apache.hadoop.hbase.ipc
 
StoppedRpcClientException() - Constructor for exception org.apache.hadoop.hbase.ipc.StoppedRpcClientException
 
StoppedRpcClientException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.StoppedRpcClientException
 
stopper - Variable in class org.apache.hadoop.hbase.Chore
 
stopRegionServer(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Stop the designated regionserver
stopReplicationService() - Method in interface org.apache.hadoop.hbase.regionserver.ReplicationService
Stops replication service.
stopReplicationService() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
Stops replication service.
stopReplicationSinkServices() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
stop the thread pool executor.
stopRequested - Variable in class org.apache.hadoop.hbase.regionserver.Leases
 
stopRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
row to stop scanning on.
stopRow - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
row to stop scanning on.
stopRow - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
stopRow - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
stopServer(RpcController, AdminProtos.StopServerRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
stopServer(RpcController, AdminProtos.StopServerRequest, RpcCallback<AdminProtos.StopServerResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc StopServer(.StopServerRequest) returns (.StopServerResponse);
stopServer(RpcController, AdminProtos.StopServerRequest, RpcCallback<AdminProtos.StopServerResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc StopServer(.StopServerRequest) returns (.StopServerResponse);
stopServer(RpcController, AdminProtos.StopServerRequest, RpcCallback<AdminProtos.StopServerResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
stopServer(RpcController, AdminProtos.StopServerRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
Stop the region server.
StorageClusterStatusMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
StorageClusterStatusMessage.StorageClusterStatus - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus
StorageClusterStatusMessage.StorageClusterStatus.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus
StorageClusterStatusMessage.StorageClusterStatus.Node - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node
StorageClusterStatusMessage.StorageClusterStatus.Node.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Node
StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
StorageClusterStatusMessage.StorageClusterStatus.Region - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region
StorageClusterStatusMessage.StorageClusterStatus.Region.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatus.Region
StorageClusterStatusMessage.StorageClusterStatus.RegionOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
StorageClusterStatusMessage.StorageClusterStatusOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
StorageClusterStatusModel - Class in org.apache.hadoop.hbase.rest.model
Representation of the status of a storage cluster:
StorageClusterStatusModel() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
Default constructor
StorageClusterStatusModel.Node - Class in org.apache.hadoop.hbase.rest.model
Represents a region server.
StorageClusterStatusModel.Node() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
Default constructor
StorageClusterStatusModel.Node(String, long) - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
Constructor
StorageClusterStatusModel.Node.Region - Class in org.apache.hadoop.hbase.rest.model
Represents a region hosted on a region server.
StorageClusterStatusModel.Node.Region() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
Default constructor
StorageClusterStatusModel.Node.Region(byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
Constructor
StorageClusterStatusModel.Node.Region(byte[], int, int, int, int, int, long, long, int, int, int, long, long) - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
Constructor
StorageClusterStatusResource - Class in org.apache.hadoop.hbase.rest
 
StorageClusterStatusResource() - Constructor for class org.apache.hadoop.hbase.rest.StorageClusterStatusResource
Constructor
StorageClusterVersionModel - Class in org.apache.hadoop.hbase.rest.model
Simple representation of the version of the storage cluster
StorageClusterVersionModel() - Constructor for class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
 
StorageClusterVersionResource - Class in org.apache.hadoop.hbase.rest
 
StorageClusterVersionResource() - Constructor for class org.apache.hadoop.hbase.rest.StorageClusterVersionResource
Constructor
store - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
 
Store - Interface in org.apache.hadoop.hbase.regionserver
Interface for objects that hold a column family in a Region.
store - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
store(ByteRange) - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
STORE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STORE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STORE_ENGINE_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
The name of the configuration parameter that specifies the class of a store engine that is used to manage and compact HBase store files.
STORE_FILE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
STORE_HOME_DIR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
STORE_LIMIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
STORE_LIMIT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
STORE_OFFSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
STORE_OFFSET_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
STORE_SEQUENCE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
STORE_UNCOMPRESSED_SIZE_MB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
storeConfigInfo - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
StoreConfigInformation - Interface in org.apache.hadoop.hbase.regionserver
A more restricted interface for HStore.
StoreEngine<SF extends org.apache.hadoop.hbase.regionserver.StoreFlusher,CP extends CompactionPolicy,C extends Compactor,SFM extends StoreFileManager> - Class in org.apache.hadoop.hbase.regionserver
StoreEngine is a factory that can create the objects necessary for HStore to operate.
StoreEngine() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreEngine
 
StoreFile - Class in org.apache.hadoop.hbase.regionserver
A Store data file.
StoreFile(FileSystem, Path, Configuration, CacheConfig, BloomType, HFileDataBlockEncoder) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile
Constructor, loads a reader and it's indices, etc.
StoreFile(FileSystem, StoreFileInfo, Configuration, CacheConfig, BloomType, HFileDataBlockEncoder) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile
Constructor, loads a reader and it's indices, etc.
storeFile(String, String, String) - Method in interface org.apache.hadoop.hbase.util.FSVisitor.StoreFileVisitor
 
StoreFile.Comparators - Class in org.apache.hadoop.hbase.regionserver
Useful comparators for comparing StoreFiles.
StoreFile.Comparators() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile.Comparators
 
StoreFile.Reader - Class in org.apache.hadoop.hbase.regionserver
Reader for a StoreFile.
StoreFile.Reader(FileSystem, Path, CacheConfig, DataBlockEncoding) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
StoreFile.Reader(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, DataBlockEncoding) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
StoreFile.Writer - Class in org.apache.hadoop.hbase.regionserver
A StoreFile writer.
StoreFile.WriterBuilder - Class in org.apache.hadoop.hbase.regionserver
 
StoreFile.WriterBuilder(Configuration, CacheConfig, FileSystem, int) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
 
STOREFILE_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_INDEX_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_INDEX_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_INDEX_SIZE_MB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
STOREFILE_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_SIZE_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
STOREFILE_SIZE_MB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
STOREFILEINDEXSIZEMB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
StoreFileInfo - Class in org.apache.hadoop.hbase.regionserver
Describe a StoreFile (hfile, reference, link)
StoreFileInfo(Configuration, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Create a Store File Info
StoreFileInfo(Configuration, FileSystem, FileStatus) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Create a Store File Info
storeFileManager - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
StoreFileManager - Interface in org.apache.hadoop.hbase.regionserver
Manages the store files and basic metadata about that that determines the logical structure (e.g.
STOREFILES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
STOREFILES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
StoreFileScanner - Class in org.apache.hadoop.hbase.regionserver
KeyValueScanner adaptor over the Reader.
StoreFileScanner(StoreFile.Reader, HFileScanner, boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreFileScanner
Implements a KeyValueScanner on top of the specified HFileScanner
STOREFILESIZEMB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
storeFlusher - Variable in class org.apache.hadoop.hbase.regionserver.StoreEngine
 
storeLimit - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
storeOffset - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
stores - Variable in class org.apache.hadoop.hbase.regionserver.HRegion
 
STORES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
STORES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
StoreScanner - Class in org.apache.hadoop.hbase.regionserver
Scanner scans both the memstore and the Store.
StoreScanner(Store, boolean, Scan, NavigableSet<byte[]>, long, int) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
An internal constructor.
StoreScanner(Store, ScanInfo, Scan, NavigableSet<byte[]>) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
Opens a scanner across memstore, snapshot, and all StoreFiles.
StoreScanner(Store, ScanInfo, Scan, List<? extends KeyValueScanner>, ScanType, long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
Used for compactions.
StoreScanner(Store, ScanInfo, Scan, List<? extends KeyValueScanner>, long, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.regionserver.StoreScanner
Used for compactions that drop deletes from a limited range of rows.
STORESCANNER_PARALLEL_SEEK_ENABLE - Static variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
StoreUtils - Class in org.apache.hadoop.hbase.regionserver
Utility functions for region server storage layer.
StoreUtils() - Constructor for class org.apache.hadoop.hbase.regionserver.StoreUtils
 
STRING - Static variable in class org.apache.hadoop.hbase.util.ClassSize
String overhead
stringify(Class[]) - Static method in class org.apache.hadoop.hbase.util.Classes
 
stringifyFilter(Filter) - Static method in class org.apache.hadoop.hbase.rest.model.ScannerModel
 
Strings - Class in org.apache.hadoop.hbase.util
Utility for Strings.
Strings() - Constructor for class org.apache.hadoop.hbase.util.Strings
 
strToRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
strToRow(String) - Method in interface org.apache.hadoop.hbase.util.RegionSplitter.SplitAlgorithm
 
strToRow(String) - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
Struct - Class in org.apache.hadoop.hbase.types
Struct is a simple DataType for implementing "compound rowkey" and "compound qualifier" schema design strategies.
Struct(DataType[]) - Constructor for class org.apache.hadoop.hbase.types.Struct
Create a new Struct instance defined as the sequence of HDataTypes in memberTypes.
StructBuilder - Class in org.apache.hadoop.hbase.types
A helper for building Struct instances.
StructBuilder() - Constructor for class org.apache.hadoop.hbase.types.StructBuilder
Create an empty StructBuilder.
StructIterator - Class in org.apache.hadoop.hbase.types
An Iterator over encoded Struct members.
StructIterator(PositionedByteRange, DataType[]) - Constructor for class org.apache.hadoop.hbase.types.StructIterator
Construct StructIterator over the values encoded in src using the specified types definition.
subMap(K, K) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
submit(EventHandler) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
 
submitMaxNodeDepthCandidate(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
submitSubprocedure(Subprocedure) - Method in class org.apache.hadoop.hbase.procedure.ProcedureMember
Submit an subprocedure for execution.
Subprocedure - Class in org.apache.hadoop.hbase.procedure
Distributed procedure member's Subprocedure.
Subprocedure(ProcedureMember, String, ForeignExceptionDispatcher, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.Subprocedure
 
Subprocedure.SubprocedureImpl - Class in org.apache.hadoop.hbase.procedure
Empty Subprocedure for testing.
Subprocedure.SubprocedureImpl(ProcedureMember, String, ForeignExceptionDispatcher, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.Subprocedure.SubprocedureImpl
 
SubprocedureFactory - Interface in org.apache.hadoop.hbase.procedure
Task builder to build instances of a ProcedureMember's Subprocedures.
subSet(KeyValue, KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
subSet(KeyValue, boolean, KeyValue, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
subSet(E, E) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
SUBSTR_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
SubstringComparator - Class in org.apache.hadoop.hbase.filter
This comparator is for use with SingleColumnValueFilter, for filtering based on the value of a given column.
SubstringComparator(String) - Constructor for class org.apache.hadoop.hbase.filter.SubstringComparator
Constructor
substringType - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
SubstringType byte array
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
success - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
success - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
SUCCESSFUL_DELETE_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
SUCCESSFUL_GET_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
SUCCESSFUL_PUT_KEY - Static variable in interface org.apache.hadoop.hbase.rest.MetricsRESTSource
 
summarize() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
sumOfMillisSecBetweenNexts - Variable in class org.apache.hadoop.hbase.client.metrics.ScanMetrics
sum of milliseconds between sequential next calls
SUPERUSER_CONF_KEY - Static variable in class org.apache.hadoop.hbase.security.access.AccessControlLists
Configuration key for superusers
supportsAutoLoading() - Method in interface org.apache.hadoop.hbase.util.BloomFilter
 
supportsAutoLoading() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
supportsAutoLoading() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
 
suspendEncoding() - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Suspends encoding of the stream.
SWITCH_TO_SIMPLE_AUTH - Static variable in class org.apache.hadoop.hbase.security.SaslUtil
 
switchBalancer(boolean, HMaster.BalanceSwitchMode) - Method in class org.apache.hadoop.hbase.master.HMaster
Assigns balancer switch according to BalanceSwitchMode
sync() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
No operation for the sync in the memory IO engine
sync() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
Sync the data to file after writing
sync() - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
Sync the data to IOEngine after writing
sync() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
sync(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
 
sync() - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog.Writer
 
sync() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
 
sync(String, AsyncCallback.VoidCallback, Object) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
 
sync(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Forces a synchronization of this ZooKeeper client connection.
SYNC_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
SYNC_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.MetricsWALSource
 
SYNC_WAL_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
SYNC_WAL = 3;
SYNCHRONOUS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
synchronousBalanceSwitch(boolean) - Method in class org.apache.hadoop.hbase.master.HMaster
 
SYSTEM_NAMESPACE - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
 
SYSTEM_NAMESPACE_NAME - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
System namespace name.
SYSTEM_NAMESPACE_NAME_STR - Static variable in class org.apache.hadoop.hbase.NamespaceDescriptor
 

T

TAB - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for tab
table - Variable in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
to check in and delete from
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
to check in and put to
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
the table to delete from
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
the table to delete from
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
the table to check on
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
the table to get from
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
the table to get from
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
the table to get the Scanner for
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
the table to increment the value on
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
table to apply the mutations
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
the table to get the Scanner for
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
the table to put data in
table - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
the table to put data in
TABLE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
table_jsp - Class in org.apache.hadoop.hbase.generated.master
 
table_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.table_jsp
 
TABLE_LOCK_ENABLE - Static variable in class org.apache.hadoop.hbase.master.TableLockManager
Configuration key for enabling table-level locks for schema changes
TABLE_LOCK_EXPIRE_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.TableLockManager
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
TABLE_NAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
TABLE_NAMES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
TABLE_NAMES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
TABLE_PERMISSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
TABLE_READ_LOCK_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.TableLockManager
Configuration key for time out for trying to acquire table locks
TABLE_SCHEMA_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
TABLE_SCHEMA_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
TABLE_SCHEMA_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
Table_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
Table = 3;
TABLE_WRITE_LOCK_TIMEOUT_MS - Static variable in class org.apache.hadoop.hbase.master.TableLockManager
Configuration key for time out for trying to acquire table locks
TableAddFamilyHandler - Class in org.apache.hadoop.hbase.master.handler
Handles adding a new family to an existing table.
TableAddFamilyHandler(TableName, HColumnDescriptor, Server, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.handler.TableAddFamilyHandler
 
TableAuthManager - Class in org.apache.hadoop.hbase.security.access
Performs authorization checks for a given user's assigned permissions
tableDeleted(TableName) - Method in class org.apache.hadoop.hbase.master.TableLockManager.NullTableLockManager
 
tableDeleted(TableName) - Method in class org.apache.hadoop.hbase.master.TableLockManager
Called after a table has been deleted, and after the table lock is released.
TableDeleteFamilyHandler - Class in org.apache.hadoop.hbase.master.handler
Handles adding a new family to an existing table.
TableDeleteFamilyHandler(TableName, byte[], Server, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.handler.TableDeleteFamilyHandler
 
tableDescriptors - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
Go here to get table descriptors.
TableDescriptors - Interface in org.apache.hadoop.hbase
Get, remove and modify table descriptors.
TableEventHandler - Class in org.apache.hadoop.hbase.master.handler
Base class for performing operations against tables.
TableEventHandler(EventType, TableName, Server, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.handler.TableEventHandler
 
tableExists(CatalogTracker, TableName) - Static method in class org.apache.hadoop.hbase.catalog.MetaReader
Checks if the specified table exists.
tableExists(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
tableExists(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
tableExists(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
 
TableExistsException - Exception in org.apache.hadoop.hbase
Thrown when a table exists but should not
TableExistsException() - Constructor for exception org.apache.hadoop.hbase.TableExistsException
default constructor
TableExistsException(String) - Constructor for exception org.apache.hadoop.hbase.TableExistsException
Constructor
TableExistsException(TableName) - Constructor for exception org.apache.hadoop.hbase.TableExistsException
 
tableHasErrors(HBaseFsck.TableInfo) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
 
TableHFileArchiveTracker - Class in org.apache.hadoop.hbase.backup.example
Track HFile archiving state changes in ZooKeeper.
TableInfoCopyTask - Class in org.apache.hadoop.hbase.snapshot
Copy the table info into the snapshot directory
TableInfoCopyTask(ForeignExceptionDispatcher, HBaseProtos.SnapshotDescription, FileSystem, Path) - Constructor for class org.apache.hadoop.hbase.snapshot.TableInfoCopyTask
Copy the table info for the given table into the snapshot
TableInfoMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
TableInfoMessage.TableInfo - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo
TableInfoMessage.TableInfo.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo
TableInfoMessage.TableInfo.Region - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region
TableInfoMessage.TableInfo.Region.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableInfo.Region
TableInfoMessage.TableInfo.RegionOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
TableInfoMessage.TableInfoOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
TableInfoMissingException - Exception in org.apache.hadoop.hbase
Failed to find .tableinfo file under table dir
TableInfoMissingException() - Constructor for exception org.apache.hadoop.hbase.TableInfoMissingException
 
TableInfoMissingException(String) - Constructor for exception org.apache.hadoop.hbase.TableInfoMissingException
 
TableInfoMissingException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.TableInfoMissingException
 
TableInfoMissingException(Throwable) - Constructor for exception org.apache.hadoop.hbase.TableInfoMissingException
 
TableInfoModel - Class in org.apache.hadoop.hbase.rest.model
Representation of a list of table regions.
TableInfoModel() - Constructor for class org.apache.hadoop.hbase.rest.model.TableInfoModel
Default constructor
TableInfoModel(String) - Constructor for class org.apache.hadoop.hbase.rest.model.TableInfoModel
Constructor
TableInputFormat - Class in org.apache.hadoop.hbase.mapred
Deprecated.
TableInputFormat() - Constructor for class org.apache.hadoop.hbase.mapred.TableInputFormat
Deprecated.
 
TableInputFormat - Class in org.apache.hadoop.hbase.mapreduce
Convert HBase tabular data into a format that is consumable by Map/Reduce.
TableInputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableInputFormat
 
TableInputFormatBase - Class in org.apache.hadoop.hbase.mapred
Deprecated.
TableInputFormatBase() - Constructor for class org.apache.hadoop.hbase.mapred.TableInputFormatBase
Deprecated.
 
TableInputFormatBase - Class in org.apache.hadoop.hbase.mapreduce
A base for TableInputFormats.
TableInputFormatBase() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
 
TableIntegrityErrorHandler - Interface in org.apache.hadoop.hbase.util.hbck
This interface provides callbacks for handling particular table integrity invariant violations.
TableIntegrityErrorHandlerImpl - Class in org.apache.hadoop.hbase.util.hbck
Simple implementation of TableIntegrityErrorHandler.
TableIntegrityErrorHandlerImpl() - Constructor for class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
 
TableListMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
TableListMessage.TableList - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableList
TableListMessage.TableList.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableList
TableListMessage.TableListOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
TableListModel - Class in org.apache.hadoop.hbase.rest.model
Simple representation of a list of table names.
TableListModel() - Constructor for class org.apache.hadoop.hbase.rest.model.TableListModel
Default constructor
tableLock - Variable in class org.apache.hadoop.hbase.master.handler.TableEventHandler
 
tableLock - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
TableLockChecker - Class in org.apache.hadoop.hbase.util.hbck
Utility to check and fix table locks.
TableLockChecker(ZooKeeperWatcher, HBaseFsck.ErrorReporter) - Constructor for class org.apache.hadoop.hbase.util.hbck.TableLockChecker
 
tableLockManager - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
TableLockManager - Class in org.apache.hadoop.hbase.master
A manager for distributed table level locks.
TableLockManager() - Constructor for class org.apache.hadoop.hbase.master.TableLockManager
 
TableLockManager.NullTableLockManager - Class in org.apache.hadoop.hbase.master
A null implementation
TableLockManager.NullTableLockManager() - Constructor for class org.apache.hadoop.hbase.master.TableLockManager.NullTableLockManager
 
TableLockManager.TableLock - Interface in org.apache.hadoop.hbase.master
A distributed lock for a table.
tableLockZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
TableMap<K extends org.apache.hadoop.io.WritableComparable<? super K>,V> - Interface in org.apache.hadoop.hbase.mapred
Deprecated.
TableMapper<KEYOUT,VALUEOUT> - Class in org.apache.hadoop.hbase.mapreduce
Extends the base Mapper class to add the required input key and value classes.
TableMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableMapper
 
TableMapReduceUtil - Class in org.apache.hadoop.hbase.mapred
Deprecated.
TableMapReduceUtil() - Constructor for class org.apache.hadoop.hbase.mapred.TableMapReduceUtil
Deprecated.
 
TableMapReduceUtil - Class in org.apache.hadoop.hbase.mapreduce
Utility for TableMapper and TableReducer
TableMapReduceUtil() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableMapReduceUtil
 
TableModel - Class in org.apache.hadoop.hbase.rest.model
Simple representation of a table name.
TableModel() - Constructor for class org.apache.hadoop.hbase.rest.model.TableModel
Default constructor
TableModel(String) - Constructor for class org.apache.hadoop.hbase.rest.model.TableModel
Constructor
TableModifyFamilyHandler - Class in org.apache.hadoop.hbase.master.handler
Handles adding a new family to an existing table.
TableModifyFamilyHandler(TableName, HColumnDescriptor, Server, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.handler.TableModifyFamilyHandler
 
tableName - Variable in class org.apache.hadoop.hbase.master.handler.TableEventHandler
 
TableName - Class in org.apache.hadoop.hbase
Immutable POJO class for representing a table name.
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
name of table to create
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
name of table to delete
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
name of the table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
name of the table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
table name
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
name of the table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
name of the table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
table name
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
name of the table to check
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
name of table
tableName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
name of table
TABLENAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
tableNameOrRegionName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
tableNameOrRegionName - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
TableNamespaceManager - Class in org.apache.hadoop.hbase.master
This is a helper class used to manage the namespace metadata that is stored in TableName.NAMESPACE_TABLE_NAME It also mirrors updates to the ZK store by forwarding updates to ZKNamespaceManager
TableNamespaceManager(MasterServices) - Constructor for class org.apache.hadoop.hbase.master.TableNamespaceManager
 
TableNotDisabledException - Exception in org.apache.hadoop.hbase
Thrown if a table should be offline but is not
TableNotDisabledException() - Constructor for exception org.apache.hadoop.hbase.TableNotDisabledException
default constructor
TableNotDisabledException(String) - Constructor for exception org.apache.hadoop.hbase.TableNotDisabledException
Constructor
TableNotDisabledException(byte[]) - Constructor for exception org.apache.hadoop.hbase.TableNotDisabledException
 
TableNotDisabledException(TableName) - Constructor for exception org.apache.hadoop.hbase.TableNotDisabledException
 
TableNotEnabledException - Exception in org.apache.hadoop.hbase
Thrown if a table should be enabled but is not
TableNotEnabledException() - Constructor for exception org.apache.hadoop.hbase.TableNotEnabledException
default constructor
TableNotEnabledException(String) - Constructor for exception org.apache.hadoop.hbase.TableNotEnabledException
Constructor
TableNotEnabledException(TableName) - Constructor for exception org.apache.hadoop.hbase.TableNotEnabledException
 
TableNotEnabledException(byte[]) - Constructor for exception org.apache.hadoop.hbase.TableNotEnabledException
 
TableNotFoundException - Exception in org.apache.hadoop.hbase
Thrown when a table can not be located
TableNotFoundException() - Constructor for exception org.apache.hadoop.hbase.TableNotFoundException
default constructor
TableNotFoundException(String) - Constructor for exception org.apache.hadoop.hbase.TableNotFoundException
 
TableNotFoundException(byte[]) - Constructor for exception org.apache.hadoop.hbase.TableNotFoundException
 
TableNotFoundException(TableName) - Constructor for exception org.apache.hadoop.hbase.TableNotFoundException
 
TableOutputCommitter - Class in org.apache.hadoop.hbase.mapreduce
Small committer class that does not do anything.
TableOutputCommitter() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableOutputCommitter
 
TableOutputFormat - Class in org.apache.hadoop.hbase.mapred
Deprecated.
TableOutputFormat() - Constructor for class org.apache.hadoop.hbase.mapred.TableOutputFormat
Deprecated.
 
TableOutputFormat<KEY> - Class in org.apache.hadoop.hbase.mapreduce
Convert Map/Reduce output and write it to an HBase table.
TableOutputFormat() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
 
TableOutputFormat.TableRecordWriter - Class in org.apache.hadoop.hbase.mapred
Deprecated.
Convert Reduce output (key, value) to (HStoreKey, KeyedDataArrayWritable) and write to an HBase table
TableOutputFormat.TableRecordWriter(HTable) - Constructor for class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
Deprecated.
Instantiate a TableRecordWriter with the HBase HClient for writing.
TableOutputFormat.TableRecordWriter<KEY> - Class in org.apache.hadoop.hbase.mapreduce
Writes the reducer output to an HBase table.
TableOutputFormat.TableRecordWriter(HTable) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableOutputFormat.TableRecordWriter
Instantiate a TableRecordWriter with the HBase HClient for writing.
TablePartiallyOpenException - Exception in org.apache.hadoop.hbase.snapshot
Thrown if a table should be online/offline but is partially open
TablePartiallyOpenException() - Constructor for exception org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException
 
TablePartiallyOpenException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException
 
TablePartiallyOpenException(TableName) - Constructor for exception org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException
 
TablePartiallyOpenException(byte[]) - Constructor for exception org.apache.hadoop.hbase.snapshot.TablePartiallyOpenException
 
TablePermission - Class in org.apache.hadoop.hbase.security.access
Represents an authorization for access for the given actions, optionally restricted to the given column family or column qualifier, over the given table.
TablePermission() - Constructor for class org.apache.hadoop.hbase.security.access.TablePermission
Nullary constructor for Writable, do not use
TablePermission(TableName, byte[], Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.TablePermission
Create a new permission for the given table and (optionally) column family, allowing the given actions.
TablePermission(TableName, byte[], byte[], Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.TablePermission
Creates a new permission for the given table, restricted to the given column family and qualifer, allowing the assigned actions to be performed.
TablePermission(TableName, byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.TablePermission
Creates a new permission for the given table, family and column qualifier, allowing the actions matching the provided byte codes to be performed.
TablePermission(String, TableName, byte[], byte[], Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.TablePermission
Creates a new permission for the given namespace or table, restricted to the given column family and qualifer, allowing the assigned actions to be performed.
TablePermission(String, TableName, byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.TablePermission
Creates a new permission for the given namespace or table, family and column qualifier, allowing the actions matching the provided byte codes to be performed.
TablePermission(String, byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.TablePermission
Creates a new permission for the given namespace, allowing the actions matching the provided byte codes to be performed.
TablePermission(String, Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.TablePermission
Create a new permission for the given namespace, allowing the given actions.
TableRecordReader - Class in org.apache.hadoop.hbase.mapred
Deprecated.
TableRecordReader() - Constructor for class org.apache.hadoop.hbase.mapred.TableRecordReader
Deprecated.
 
TableRecordReader - Class in org.apache.hadoop.hbase.mapreduce
Iterate over an HBase table data, return (ImmutableBytesWritable, Result) pairs.
TableRecordReader() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableRecordReader
 
TableRecordReaderImpl - Class in org.apache.hadoop.hbase.mapred
Deprecated.
TableRecordReaderImpl() - Constructor for class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
Deprecated.
 
TableRecordReaderImpl - Class in org.apache.hadoop.hbase.mapreduce
Iterate over an HBase table data, return (ImmutableBytesWritable, Result) pairs.
TableRecordReaderImpl() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
 
TableReduce<K extends org.apache.hadoop.io.WritableComparable,V> - Interface in org.apache.hadoop.hbase.mapred
Deprecated.
TableReducer<KEYIN,VALUEIN,KEYOUT> - Class in org.apache.hadoop.hbase.mapreduce
Extends the basic Reducer class to add the required key and value input/output classes.
TableReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableReducer
 
TableRegionModel - Class in org.apache.hadoop.hbase.rest.model
Representation of a region of a table and its current location on the storage cluster.
TableRegionModel() - Constructor for class org.apache.hadoop.hbase.rest.model.TableRegionModel
Constructor
TableRegionModel(String, long, byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.rest.model.TableRegionModel
Constructor
TableRegionModel(String, long, byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.rest.model.TableRegionModel
Constructor
TableResource - Class in org.apache.hadoop.hbase.rest
 
TableResource(String) - Constructor for class org.apache.hadoop.hbase.rest.TableResource
Constructor
TABLESCHEMA_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
TableSchemaMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
TableSchemaMessage.TableSchema - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema
TableSchemaMessage.TableSchema.Attribute - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute
TableSchemaMessage.TableSchema.Attribute.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema.Attribute
TableSchemaMessage.TableSchema.AttributeOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
TableSchemaMessage.TableSchema.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.TableSchema
TableSchemaMessage.TableSchemaOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
TableSchemaModel - Class in org.apache.hadoop.hbase.rest.model
A representation of HBase table descriptors.
TableSchemaModel() - Constructor for class org.apache.hadoop.hbase.rest.model.TableSchemaModel
Default constructor.
TableSchemaModel(HTableDescriptor) - Constructor for class org.apache.hadoop.hbase.rest.model.TableSchemaModel
Constructor
tablesDetailed_jsp - Class in org.apache.hadoop.hbase.generated.master
 
tablesDetailed_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.tablesDetailed_jsp
 
TableSplit - Class in org.apache.hadoop.hbase.mapred
Deprecated.
TableSplit() - Constructor for class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
default constructor
TableSplit(TableName, byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
Constructor
TableSplit(byte[], byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
TableSplit - Class in org.apache.hadoop.hbase.mapreduce
A table split corresponds to a key range (low, high) and an optional scanner.
TableSplit() - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
Default constructor.
TableSplit(byte[], Scan, byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
TableSplit(TableName, Scan, byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
Creates a new instance while assigning all variables.
TableSplit(byte[], byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
TableSplit(TableName, byte[], byte[], String) - Constructor for class org.apache.hadoop.hbase.mapreduce.TableSplit
Creates a new instance without a scanner.
tableZNode - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
tag(String, String, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Add a tag to the metrics
tag(String, String, String, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Add a tag to the metrics
tag(MetricsInfo, String, boolean) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
Add a tag to the metrics
tag(MetricsInfo, String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
 
tagsOffsetWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
tail(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
tailMap(K) - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
tailSet(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
tailSet(KeyValue, boolean) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
tailSet(E) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
take() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
takeSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
Take a snapshot based on the enabled/disabled state of the table.
takeSnapshotAsync(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Take a snapshot without waiting for the server to complete that snapshot (asynchronous)
TakeSnapshotHandler - Class in org.apache.hadoop.hbase.master.snapshot
A handler for taking snapshots from the master.
TakeSnapshotHandler(HBaseProtos.SnapshotDescription, MasterServices) - Constructor for class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
TakeSnapshotUtils - Class in org.apache.hadoop.hbase.snapshot
Utilities for useful when taking a snapshot
TaskMonitor - Class in org.apache.hadoop.hbase.monitoring
Singleton which keeps track of tasks going on in this VM.
TaskMonitor() - Constructor for class org.apache.hadoop.hbase.monitoring.TaskMonitor
 
taskMonitor - Variable in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
TaskMonitorTmpl - Class in org.apache.hadoop.hbase.tmpl.common
 
TaskMonitorTmpl(TemplateManager) - Constructor for class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
TaskMonitorTmpl(String) - Constructor for class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
TaskMonitorTmpl() - Constructor for class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl
 
TaskMonitorTmpl.ImplData - Class in org.apache.hadoop.hbase.tmpl.common
 
TaskMonitorTmpl.ImplData() - Constructor for class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmpl.ImplData
 
TaskMonitorTmpl.Intf - Interface in org.apache.hadoop.hbase.tmpl.common
 
TaskMonitorTmplImpl - Class in org.apache.hadoop.hbase.tmpl.common
 
TaskMonitorTmplImpl(TemplateManager, TaskMonitorTmpl.ImplData) - Constructor for class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmplImpl
 
TBoundedThreadPoolServer - Class in org.apache.hadoop.hbase.thrift
A bounded thread pool server customized for HBase.
TBoundedThreadPoolServer(TBoundedThreadPoolServer.Args, ThriftMetrics) - Constructor for class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
 
TBoundedThreadPoolServer.Args - Class in org.apache.hadoop.hbase.thrift
 
TBoundedThreadPoolServer.Args(TServerTransport, Configuration) - Constructor for class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.Args
 
TCell - Class in org.apache.hadoop.hbase.thrift.generated
TCell - Used to transport a cell value (byte[]) and the timestamp it was stored with together as a result for get and getRow methods.
TCell() - Constructor for class org.apache.hadoop.hbase.thrift.generated.TCell
 
TCell(ByteBuffer, long) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TCell
 
TCell(TCell) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TCell
Performs a deep copy on other.
TCell._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TColumn - Class in org.apache.hadoop.hbase.thrift.generated
Holds column name and the cell.
TColumn() - Constructor for class org.apache.hadoop.hbase.thrift.generated.TColumn
 
TColumn(ByteBuffer, TCell) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TColumn
 
TColumn(TColumn) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TColumn
Performs a deep copy on other.
TColumn - Class in org.apache.hadoop.hbase.thrift2.generated
Addresses a single cell or multiple cells in a HBase table by column family and optionally a column qualifier and timestamp
TColumn() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
TColumn(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
TColumn(TColumn) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TColumn
Performs a deep copy on other.
TColumn._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TColumn._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TColumnIncrement - Class in org.apache.hadoop.hbase.thrift2.generated
Represents a single cell and the amount to increment it by
TColumnIncrement() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
TColumnIncrement(ByteBuffer, ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
TColumnIncrement(TColumnIncrement) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
Performs a deep copy on other.
TColumnIncrement._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TColumnValue - Class in org.apache.hadoop.hbase.thrift2.generated
Represents a single cell and its value.
TColumnValue() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
TColumnValue(ByteBuffer, ByteBuffer, ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
TColumnValue(TColumnValue) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
Performs a deep copy on other.
TColumnValue._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
tcpKeepAlive - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
tcpKeepAlive - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
tcpNoDelay - Variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
tcpNoDelay - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
TDelete - Class in org.apache.hadoop.hbase.thrift2.generated
Used to perform Delete operations on a single row.
TDelete() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
TDelete(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
TDelete(TDelete) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TDelete
Performs a deep copy on other.
TDelete._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TDeleteType - Enum in org.apache.hadoop.hbase.thrift2.generated
Specify type of delete: - DELETE_COLUMN means exactly one version will be removed, - DELETE_COLUMNS means previous versions will also be removed.
TDurability - Enum in org.apache.hadoop.hbase.thrift2.generated
Specify Durability: - SKIP_WAL means do not write the Mutation to the WAL.
term - Variable in class org.apache.hadoop.hbase.types.TerminatedWrapper
 
terminate(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
terminate(String, Exception) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
 
terminate(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
End the replication
terminate(String, Exception) - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
End the replication
TerminatedWrapper<T> - Class in org.apache.hadoop.hbase.types
Wraps an existing DataType implementation as a terminated version of itself.
TerminatedWrapper(DataType<T>, byte[]) - Constructor for class org.apache.hadoop.hbase.types.TerminatedWrapper
Create a terminated version of the wrapped.
TerminatedWrapper(DataType<T>, String) - Constructor for class org.apache.hadoop.hbase.types.TerminatedWrapper
Create a terminated version of the wrapped.
terminatorPosition(PositionedByteRange) - Method in class org.apache.hadoop.hbase.types.TerminatedWrapper
Return the position at which term begins within src, or -1 if term is not found.
TEST_SKIP_SPLIT_HANDLING - Static variable in class org.apache.hadoop.hbase.master.AssignmentManager
For testing only! Set to true to skip handling of split.
testCompression(String) - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
testCompression(Compression.Algorithm) - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
TextSortReducer - Class in org.apache.hadoop.hbase.mapreduce
Emits Sorted KeyValues.
TextSortReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.TextSortReducer
 
TGet - Class in org.apache.hadoop.hbase.thrift2.generated
Used to perform Get operations on a single row.
TGet() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TGet
 
TGet(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TGet
 
TGet(TGet) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TGet
Performs a deep copy on other.
TGet._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService
 
THBaseService.AsyncClient - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient(TProtocolFactory, TAsyncClientManager, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
 
THBaseService.AsyncClient.checkAndDelete_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.checkAndDelete_call(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete, AsyncMethodCallback<THBaseService.AsyncClient.checkAndDelete_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.checkAndDelete_call
 
THBaseService.AsyncClient.checkAndPut_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.checkAndPut_call(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut, AsyncMethodCallback<THBaseService.AsyncClient.checkAndPut_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.checkAndPut_call
 
THBaseService.AsyncClient.closeScanner_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.closeScanner_call(int, AsyncMethodCallback<THBaseService.AsyncClient.closeScanner_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.closeScanner_call
 
THBaseService.AsyncClient.deleteMultiple_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.deleteMultiple_call(ByteBuffer, List<TDelete>, AsyncMethodCallback<THBaseService.AsyncClient.deleteMultiple_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.deleteMultiple_call
 
THBaseService.AsyncClient.deleteSingle_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.deleteSingle_call(ByteBuffer, TDelete, AsyncMethodCallback<THBaseService.AsyncClient.deleteSingle_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.deleteSingle_call
 
THBaseService.AsyncClient.exists_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.exists_call(ByteBuffer, TGet, AsyncMethodCallback<THBaseService.AsyncClient.exists_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.exists_call
 
THBaseService.AsyncClient.Factory - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.Factory(TAsyncClientManager, TProtocolFactory) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.Factory
 
THBaseService.AsyncClient.get_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.get_call(ByteBuffer, TGet, AsyncMethodCallback<THBaseService.AsyncClient.get_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.get_call
 
THBaseService.AsyncClient.getMultiple_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.getMultiple_call(ByteBuffer, List<TGet>, AsyncMethodCallback<THBaseService.AsyncClient.getMultiple_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getMultiple_call
 
THBaseService.AsyncClient.getScannerResults_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.getScannerResults_call(ByteBuffer, TScan, int, AsyncMethodCallback<THBaseService.AsyncClient.getScannerResults_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getScannerResults_call
 
THBaseService.AsyncClient.getScannerRows_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.getScannerRows_call(int, int, AsyncMethodCallback<THBaseService.AsyncClient.getScannerRows_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getScannerRows_call
 
THBaseService.AsyncClient.increment_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.increment_call(ByteBuffer, TIncrement, AsyncMethodCallback<THBaseService.AsyncClient.increment_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.increment_call
 
THBaseService.AsyncClient.mutateRow_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.mutateRow_call(ByteBuffer, TRowMutations, AsyncMethodCallback<THBaseService.AsyncClient.mutateRow_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.mutateRow_call
 
THBaseService.AsyncClient.openScanner_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.openScanner_call(ByteBuffer, TScan, AsyncMethodCallback<THBaseService.AsyncClient.openScanner_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.openScanner_call
 
THBaseService.AsyncClient.put_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.put_call(ByteBuffer, TPut, AsyncMethodCallback<THBaseService.AsyncClient.put_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.put_call
 
THBaseService.AsyncClient.putMultiple_call - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.AsyncClient.putMultiple_call(ByteBuffer, List<TPut>, AsyncMethodCallback<THBaseService.AsyncClient.putMultiple_call>, TAsyncClient, TProtocolFactory, TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.putMultiple_call
 
THBaseService.AsyncIface - Interface in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.checkAndDelete_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.checkAndDelete_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
THBaseService.checkAndDelete_args(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TDelete) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
THBaseService.checkAndDelete_args(THBaseService.checkAndDelete_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
Performs a deep copy on other.
THBaseService.checkAndDelete_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.checkAndDelete_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.checkAndDelete_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
THBaseService.checkAndDelete_result(boolean, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
THBaseService.checkAndDelete_result(THBaseService.checkAndDelete_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
Performs a deep copy on other.
THBaseService.checkAndDelete_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.checkAndPut_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.checkAndPut_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
THBaseService.checkAndPut_args(ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, ByteBuffer, TPut) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
THBaseService.checkAndPut_args(THBaseService.checkAndPut_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
Performs a deep copy on other.
THBaseService.checkAndPut_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.checkAndPut_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.checkAndPut_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
THBaseService.checkAndPut_result(boolean, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
THBaseService.checkAndPut_result(THBaseService.checkAndPut_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
Performs a deep copy on other.
THBaseService.checkAndPut_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.Client - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Client(TProtocol) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
THBaseService.Client(TProtocol, TProtocol) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
 
THBaseService.Client.Factory - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Client.Factory() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client.Factory
 
THBaseService.closeScanner_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.closeScanner_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
THBaseService.closeScanner_args(int) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
THBaseService.closeScanner_args(THBaseService.closeScanner_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
Performs a deep copy on other.
THBaseService.closeScanner_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.closeScanner_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.closeScanner_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
THBaseService.closeScanner_result(TIOError, TIllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
THBaseService.closeScanner_result(THBaseService.closeScanner_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
Performs a deep copy on other.
THBaseService.closeScanner_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.deleteMultiple_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.deleteMultiple_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
THBaseService.deleteMultiple_args(ByteBuffer, List<TDelete>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
THBaseService.deleteMultiple_args(THBaseService.deleteMultiple_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
Performs a deep copy on other.
THBaseService.deleteMultiple_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.deleteMultiple_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.deleteMultiple_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
THBaseService.deleteMultiple_result(List<TDelete>, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
THBaseService.deleteMultiple_result(THBaseService.deleteMultiple_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
Performs a deep copy on other.
THBaseService.deleteMultiple_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.deleteSingle_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.deleteSingle_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
THBaseService.deleteSingle_args(ByteBuffer, TDelete) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
THBaseService.deleteSingle_args(THBaseService.deleteSingle_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
Performs a deep copy on other.
THBaseService.deleteSingle_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.deleteSingle_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.deleteSingle_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
THBaseService.deleteSingle_result(TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
THBaseService.deleteSingle_result(THBaseService.deleteSingle_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
Performs a deep copy on other.
THBaseService.deleteSingle_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.exists_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.exists_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
THBaseService.exists_args(ByteBuffer, TGet) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
THBaseService.exists_args(THBaseService.exists_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
Performs a deep copy on other.
THBaseService.exists_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.exists_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.exists_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
THBaseService.exists_result(boolean, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
THBaseService.exists_result(THBaseService.exists_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
Performs a deep copy on other.
THBaseService.exists_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.get_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.get_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
THBaseService.get_args(ByteBuffer, TGet) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
THBaseService.get_args(THBaseService.get_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
Performs a deep copy on other.
THBaseService.get_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.get_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.get_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
THBaseService.get_result(TResult, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
THBaseService.get_result(THBaseService.get_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
Performs a deep copy on other.
THBaseService.get_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.getMultiple_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.getMultiple_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
THBaseService.getMultiple_args(ByteBuffer, List<TGet>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
THBaseService.getMultiple_args(THBaseService.getMultiple_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
Performs a deep copy on other.
THBaseService.getMultiple_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.getMultiple_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.getMultiple_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
THBaseService.getMultiple_result(List<TResult>, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
THBaseService.getMultiple_result(THBaseService.getMultiple_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
Performs a deep copy on other.
THBaseService.getMultiple_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.getScannerResults_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.getScannerResults_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
THBaseService.getScannerResults_args(ByteBuffer, TScan, int) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
THBaseService.getScannerResults_args(THBaseService.getScannerResults_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
Performs a deep copy on other.
THBaseService.getScannerResults_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.getScannerResults_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.getScannerResults_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
THBaseService.getScannerResults_result(List<TResult>, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
THBaseService.getScannerResults_result(THBaseService.getScannerResults_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
Performs a deep copy on other.
THBaseService.getScannerResults_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.getScannerRows_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.getScannerRows_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
THBaseService.getScannerRows_args(int, int) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
THBaseService.getScannerRows_args(THBaseService.getScannerRows_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
Performs a deep copy on other.
THBaseService.getScannerRows_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.getScannerRows_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.getScannerRows_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
THBaseService.getScannerRows_result(List<TResult>, TIOError, TIllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
THBaseService.getScannerRows_result(THBaseService.getScannerRows_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
Performs a deep copy on other.
THBaseService.getScannerRows_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.Iface - Interface in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.increment_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.increment_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
THBaseService.increment_args(ByteBuffer, TIncrement) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
THBaseService.increment_args(THBaseService.increment_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
Performs a deep copy on other.
THBaseService.increment_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.increment_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.increment_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
THBaseService.increment_result(TResult, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
THBaseService.increment_result(THBaseService.increment_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
Performs a deep copy on other.
THBaseService.increment_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.mutateRow_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.mutateRow_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
THBaseService.mutateRow_args(ByteBuffer, TRowMutations) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
THBaseService.mutateRow_args(THBaseService.mutateRow_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
Performs a deep copy on other.
THBaseService.mutateRow_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.mutateRow_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.mutateRow_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
THBaseService.mutateRow_result(TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
THBaseService.mutateRow_result(THBaseService.mutateRow_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
Performs a deep copy on other.
THBaseService.mutateRow_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.openScanner_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.openScanner_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
THBaseService.openScanner_args(ByteBuffer, TScan) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
THBaseService.openScanner_args(THBaseService.openScanner_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
Performs a deep copy on other.
THBaseService.openScanner_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.openScanner_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.openScanner_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
THBaseService.openScanner_result(int, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
THBaseService.openScanner_result(THBaseService.openScanner_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
Performs a deep copy on other.
THBaseService.openScanner_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.Processor<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor(I) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor
 
THBaseService.Processor(I, Map<String, ProcessFunction<I, ? extends TBase>>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor
 
THBaseService.Processor.checkAndDelete<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.checkAndDelete() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.checkAndDelete
 
THBaseService.Processor.checkAndPut<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.checkAndPut() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.checkAndPut
 
THBaseService.Processor.closeScanner<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.closeScanner() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.closeScanner
 
THBaseService.Processor.deleteMultiple<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.deleteMultiple() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.deleteMultiple
 
THBaseService.Processor.deleteSingle<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.deleteSingle() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.deleteSingle
 
THBaseService.Processor.exists<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.exists() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.exists
 
THBaseService.Processor.get<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.get() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.get
 
THBaseService.Processor.getMultiple<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.getMultiple() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getMultiple
 
THBaseService.Processor.getScannerResults<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.getScannerResults() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getScannerResults
 
THBaseService.Processor.getScannerRows<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.getScannerRows() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getScannerRows
 
THBaseService.Processor.increment<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.increment() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.increment
 
THBaseService.Processor.mutateRow<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.mutateRow() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.mutateRow
 
THBaseService.Processor.openScanner<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.openScanner() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.openScanner
 
THBaseService.Processor.put<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.put() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.put
 
THBaseService.Processor.putMultiple<I extends THBaseService.Iface> - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.Processor.putMultiple() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.putMultiple
 
THBaseService.put_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.put_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
THBaseService.put_args(ByteBuffer, TPut) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
THBaseService.put_args(THBaseService.put_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
Performs a deep copy on other.
THBaseService.put_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.put_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.put_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
THBaseService.put_result(TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
THBaseService.put_result(THBaseService.put_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
Performs a deep copy on other.
THBaseService.put_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.putMultiple_args - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.putMultiple_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
THBaseService.putMultiple_args(ByteBuffer, List<TPut>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
THBaseService.putMultiple_args(THBaseService.putMultiple_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
Performs a deep copy on other.
THBaseService.putMultiple_args._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THBaseService.putMultiple_result - Class in org.apache.hadoop.hbase.thrift2.generated
 
THBaseService.putMultiple_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
THBaseService.putMultiple_result(TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
THBaseService.putMultiple_result(THBaseService.putMultiple_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
Performs a deep copy on other.
THBaseService.putMultiple_result._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
THREAD_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
THREAD_KEEP_ALIVE_TIME_SEC_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
Default amount of time in seconds to keep a thread alive.
THREAD_WAKE_FREQUENCY - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for how often threads should wake up
threadDumpingIsAlive(Thread) - Static method in class org.apache.hadoop.hbase.util.Threads
 
ThreadLocalEncoderPool - Class in org.apache.hadoop.hbase.codec.prefixtree.encode
Pool to enable reusing the Encoder objects which can consist of thousands of smaller objects and would be more garbage than the data in the block.
ThreadLocalEncoderPool() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.ThreadLocalEncoderPool
 
ThreadMonitoring - Class in org.apache.hadoop.hbase.monitoring
 
ThreadMonitoring() - Constructor for class org.apache.hadoop.hbase.monitoring.ThreadMonitoring
 
Threads - Class in org.apache.hadoop.hbase.util
Thread Utility
Threads() - Constructor for class org.apache.hadoop.hbase.util.Threads
 
threadWakeFrequency - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
thresholdIdleConnections - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
 
THRIFT_CALL_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
 
thrift_jsp - Class in org.apache.hadoop.hbase.generated.thrift
 
thrift_jsp() - Constructor for class org.apache.hadoop.hbase.generated.thrift.thrift_jsp
 
THRIFT_ONE_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
 
THRIFT_ONE_METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
 
THRIFT_TWO_JMX_CONTEXT - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
 
THRIFT_TWO_METRICS_CONTEXT - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSourceFactory
 
ThriftHBaseServiceHandler - Class in org.apache.hadoop.hbase.thrift2
This class is a glue object that connects Thrift RPC calls to the HBase client API primarily defined in the HTableInterface.
ThriftMetrics - Class in org.apache.hadoop.hbase.thrift
This class is for maintaining the various statistics of thrift server and publishing them through the metrics interfaces.
ThriftMetrics(Configuration, ThriftMetrics.ThriftServerType) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftMetrics
 
ThriftMetrics.ThriftServerType - Enum in org.apache.hadoop.hbase.thrift
 
ThriftServer - Class in org.apache.hadoop.hbase.thrift
ThriftServer- this class starts up a Thrift server which implements the Hbase API specified in the Hbase.thrift IDL file.
ThriftServer(Configuration) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftServer
 
ThriftServer - Class in org.apache.hadoop.hbase.thrift2
ThriftServer - this class starts up a Thrift server which implements the HBase API specified in the HbaseClient.thrift IDL file.
ThriftServer() - Constructor for class org.apache.hadoop.hbase.thrift2.ThriftServer
 
ThriftServerRunner - Class in org.apache.hadoop.hbase.thrift
ThriftServerRunner - this class starts up a Thrift server which implements the Hbase API specified in the Hbase.thrift IDL file.
ThriftServerRunner(Configuration) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftServerRunner
 
ThriftServerRunner(Configuration, ThriftServerRunner.HBaseHandler) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftServerRunner
 
ThriftServerRunner.HBaseHandler - Class in org.apache.hadoop.hbase.thrift
The HBaseHandler is a glue object that connects Thrift RPC calls to the HBase client API primarily defined in the HBaseAdmin and HTable objects.
ThriftServerRunner.HBaseHandler() - Constructor for class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
Constructs an HBaseHandler object.
ThriftServerRunner.HBaseHandler(Configuration) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
 
ThriftServerRunner.ResultScannerWrapper - Class in org.apache.hadoop.hbase.thrift
 
ThriftServerRunner.ResultScannerWrapper(ResultScanner, boolean) - Constructor for class org.apache.hadoop.hbase.thrift.ThriftServerRunner.ResultScannerWrapper
 
ThriftUtilities - Class in org.apache.hadoop.hbase.thrift
 
ThriftUtilities() - Constructor for class org.apache.hadoop.hbase.thrift.ThriftUtilities
 
ThriftUtilities - Class in org.apache.hadoop.hbase.thrift2
 
throttleCompaction(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
 
throttleCompaction(long) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
 
throttleCompaction(long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
throttleCompaction(long) - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
throwable(Throwable, boolean) - Method in class org.apache.hadoop.hbase.client.DelegatingRetryingCallable
 
throwable(Throwable, boolean) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
 
throwable(Throwable, boolean) - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
Called when Callable.call() throws an exception and we are going to retry; take action to make it so we succeed on next call (clear caches, do relookup of locations, etc.).
throwExceptionIfCallerDisconnected(String) - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
Throw an exception if the caller who made this IPC call has disconnected.
thrown - Variable in class org.apache.hadoop.hbase.regionserver.wal.HLogSplitter
 
TIllegalArgument - Exception in org.apache.hadoop.hbase.thrift2.generated
A TIllegalArgument exception indicates an illegal or invalid argument was passed into a procedure.
TIllegalArgument() - Constructor for exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
TIllegalArgument(TIllegalArgument) - Constructor for exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
Performs a deep copy on other.
TIllegalArgument._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TIME_IN_QUEUE_KEY - Static variable in interface org.apache.hadoop.hbase.thrift.MetricsThriftServerSource
 
TIME_RANGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
TIME_RANGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
TIME_RANGE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
TIME_TO_WAIT_AFTER_SHUTDOWN_MS - Static variable in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer
Time to wait after interrupting all worker threads.
timedOut(long) - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
timeInQueue() - Method in class org.apache.hadoop.hbase.thrift.CallQueue.Call
 
timeOfOldestEdit() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
timeOfOldestEdit() - Method in interface org.apache.hadoop.hbase.regionserver.Store
When was the last edit done in the memstore
TimeoutException - Exception in org.apache.hadoop.hbase.errorhandling
Exception for timeout of a task.
TimeoutException(String, long, long, long) - Constructor for exception org.apache.hadoop.hbase.errorhandling.TimeoutException
Exception indicating that an operation attempt has timed out
TimeoutExceptionInjector - Class in org.apache.hadoop.hbase.errorhandling
Time a given process/operation and report a failure if the elapsed time exceeds the max allowed time.
TimeoutExceptionInjector(ForeignExceptionListener, long) - Constructor for class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
Create a generic timer for a task/process.
timeoutInjector - Variable in class org.apache.hadoop.hbase.procedure.Procedure
 
timeoutMonitor - Variable in class org.apache.hadoop.hbase.master.AssignmentManager
 
TimeRange - Class in org.apache.hadoop.hbase.io
Represents an interval of version timestamps.
TimeRange() - Constructor for class org.apache.hadoop.hbase.io.TimeRange
Default constructor.
TimeRange(long) - Constructor for class org.apache.hadoop.hbase.io.TimeRange
Represents interval [minStamp, Long.MAX_VALUE)
TimeRange(byte[]) - Constructor for class org.apache.hadoop.hbase.io.TimeRange
Represents interval [minStamp, Long.MAX_VALUE)
TimeRange(long, long) - Constructor for class org.apache.hadoop.hbase.io.TimeRange
Represents interval [minStamp, maxStamp)
TimeRange(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.io.TimeRange
Represents interval [minStamp, maxStamp)
timeRange - Variable in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
timeRange - Variable in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
TIMERANGE - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for timerange
TIMERANGE_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.StoreFile
Key for Timerange information in metadata
TIMERANGE_TRACKER - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for TimeRangeTracker
timeRangeTracker - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
 
TimeRangeTracker - Class in org.apache.hadoop.hbase.regionserver
Stores the minimum and maximum timestamp values (both are inclusive).
TimeRangeTracker() - Constructor for class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
Default constructor.
TimeRangeTracker(TimeRangeTracker) - Constructor for class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
Copy Constructor
TimeRangeTracker(long, long) - Constructor for class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
timestamp - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
timestamp
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
timestamp
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
timestamp
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
timestamp
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
timestamp
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
timestamp
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
timestamp
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
timestamp
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
timestamp
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.TCell
 
timestamp - Variable in class org.apache.hadoop.hbase.thrift.generated.TScan
 
timestamp - Variable in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
timestamp - Variable in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
timestamp - Variable in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
timestamp - Variable in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
timestamp - Variable in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
TIMESTAMP_CONF_KEY - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
TIMESTAMP_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
TIMESTAMP_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
Size of the timestamp field in bytes
TIMESTAMP_TYPE_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
 
timestampDecoder - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
 
TimestampDecoder - Class in org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp
Given a block and its blockMeta, this will decode the timestamp for the i-th Cell in the block.
TimestampDecoder() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.timestamp.TimestampDecoder
construct
timestampDeltaWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
timestampEncoder - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
timestampIndexesOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
timestampIndexWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
TIMESTAMPKEY_COLUMN_SPEC - Static variable in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
 
timestamps - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
TIMESTAMPS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
TimestampsFilter - Class in org.apache.hadoop.hbase.filter
Filter that returns only cells whose timestamp (version) is in the specified list of timestamps (versions).
TimestampsFilter(List<Long>) - Constructor for class org.apache.hadoop.hbase.filter.TimestampsFilter
Constructor for filter that retains only those cells whose timestamp (version) is in the specified list of timestamps.
timeToLive - Variable in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
TimeToLiveHFileCleaner - Class in org.apache.hadoop.hbase.master.cleaner
HFile cleaner that uses the timestamp of the hfile to determine if it should be deleted.
TimeToLiveHFileCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
TimeToLiveLogCleaner - Class in org.apache.hadoop.hbase.master.cleaner
Log cleaner that uses the timestamp of the hlog to determine if it should be deleted.
TimeToLiveLogCleaner() - Constructor for class org.apache.hadoop.hbase.master.cleaner.TimeToLiveLogCleaner
 
TIncrement - Class in org.apache.hadoop.hbase.thrift.generated
For increments that are not incrementColumnValue equivalents.
TIncrement() - Constructor for class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
TIncrement(ByteBuffer, ByteBuffer, ByteBuffer, long) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
TIncrement(TIncrement) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TIncrement
Performs a deep copy on other.
TIncrement - Class in org.apache.hadoop.hbase.thrift2.generated
Used to perform Increment operations for a single row.
TIncrement() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
TIncrement(ByteBuffer, List<TColumnIncrement>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
TIncrement(TIncrement) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TIncrement
Performs a deep copy on other.
TIncrement._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TIncrement._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TIOError - Exception in org.apache.hadoop.hbase.thrift2.generated
A TIOError exception signals that an error occurred communicating to the HBase master or a HBase region server.
TIOError() - Constructor for exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
TIOError(TIOError) - Constructor for exception org.apache.hadoop.hbase.thrift2.generated.TIOError
Performs a deep copy on other.
TIOError._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TMutation - Class in org.apache.hadoop.hbase.thrift2.generated
Atomic mutation for the specified row.
TMutation() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
TMutation(TMutation._Fields, Object) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
TMutation(TMutation) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
TMutation._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TNAME - Static variable in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
 
TO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
toAppend(ClientProtos.MutationProto, CellScanner) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Mutate to an Append
toArray(List<byte[]>) - Static method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
toArray() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
toArray(T[]) - Method in class org.apache.hadoop.hbase.regionserver.KeyValueSkipListSet
 
toArray() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
toArray(T[]) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
 
toArray() - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
toArray(T[]) - Method in class org.apache.hadoop.hbase.util.SortedCopyOnWriteSet
 
toBigDecimal(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to a BigDecimal
toBigDecimal(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to a BigDecimal value
toBinaryFromHex(byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
Takes a ASCII digit in the range A-F0-9 and returns the corresponding integer/ordinal value.
toBoolean(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
toBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
toBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
toBuilder() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
toByte() - Method in enum org.apache.hadoop.hbase.client.IsolationLevel
 
toByteArray() - Method in class org.apache.hadoop.hbase.ClusterId
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.BinaryComparator
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.BitComparator
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.FamilyFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.Filter
TODO: JAVADOC Concrete implementers can signal a failure condition in their code by throwing an IOException.
toByteArray() - Method in class org.apache.hadoop.hbase.filter.FilterBase
Return length 0 byte array for Filters that don't require special serialization
toByteArray() - Method in class org.apache.hadoop.hbase.filter.FilterList
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.NullComparator
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.PageFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.QualifierFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.RandomRowFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.RegexStringComparator
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.RowFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.SubstringComparator
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.ValueFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
toByteArray() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
toByteArray() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
toByteArray() - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
toByteArray(int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
toByteArray() - Method in class org.apache.hadoop.hbase.RegionTransition
 
toByteArray(ZooKeeperProtos.ReplicationState.State) - Static method in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
 
toByteArray() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
toByteArrays(String[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
toByteArrays(String) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
toByteArrays(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
toByteBufferAndRewind(Iterable<? extends KeyValue>, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
 
toBytes() - Method in enum org.apache.hadoop.hbase.client.IsolationLevel
 
toBytes() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
toBytes() - Method in class org.apache.hadoop.hbase.TableName
 
toBytes(ByteBuffer, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Copy the bytes from position to limit into a new byte[] of the exact length and sets the position and limit back to their original values (though not thread safe).
toBytes(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.Bytes
Returns a new byte array, copied from the given buf, from the index 0 (inclusive) to the limit (exclusive), regardless of the current position.
toBytes(String) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a string to a UTF-8 byte array.
toBytes(boolean) - Static method in class org.apache.hadoop.hbase.util.Bytes
Convert a boolean to a byte array.
toBytes(long) - Static method in class org.apache.hadoop.hbase.util.Bytes
Convert a long value to a byte array using big-endian.
toBytes(float) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
toBytes(double) - Static method in class org.apache.hadoop.hbase.util.Bytes
Serialize a double as the IEEE 754 double format output.
toBytes(int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Convert an int value to a byte array.
toBytes(short) - Static method in class org.apache.hadoop.hbase.util.Bytes
Convert a short value to a byte array of Bytes.SIZEOF_SHORT bytes long.
toBytes(BigDecimal) - Static method in class org.apache.hadoop.hbase.util.Bytes
Convert a BigDecimal value to a byte array
toBytesBinary(String) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
toCell(Cell) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
toCell(CellProtos.Cell) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
toCompactionDescriptor(HRegionInfo, byte[], List<Path>, List<Path>, Path) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
toComparator(ByteArrayComparable) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a ByteArrayComparable to a protocol buffer Comparator
toComparator(ComparatorProtos.Comparator) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Comparator to a ByteArrayComparable
toContextString() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
toDelete(ClientProtos.MutationProto) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Mutate to a Delete
toDelete(ClientProtos.MutationProto, CellScanner) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Mutate to a Delete
toDeleteType(KeyValue.Type) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a delete KeyValue type to protocol buffer DeleteType.
toDelimitedByteArray() - Method in class org.apache.hadoop.hbase.HRegionInfo
Use this instead of HRegionInfo.toByteArray() when writing to a stream and you want to use the pb mergeDelimitedFrom (w/o the delimiter, pb reads to EOF which may not be what you want).
toDelimitedByteArray(HRegionInfo...) - Static method in class org.apache.hadoop.hbase.HRegionInfo
Serializes given HRegionInfo's as a byte array.
toDelimitedByteArray(Message) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
toDescriptiveString() - Method in class org.apache.hadoop.hbase.master.RegionState
A slower (but more easy-to-read) stringification
toDouble(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
toDouble(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
toDurability(ClientProtos.MutationProto.Durability) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protobuf Durability into a client Durability
toDurability(Durability) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a client Durability into a protbuf Durability
toException(HBaseProtos.NameBytesPair) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a stringified protocol buffer exception Parameter to a Java Exception
toFilter(FilterProtos.Filter) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Filter to a client Filter
toFilter(Filter) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a client Filter to a protocol buffer Filter
toFloat(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Presumes float encoded as IEEE 754 floating-point "single format"
toFloat(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Presumes float encoded as IEEE 754 floating-point "single format"
toGet(ClientProtos.Get) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Get to a client Get
toGet(Get) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Create a protocol buffer Get based on a client Get.
toIncrement(ClientProtos.MutationProto, CellScanner) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Mutate to an Increment
toInt(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to an int value
toInt(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to an int value
toInt(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to an int value
toIOException(ServiceException) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Unwraps an exception from a protobuf service into the underlying (expected) IOException.
toJSON(int) - Method in class org.apache.hadoop.hbase.client.Operation
Produces a JSON object for fingerprint and details exposure in a parseable format.
toJSON() - Method in class org.apache.hadoop.hbase.client.Operation
Produces a JSON object sufficient for description of a query in a debugging or logging context.
toJSON() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
Creates a JSON object for parseable exposure of monitored tasks.
token - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
 
token - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
TOKEN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
TokenDepthComparator - Class in org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize
Determines order of nodes in the output array.
TokenDepthComparator() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenDepthComparator
 
tokenHandlers - Static variable in class org.apache.hadoop.hbase.ipc.RpcClient
 
Tokenizer - Class in org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize
Data structure used in the first stage of PrefixTree encoding: accepts a sorted stream of ByteRanges splits them into a set of tokens, each held by a TokenizerNode connects the TokenizerNodes via standard java references keeps a pool of TokenizerNodes and a reusable byte[] for holding all token content
Tokenizer() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
construct
tokenizerNode - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
TokenizerNode - Class in org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize
Individual node in a Trie structure.
TokenizerNode(Tokenizer, TokenizerNode, int, int, int, int) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
construct
TokenizerRowSearchPosition - Enum in org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize
Warning: currently unused, but code is valid.
TokenizerRowSearchResult - Class in org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize
for recursively searching a PtBuilder
TokenizerRowSearchResult() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
construct
TokenizerRowSearchResult(TokenizerRowSearchPosition) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
 
TokenizerRowSearchResult(TokenizerNode) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
 
tokenLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
tokenLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
tokenLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
 
tokenOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
tokenOffsetIntoBlock - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
 
TokenProvider - Class in org.apache.hadoop.hbase.security.token
Provides a service for obtaining authentication tokens via the AuthenticationProtos AuthenticationService coprocessor service.
TokenProvider() - Constructor for class org.apache.hadoop.hbase.security.token.TokenProvider
 
tokens - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
tokensLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
tokenStartOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
 
TokenUtil - Class in org.apache.hadoop.hbase.security.token
Utility methods for obtaining authentication tokens.
TokenUtil() - Constructor for class org.apache.hadoop.hbase.security.token.TokenUtil
 
tokenWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
toList(long[]) - Static method in class org.apache.hadoop.hbase.util.ArrayUtils
 
toLong(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to a long value.
toLong(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to a long value.
toLong(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to a long value.
toMap(int) - Method in class org.apache.hadoop.hbase.client.Delete
 
toMap(int) - Method in class org.apache.hadoop.hbase.client.Get
Compile the details beyond the scope of getFingerprint (row, columns, timestamps, etc.) into a Map along with the fingerprinted information.
toMap(int) - Method in class org.apache.hadoop.hbase.client.Mutation
Compile the details beyond the scope of getFingerprint (row, columns, timestamps, etc.) into a Map along with the fingerprinted information.
toMap(int) - Method in class org.apache.hadoop.hbase.client.Operation
Produces a Map containing a summary of the details of a query beyond the scope of the fingerprint (i.e.
toMap() - Method in class org.apache.hadoop.hbase.client.Operation
Produces a Map containing a full summary of a query.
toMap(int) - Method in class org.apache.hadoop.hbase.client.Scan
Compile the details beyond the scope of getFingerprint (row, columns, timestamps, etc.) into a Map along with the fingerprinted information.
toMap() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
 
toMap() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
Creates a string map of internal details for extensible exposure of monitored tasks.
toMutation(ClientProtos.MutationProto) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a MutateRequest to Mutation
toMutation(Increment) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a client Increment to a protobuf Mutate.
toMutation(ClientProtos.MutationProto.MutationType, Mutation) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Create a protocol buffer Mutate based on a client Mutation
toMutationNoData(ClientProtos.MutationProto.MutationType, Mutation) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Create a protocol buffer MutationProto based on a client Mutation.
toNamespaceDescriptor(HBaseProtos.NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
toNamespaceEntry(String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
toNamespaceEntry(byte[]) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
 
TOP_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
TOP = 0;
toPermission(AccessControlProtos.Permission) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Converts a Permission proto to a client Permission object.
toPermission(Permission) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a client Permission to a Permission proto
toPermissionAction(AccessControlProtos.Permission.Action) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Converts a Permission.Action proto to a client Permission.Action object.
toPermissionAction(Permission.Action) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a client Permission.Action to a Permission.Action proto
toPermissionActions(List<AccessControlProtos.Permission.Action>) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Converts a list of Permission.Action proto to a list of client Permission.Action objects.
toProtoNamespaceDescriptor(NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
toProtoTableName(TableName) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
toPut(ClientProtos.MutationProto) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Mutate to a Put.
toPut(ClientProtos.MutationProto, CellScanner) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Mutate to a Put.
toResult(Result) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a client Result to a protocol buffer Result
toResult(boolean) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a client Result to a protocol buffer Result
toResult(ClientProtos.Result) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Result to a client Result
toResult(ClientProtos.Result, CellScanner) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Result to a client Result
toResultNoData(Result) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a client Result to a protocol buffer Result.
toScan(Scan) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a client Scan to a protocol buffer Scan
toScan(ClientProtos.Scan) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer Scan to a client Scan
toScanMetrics(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
toScanMetrics(ScanMetrics) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
toServerName(ServerName) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a ServerName to a protocol buffer ServerName
toServerName(HBaseProtos.ServerName) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protocol buffer ServerName to a ServerName
toShort(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to a short value
toShort(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to a short value
toShort(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts a byte array to a short value
toShortString() - Method in class org.apache.hadoop.hbase.ServerName
 
toString() - Method in class org.apache.hadoop.hbase.client.Increment
 
toString(int) - Method in class org.apache.hadoop.hbase.client.Operation
Produces a string representation of this Operation.
toString() - Method in class org.apache.hadoop.hbase.client.Operation
Produces a string representation of this Operation.
toString() - Method in class org.apache.hadoop.hbase.client.Result
 
toString() - Method in class org.apache.hadoop.hbase.client.RetriesExhaustedException.ThrowableWithExtraContext
 
toString() - Method in class org.apache.hadoop.hbase.ClusterId
 
toString() - Method in class org.apache.hadoop.hbase.ClusterStatus
 
toString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.ArraySearcherPool
 
toString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
standard methods
toString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
Override PrefixTreeCell.toString() with a check to see if the current cell is valid.
toString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
For debugging.
toString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
standard methods
toString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
standard methods
toString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
Object methods
toString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
toString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
printing
toString() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
Generated by Eclipse
toString() - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
toString() - Method in exception org.apache.hadoop.hbase.errorhandling.ForeignException
 
toString() - Method in class org.apache.hadoop.hbase.executor.EventHandler
 
toString() - Method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.CompareFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.FilterBase
Return filter's info for debugging and logging purpose.
toString() - Method in class org.apache.hadoop.hbase.filter.FilterList
 
toString(int) - Method in class org.apache.hadoop.hbase.filter.FilterList
 
toString() - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
toString(int) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.PageFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.PrefixFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
 
toString(int) - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
 
toString() - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
toString() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
toString() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
 
toString() - Method in class org.apache.hadoop.hbase.HRegionInfo
 
toString() - Method in class org.apache.hadoop.hbase.HRegionLocation
 
toString() - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
toString() - Method in class org.apache.hadoop.hbase.io.encoding.CopyKeyDataBlockEncoder
 
toString() - Method in class org.apache.hadoop.hbase.io.encoding.DiffKeyDeltaEncoder
 
toString() - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
 
toString() - Method in class org.apache.hadoop.hbase.io.encoding.FastDiffDeltaEncoder
 
toString() - Method in class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
 
toString() - Method in class org.apache.hadoop.hbase.io.FileLink
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheKey
 
toString() - Method in exception org.apache.hadoop.hbase.io.hfile.bucket.CacheFullException
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexReader
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
toString() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
toString() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
toString() - Method in class org.apache.hadoop.hbase.io.Reference
 
toString() - Method in class org.apache.hadoop.hbase.io.TimeRange
 
toString() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Call
 
toString() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.ConnectionId
 
toString() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
toString() - Method in class org.apache.hadoop.hbase.KeyValue
 
toString() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
toString() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Returns the details about this instance as a string.
toString() - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer.Cluster
 
toString() - Method in class org.apache.hadoop.hbase.master.DeadServer
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.ClosedRegionHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.DeleteTableHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.DisableTableHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.EnableTableHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.LogReplayHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.MetaServerShutdownHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.ModifyTableHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.OpenedRegionHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.TableAddFamilyHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.TableDeleteFamilyHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.handler.TableModifyFamilyHandler
 
toString() - Method in class org.apache.hadoop.hbase.master.RegionPlan
 
toString() - Method in class org.apache.hadoop.hbase.master.RegionState
 
toString() - Method in class org.apache.hadoop.hbase.monitoring.MonitoredRPCHandlerImpl
 
toString() - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
 
toString() - Method in class org.apache.hadoop.hbase.RegionLoad
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
Returns String representation of the entry in form "key=value"
toString() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreLAB.Allocation
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
 
toString() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
toString() - Method in class org.apache.hadoop.hbase.RegionTransition
 
toString() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
toString() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel
 
toString() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterVersionModel
 
toString() - Method in class org.apache.hadoop.hbase.rest.model.TableInfoModel
 
toString() - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
 
toString() - Method in class org.apache.hadoop.hbase.rest.model.TableModel
 
toString() - Method in class org.apache.hadoop.hbase.rest.model.TableRegionModel
 
toString() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
toString() - Method in class org.apache.hadoop.hbase.rest.model.VersionModel
 
toString() - Method in class org.apache.hadoop.hbase.rest.RowSpec
 
toString() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
 
toString() - Method in class org.apache.hadoop.hbase.security.access.Permission
 
toString() - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
toString() - Method in class org.apache.hadoop.hbase.security.access.UserPermission
 
toString() - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
toString() - Method in class org.apache.hadoop.hbase.security.User
 
toString() - Method in class org.apache.hadoop.hbase.ServerLoad
 
toString() - Method in class org.apache.hadoop.hbase.ServerName
 
toString(HBaseProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.ClientSnapshotDescriptionUtils
Returns a single line (no \n) representation of snapshot metadata.
toString() - Method in class org.apache.hadoop.hbase.SplitLogTask
 
toString() - Method in class org.apache.hadoop.hbase.TableName
 
toString() - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
toString() - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
toString() - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
toString() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
toString() - Method in class org.apache.hadoop.hbase.thrift.TBoundedThreadPoolServer.Args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
toString() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
toString() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
toString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
toString() - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
 
toString() - Method in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
standard methods
toString(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
toString(byte[], String, byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Joins two byte arrays together using a separator.
toString(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
This method will convert utf8 encoded bytes into a string.
toString() - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilter
 
toString() - Method in class org.apache.hadoop.hbase.util.HashedBytes
 
toString() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
 
toString() - Method in class org.apache.hadoop.hbase.util.IdLock.Entry
 
toString() - Method in class org.apache.hadoop.hbase.util.Pair
 
toString() - Method in class org.apache.hadoop.hbase.util.PairOfSameType
 
toString() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.HexStringSplit
 
toString() - Method in class org.apache.hadoop.hbase.util.RegionSplitter.UniformSplit
 
toString() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
toString() - Method in class org.apache.hadoop.hbase.util.Triple
 
toString() - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.AcquiredLock
 
toString() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
Deprecated.
 
toString() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
toString() - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
 
toStringBinary(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Write a printable representation of a byte array.
toStringBinary(ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.Bytes
Converts the given byte buffer to a printable representation, from the index 0 (inclusive) to the limit (exclusive), regardless of the current position.
toStringBinary(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Write a printable representation of a byte array.
toStringCustomizedValues() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
 
toStringCustomizedValues() - Method in class org.apache.hadoop.hbase.HTableDescriptor
 
toStringDetailed() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
 
toStringFirstKey() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
toStringLastKey() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
toStringMap() - Method in class org.apache.hadoop.hbase.KeyValue
Produces a string map for this key/value pair.
toStringMap() - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
Produces a string map for this key.
toStringWithPadding(Collection<? extends KeyValue>, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
toString
toStringWithPadding(KeyValue, int, int, int, int, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
 
toStruct() - Method in class org.apache.hadoop.hbase.types.StructBuilder
Retrieve the Struct represented by this.
tot_mgr_get_data_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_get_data_nonode - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_get_data_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_get_data_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_get_data_retry - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_heartbeat - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_batch_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_batch_start - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_batch_success - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_start - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_log_split_success - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_missing_state_in_delete - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_new_unexpected_hlogs - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_already_exists - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_create_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_create_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_create_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_create_retry - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_delete_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_delete_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_node_delete_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_null_data - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_orphan_task_acquired - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_relist_logdir - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_rescan - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_rescan_deleted - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit_dead_server_task - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit_failed - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit_force - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit_threshold_reached - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_resubmit_unassigned - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_task_deleted - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_unacquired_orphan_done - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_mgr_wait_for_zk_delete - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_failed_to_grab_task_exception - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_failed_to_grab_task_lost_race - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_failed_to_grab_task_no_data - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_failed_to_grab_task_owned - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_final_transition_failed - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_get_data_queued - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_get_data_result - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_get_data_retry - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_preempt_task - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_acquired - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_acquired_rescan - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_done - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_err - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_grabing - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_heartbeat - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_heartbeat_failed - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
tot_wkr_task_resigned - Static variable in class org.apache.hadoop.hbase.SplitLogCounters
 
toTableName(HBaseProtos.TableName) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
 
toTablePermission(AccessControlProtos.Permission) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Converts a Permission proto to a client TablePermission object.
TOTAL_COMPACTING_KVS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
TOTAL_NUMBER_OF_REQUESTS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
TOTAL_REGIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
TOTAL_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
TOTAL_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
TOTAL_STATIC_BLOOM_SIZE_KB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
TOTAL_STATIC_INDEX_SIZE_KB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
TOTAL_UNCOMPRESSED_BYTES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
totalBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
totalByteSize - Variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
 
totalCells - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
totalCompactingKVs - Variable in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
the total compacting key values in currently running compaction
TOTALCOMPACTINGKVS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
totalCompressedBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
totalKeyCount - Variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
The total number of keys in all chunks
totalKeyLength - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Used for calculating the average key length.
totalLengthWithMvccVersion(Iterable<? extends KeyValue>, boolean) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
 
totalMaxKeys - Variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
 
totalOps - Variable in class org.apache.hadoop.hbase.metrics.PersistentMetricsTimeVaryingRate
Deprecated.
 
TOTALSTATICBLOOMSIZEKB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
TOTALSTATICINDEXSIZEKB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
totalUncompressedBytes - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Total uncompressed bytes, maybe calculate a compression ratio later.
totalUnencodedBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
totalValueBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
totalValueLength - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Used for calculating the average value length.
TotesHRegionInfo - Interface in org.apache.hadoop.hbase.master.handler
Implementors tote an HRegionInfo instance.
toToken(Token<AuthenticationTokenIdentifier>) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Converts a Token instance (with embedded identifier) to the protobuf representation.
toToken(AuthenticationProtos.Token) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Converts a protobuf Token message back into a Token instance.
touch() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
Update lastActivity with the current time.
toUserPermission(UserPermission) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a client user permission to a user permission proto
toUserPermission(AccessControlProtos.UserPermission) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Converts a user permission proto to a client user permission object.
toUserTablePermissions(ListMultimap<String, TablePermission>) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a ListMultimap where key is username to a protobuf UserPermission
toUserTablePermissions(AccessControlProtos.UsersAndPermissions) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
Convert a protobuf UserTablePermissions to a ListMultimap where key is username.
TPut - Class in org.apache.hadoop.hbase.thrift2.generated
Used to perform Put operations for a single row.
TPut() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TPut
 
TPut(ByteBuffer, List<TColumnValue>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TPut
 
TPut(TPut) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TPut
Performs a deep copy on other.
TPut._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TRACE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
TRACE_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
TRACE_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
TracingProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
TracingProtos.RPCTInfo - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RPCTInfo
TracingProtos.RPCTInfo.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RPCTInfo
TracingProtos.RPCTInfoOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
trackTimestamps(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
Record the earlest Put timestamp.
trailer - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
 
trailer - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
trailerWarnSize - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
 
transform(KeyValue) - Method in class org.apache.hadoop.hbase.filter.Filter
Deprecated.
transform(KeyValue) - Method in class org.apache.hadoop.hbase.filter.FilterBase
Deprecated.
transform(KeyValue) - Method in class org.apache.hadoop.hbase.filter.FilterList
Deprecated.
transform(KeyValue) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
Deprecated.
transform(float[][]) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer.RandomizedMatrix
Copy a given matrix into a new matrix, transforming each row index and each column index according to the randomization scheme that was created at construction time.
transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.Filter
Give the filter a chance to transform the passed KeyValue.
transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterBase
By default no transformation takes place
transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterList
 
transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.FilterWrapper
 
transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
 
transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.SkipFilter
 
transformCell(Cell) - Method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
transformClusterKey(String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Separate the given key into the three configurations it should contain: hbase.zookeeper.quorum, hbase.zookeeper.client.port and zookeeper.znode.parent
TRANSITION_IN_ZK_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
transitionMergingNode(ZooKeeperWatcher, HRegionInfo, HRegionInfo, HRegionInfo, ServerName, int, EventType, EventType) - Static method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
Transitions an existing ephemeral node for the specified region which is currently in the begin state to be in the end state.
transitionNode(ZooKeeperWatcher, HRegionInfo, ServerName, EventType, EventType, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Method that actually performs unassigned node transitions.
transitionNode(ZooKeeperWatcher, HRegionInfo, ServerName, EventType, EventType, int, byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
 
transitionNodeClosed(ZooKeeperWatcher, HRegionInfo, ServerName, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Transitions an existing unassigned node for the specified region which is currently in the CLOSING state to be in the CLOSED state.
transitionNodeOpened(ZooKeeperWatcher, HRegionInfo, ServerName, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Transitions an existing unassigned node for the specified region which is currently in the OPENING state to be in the OPENED state.
transitionNodeOpening(ZooKeeperWatcher, HRegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
Transitions an existing unassigned node for the specified region which is currently in the OFFLINE state to be in the OPENING state.
transitionNodeOpening(ZooKeeperWatcher, HRegionInfo, ServerName, EventType) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKAssign
 
transitionSplittingNode(ZooKeeperWatcher, HRegionInfo, HRegionInfo, HRegionInfo, ServerName, int, EventType, EventType) - Static method in class org.apache.hadoop.hbase.regionserver.SplitTransaction
Transitions an existing ephemeral node for the specified region which is currently in the begin state to be in the end state.
treeDepth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
 
TREEMAP - Static variable in class org.apache.hadoop.hbase.util.ClassSize
Overhead for TreeMap
TRegionInfo - Class in org.apache.hadoop.hbase.thrift.generated
A TRegionInfo contains information about an HTable region.
TRegionInfo() - Constructor for class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
TRegionInfo(ByteBuffer, ByteBuffer, long, ByteBuffer, byte, ByteBuffer, int) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
TRegionInfo(TRegionInfo) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
Performs a deep copy on other.
TRegionInfo._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TResult - Class in org.apache.hadoop.hbase.thrift2.generated
if no Result is found, row and columnValues will not be set.
TResult() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TResult
 
TResult(List<TColumnValue>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TResult
 
TResult(TResult) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TResult
Performs a deep copy on other.
TResult._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
trigger() - Method in class org.apache.hadoop.hbase.errorhandling.TimeoutExceptionInjector
Trigger the timer immediately.
triggerCacheRefreshForTesting() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
Trigger a cache refresh, even if its before the next cache refresh.
triggerMajorCompaction() - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
triggerMajorCompaction() - Method in interface org.apache.hadoop.hbase.regionserver.Store
 
triggerNow() - Method in class org.apache.hadoop.hbase.Chore
If the thread is currently sleeping, trigger the core to happen immediately.
Triple<A,B,C> - Class in org.apache.hadoop.hbase.util
Utility class to manage a triple.
Triple(A, B, C) - Constructor for class org.apache.hadoop.hbase.util.Triple
 
TRowMutations - Class in org.apache.hadoop.hbase.thrift2.generated
A TRowMutations object is used to apply a number of Mutations to a single row.
TRowMutations() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
TRowMutations(ByteBuffer, List<TMutation>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
TRowMutations(TRowMutations) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
Performs a deep copy on other.
TRowMutations._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TRowResult - Class in org.apache.hadoop.hbase.thrift.generated
Holds row name and then a map of columns to cells.
TRowResult() - Constructor for class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
TRowResult(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
TRowResult(TRowResult) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TRowResult
Performs a deep copy on other.
TRowResult._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
tryAcquire(long) - Method in interface org.apache.hadoop.hbase.InterProcessLock
Acquire the lock within a wait time.
tryAcquire(long) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Acquire the lock within a wait time.
tryAtomicRegionLoad(HConnection, byte[], byte[], Collection<LoadIncrementalHFiles.LoadQueueItem>) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
tryAtomicRegionLoad(HConnection, TableName, byte[], Collection<LoadIncrementalHFiles.LoadQueueItem>) - Method in class org.apache.hadoop.hbase.mapreduce.LoadIncrementalHFiles
Attempts to do an atomic load of many hfiles into a region.
tryTransitionFromOfflineToFailedOpen(RegionServerServices, HRegionInfo, int) - Static method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
Try to transition to open.
ts - Variable in class org.apache.hadoop.hbase.client.Mutation
 
TScan - Class in org.apache.hadoop.hbase.thrift.generated
A Scan object is used to specify scanner parameters when opening a scanner.
TScan() - Constructor for class org.apache.hadoop.hbase.thrift.generated.TScan
 
TScan(TScan) - Constructor for class org.apache.hadoop.hbase.thrift.generated.TScan
Performs a deep copy on other.
TScan - Class in org.apache.hadoop.hbase.thrift2.generated
Any timestamps in the columns are ignored, use timeRange to select by timestamp.
TScan() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TScan
 
TScan(TScan) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TScan
Performs a deep copy on other.
TScan._Fields - Enum in org.apache.hadoop.hbase.thrift.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TScan._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TsvImporterMapper - Class in org.apache.hadoop.hbase.mapreduce
Write table content out to files in hdfs.
TsvImporterMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
 
TsvImporterTextMapper - Class in org.apache.hadoop.hbase.mapreduce
Write table content out to map output files.
TsvImporterTextMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
 
TTimeRange - Class in org.apache.hadoop.hbase.thrift2.generated
 
TTimeRange() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
TTimeRange(long, long) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
TTimeRange(TTimeRange) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
Performs a deep copy on other.
TTimeRange._Fields - Enum in org.apache.hadoop.hbase.thrift2.generated
The set of fields this struct contains, along with convenience methods for finding and manipulating them.
TTL - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
 
TTL_CONF_KEY - Static variable in class org.apache.hadoop.hbase.master.cleaner.TimeToLiveHFileCleaner
 
TTL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
TTL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
tupleSchemeReadValue(TProtocol, short) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
tupleSchemeWriteValue(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
 
type - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
TYPE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
TYPE_SIZE - Static variable in class org.apache.hadoop.hbase.KeyValue
Size of the key type field in bytes
typeA - Variable in class org.apache.hadoop.hbase.types.Union2
 
typeB - Variable in class org.apache.hadoop.hbase.types.Union2
 
typeBytes - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
typeC - Variable in class org.apache.hadoop.hbase.types.Union3
 
typeD - Variable in class org.apache.hadoop.hbase.types.Union4
 
TYPES - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
static
types - Variable in class org.apache.hadoop.hbase.types.StructIterator
 

U

UFIntTool - Class in org.apache.hadoop.hbase.util.vint
UFInt is an abbreviation for Unsigned Fixed-width Integer.
UFIntTool() - Constructor for class org.apache.hadoop.hbase.util.vint.UFIntTool
 
ugi - Variable in class org.apache.hadoop.hbase.security.User
 
unassign(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
Unassign a region from current hosting regionserver.
unassign(List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Unassign the list of regions.
unassign(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Unassigns the specified region.
unassign(HRegionInfo, boolean, ServerName) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Unassigns the specified region.
unassign(HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
 
UnAssignCallable - Class in org.apache.hadoop.hbase.master
A callable object that invokes the corresponding action that needs to be taken for unassignment of a region in transition.
UnAssignCallable(AssignmentManager, HRegionInfo) - Constructor for class org.apache.hadoop.hbase.master.UnAssignCallable
 
UNASSIGNED_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
UNASSIGNED = 0;
unassignRegion(RpcController, MasterProtos.UnassignRegionRequest) - Method in class org.apache.hadoop.hbase.master.HMaster
 
unassignRegion(RpcController, MasterProtos.UnassignRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
 
unassignRegion(RpcController, MasterProtos.UnassignRegionRequest, RpcCallback<MasterProtos.UnassignRegionResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
rpc UnassignRegion(.UnassignRegionRequest) returns (.UnassignRegionResponse);
unassignRegion(RpcController, MasterProtos.UnassignRegionRequest, RpcCallback<MasterProtos.UnassignRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
 
unassignRegion(RpcController, MasterProtos.UnassignRegionRequest, RpcCallback<MasterProtos.UnassignRegionResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
rpc UnassignRegion(.UnassignRegionRequest) returns (.UnassignRegionResponse);
uncompress(ByteString, Dictionary) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.ByteStringUncompressor
 
UNCOMPRESSED_DATA_INDEX_SIZE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
Union2<A,B> - Class in org.apache.hadoop.hbase.types
The Union family of DataTypes encode one of a fixed set of Objects.
Union2(DataType<A>, DataType<B>) - Constructor for class org.apache.hadoop.hbase.types.Union2
Create an instance of Union2 over the set of specified types.
Union3<A,B,C> - Class in org.apache.hadoop.hbase.types
The Union family of DataTypes encode one of a fixed collection of Objects.
Union3(DataType<A>, DataType<B>, DataType<C>) - Constructor for class org.apache.hadoop.hbase.types.Union3
Create an instance of Union3 over the set of specified types.
Union4<A,B,C,D> - Class in org.apache.hadoop.hbase.types
The Union family of DataTypes encode one of a fixed collection of Objects.
Union4(DataType<A>, DataType<B>, DataType<C>, DataType<D>) - Constructor for class org.apache.hadoop.hbase.types.Union4
Create an instance of Union4 over the set of specified types.
uniqueIndexByUniqueRange - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
UniqueIndexMap<T> - Class in org.apache.hadoop.hbase.io.hfile.bucket
Map from type T to int and vice-versa.
UniqueIndexMap() - Constructor for class org.apache.hadoop.hbase.io.hfile.bucket.UniqueIndexMap
 
uniqueRangeIndexByInsertionId - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
uniqueRanges - Variable in class org.apache.hadoop.hbase.util.byterange.ByteRangeSet
 
uniqueValues - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
fields
UNKNOWN - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
 
UNKNOWN_RACK - Static variable in class org.apache.hadoop.hbase.master.RackManager
 
UNKNOWN_SERVERNAME - Static variable in class org.apache.hadoop.hbase.ServerName
What to use if server name is unknown.
UnknownProtocolException - Exception in org.apache.hadoop.hbase.exceptions
An error requesting an RPC protocol that the server is not serving.
UnknownProtocolException(String) - Constructor for exception org.apache.hadoop.hbase.exceptions.UnknownProtocolException
 
UnknownProtocolException(Class<?>) - Constructor for exception org.apache.hadoop.hbase.exceptions.UnknownProtocolException
 
UnknownProtocolException(Class<?>, String) - Constructor for exception org.apache.hadoop.hbase.exceptions.UnknownProtocolException
 
UnknownRegionException - Exception in org.apache.hadoop.hbase
Thrown when we are asked to operate on a region we know nothing about.
UnknownRegionException(String) - Constructor for exception org.apache.hadoop.hbase.UnknownRegionException
 
UnknownScannerException - Exception in org.apache.hadoop.hbase
Thrown if a region server is passed an unknown scanner id.
UnknownScannerException() - Constructor for exception org.apache.hadoop.hbase.UnknownScannerException
constructor
UnknownScannerException(String) - Constructor for exception org.apache.hadoop.hbase.UnknownScannerException
Constructor
UnknownServiceException - Exception in org.apache.hadoop.hbase.ipc
 
UnknownSnapshotException - Exception in org.apache.hadoop.hbase.snapshot
Exception thrown when we get a request for a snapshot we don't recognize.
UnknownSnapshotException(String) - Constructor for exception org.apache.hadoop.hbase.snapshot.UnknownSnapshotException
 
UnknownSnapshotException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.snapshot.UnknownSnapshotException
 
UnmodifyableHTableDescriptor - Class in org.apache.hadoop.hbase.client
Read-only table descriptor.
UnmodifyableHTableDescriptor() - Constructor for class org.apache.hadoop.hbase.client.UnmodifyableHTableDescriptor
Default constructor
unregisterAllListeners() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Clean all existing listeners
unregisterListener(EventType) - Method in class org.apache.hadoop.hbase.executor.ExecutorService
Stop receiving updates before and after processing instances of EventType
unregisterListener(ZooKeeperListener) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
 
unregisterWALActionsListener(WALActionsListener) - Method in interface org.apache.hadoop.hbase.regionserver.wal.HLog
unregisters WALActionsListener
unset() - Method in interface org.apache.hadoop.hbase.util.ByteRange
Nullifies this ByteRange.
unset() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
 
unset() - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
 
unset() - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
 
unsetAmmount() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
unsetAmount() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
unsetAttributes() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
unsetBatchSize() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
unsetBatchSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
unsetBlockCacheEnabled() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
unsetBloomFilterNbHashes() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
unsetBloomFilterType() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
unsetBloomFilterVectorSize() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
unsetCaching() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
unsetCaching() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
unsetCell() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
unsetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
unsetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
unsetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
unsetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
unsetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
unsetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
unsetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
unsetColumn() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
unsetColumnFamilies() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
unsetColumnName() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
unsetColumns() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
unsetColumnValues() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
unsetColumnValues() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
unsetCompression() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
unsetDeletes() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
unsetDeleteSingle() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
unsetDeleteSingle() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
unsetDeleteType() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
unsetDurability() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
unsetDurability() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
unsetDurability() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
unsetEndKey() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
unsetExist() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
unsetFamily() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
unsetFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
unsetFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
unsetFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
unsetFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
unsetFamily() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
unsetFilterString() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
unsetFilterString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
unsetFilterString() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
unsetGet() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
unsetGet() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
unsetGets() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
unsetIa() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
unsetId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
unsetId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
unsetId() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
unsetId() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
unsetIncrement() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
unsetIncrement() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
unsetIncrements() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
unsetInMemory() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
unsetIo() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
unsetIsDelete() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
unsetMaxStamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
unsetMaxVersions() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
unsetMaxVersions() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
unsetMaxVersions() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
unsetMessage() - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
unsetMessage() - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
unsetMessage() - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
unsetMessage() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
unsetMessage() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
unsetMinStamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
unsetMutations() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
unsetMutations() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
unsetMutations() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
unsetMutations() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
unsetName() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
unsetName() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
unsetNbRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
unsetNumRows() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
unsetNumRows() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
unsetNumVersions() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
unsetNumVersions() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
unsetPort() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
unsetPut() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
unsetPut() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
unsetPuts() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
unsetQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
unsetQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
unsetQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
unsetQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
unsetQualifier() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
unsetRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
unsetRowBatches() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
unsetRowBatches() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
unsetRowMutations() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
unsetRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
unsetRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
unsetRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
unsetRows() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
unsetScan() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
unsetScan() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
unsetScan() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
unsetScannerId() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
unsetScannerId() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
unsetServerName() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
unsetSortColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
unsetSortedColumns() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
unsetStartAndPrefix() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
unsetStartKey() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
unsetStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
unsetStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
unsetStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
unsetStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
unsetStartRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
unsetStartRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
unsetStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
unsetStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
unsetStopRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
unsetStopRow() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
unsetSuccess() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
unsetTable() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
unsetTableName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
unsetTableNameOrRegionName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
unsetTableNameOrRegionName() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
unsetTimeRange() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
unsetTimeRange() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
unsetTimestamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
unsetTimeToLive() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
unsetValue() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
unsetValue() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
unsetValue() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
unsetValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
unsetValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
unsetValue() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
unsetVersion() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
unsetWriteToWAL() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
unsignedBinarySearch(byte[], int, int, byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
Search sorted array "a" for byte "key".
unsignedCopyAndIncrement(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Treat the byte[] as an unsigned series of bytes, most significant bits first.
UnsupportedCellCodecException - Exception in org.apache.hadoop.hbase.ipc
 
UnsupportedCellCodecException() - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCellCodecException
 
UnsupportedCellCodecException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCellCodecException
 
UnsupportedCellCodecException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCellCodecException
 
UnsupportedCompressionCodecException - Exception in org.apache.hadoop.hbase.ipc
 
UnsupportedCompressionCodecException() - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCompressionCodecException
 
UnsupportedCompressionCodecException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCompressionCodecException
 
UnsupportedCompressionCodecException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.UnsupportedCompressionCodecException
 
update(byte[], byte[], R) - Method in interface org.apache.hadoop.hbase.client.coprocessor.Batch.Callback
 
update(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.TableNamespaceManager
 
update(String) - Method in class org.apache.hadoop.hbase.metrics.ExactCounterMetric
Deprecated.
 
update(String, long) - Method in class org.apache.hadoop.hbase.metrics.ExactCounterMetric
Deprecated.
 
update(int) - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
update(long) - Method in class org.apache.hadoop.hbase.metrics.histogram.MetricsHistogram
Deprecated.
 
update() - Method in interface org.apache.hadoop.hbase.regionserver.DeleteTracker
Called at the end of every StoreFile.
update() - Method in class org.apache.hadoop.hbase.regionserver.ScanDeleteTracker
 
update(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.ZKNamespaceManager
 
UPDATE_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
updateAcquiredLock(String) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Update state as to indicate that a lock is held
updateAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateAppend(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateAppend(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Append time histogram.
updateAppend(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
updateAppend() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update related counts of appends.
updateAppend() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
 
updateAssignmentPlan(HRegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
Add an assignment to the plan
updateAssignmentPlan(FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
 
updateAssignmentPlanToMeta(FavoredNodesPlan) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
Update the assignment plan into hbase:meta
updateAssignmentTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
 
updateAssignmentTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
 
updateAssignmentTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
updateBalanceCluster(long) - Method in interface org.apache.hadoop.hbase.master.balancer.MetricsBalancerSource
 
updateBalanceCluster(long) - Method in class org.apache.hadoop.hbase.master.balancer.MetricsBalancerSourceImpl
 
updateBulkAssignTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
 
updateBulkAssignTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsAssignmentManagerSource
 
updateBulkAssignTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManagerSourceImpl
 
updateCachedLocations(TableName, byte[], Object, HRegionLocation) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
updateCachedLocations(byte[], byte[], Object, HRegionLocation) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
 
updateCachedLocations(TableName, byte[], Object, HRegionLocation) - Method in interface org.apache.hadoop.hbase.client.HConnection
Update the location cache.
updateCachedLocations(byte[], byte[], Object, HRegionLocation) - Method in interface org.apache.hadoop.hbase.client.HConnection
Deprecated.
updateCandidateFilesForRowKeyBefore(Iterator<StoreFile>, KeyValue, KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
Updates the candidate list for finding row key before.
updateColumnValue(byte[], byte[], byte[], long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
Used in tests.
updateDelete() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateDelete(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Delete time histogram
updateDelete(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
updateDelete() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update related counts of deletes.
updateDelete() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
 
updateExistingNodeData(ZooKeeperWatcher, String, byte[], int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Deprecated.
Unused
updateFavoredNodes(RpcController, AdminProtos.UpdateFavoredNodesRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
 
updateFavoredNodes(RpcController, AdminProtos.UpdateFavoredNodesRequest, RpcCallback<AdminProtos.UpdateFavoredNodesResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
rpc UpdateFavoredNodes(.UpdateFavoredNodesRequest) returns (.UpdateFavoredNodesResponse);
updateFavoredNodes(RpcController, AdminProtos.UpdateFavoredNodesRequest, RpcCallback<AdminProtos.UpdateFavoredNodesResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Stub
 
updateFavoredNodes(RpcController, AdminProtos.UpdateFavoredNodesRequest, RpcCallback<AdminProtos.UpdateFavoredNodesResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
rpc UpdateFavoredNodes(.UpdateFavoredNodesRequest) returns (.UpdateFavoredNodesResponse);
updateFavoredNodes(RpcController, AdminProtos.UpdateFavoredNodesRequest) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
updateFavoredNodesMap(HRegionInfo, List<ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan
Add an assignment to the plan
updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateGet(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Get time histogram .
updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
updateGet(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update count and sizes of gets.
updateGet(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
 
updateHistogram(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Add some value to a histogram.
updateHistogram(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
updateIncrement() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateIncrement(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateIncrement(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Increment time histogram.
updateIncrement(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
updateIncrement() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update related counts of increments.
updateIncrement() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
 
updateKeyInZK(AuthenticationKey) - Method in class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
updateLatestStamp(byte[]) - Method in class org.apache.hadoop.hbase.KeyValue
 
updateMetaIfNecessary(MasterServices) - Static method in class org.apache.hadoop.hbase.catalog.MetaMigrationConvertingToPB
Deprecated.
Converting writable serialization to PB, if it is needed.
updateMetaLocation(CatalogTracker, HRegionInfo, ServerName, long) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Updates the location of the specified hbase:meta region in ROOT to be the specified server hostname and startcode.
updateMetaParentRegions(CatalogTracker, List<HRegionInfo>) - Method in class org.apache.hadoop.hbase.snapshot.RestoreSnapshotHelper.RestoreMetaChanges
 
updateMetaWALSplitSize(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
updateMetaWALSplitSize(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
 
updateMetaWALSplitTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
updateMetaWALSplitTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
 
updateMetaWithFavoredNodesInfo(Map<HRegionInfo, List<ServerName>>, CatalogTracker) - Static method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
Update meta table with favored nodes info
updateMetaWithFavoredNodesInfo(Map<HRegionInfo, List<ServerName>>, Configuration) - Static method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
Update meta table with favored nodes info
updatePut() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updatePut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updatePut(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Put time histogram
updatePut(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
updatePut() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update related counts of puts.
updatePut() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
 
updateQuantile(String, long) - Method in interface org.apache.hadoop.hbase.metrics.BaseSource
Add some value to a Quantile (An accurate histogram).
updateQuantile(String, long) - Method in class org.apache.hadoop.hbase.metrics.BaseSourceImpl
 
updateReaders() - Method in interface org.apache.hadoop.hbase.regionserver.ChangedReadersObserver
Notify observers.
updateReaders() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
updateRegionFavoredNodesMapping(String, List<HBaseProtos.ServerName>) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
updateRegionInfo(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
 
updateRegionLocation(CatalogTracker, HRegionInfo, ServerName, long) - Static method in class org.apache.hadoop.hbase.catalog.MetaEditor
Updates the location of the specified region in hbase:meta to be the specified server hostname and startcode.
updateRegionsInTransitionMetrics() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Set Regions in transitions metrics.
updateRegionState(HRegionInfo, RegionState.State) - Method in class org.apache.hadoop.hbase.master.RegionStates
Update a region state.
updateRegionState(RegionTransition, RegionState.State) - Method in class org.apache.hadoop.hbase.master.RegionStates
Update a region state.
updateRegionState(HRegionInfo, RegionState.State, ServerName) - Method in class org.apache.hadoop.hbase.master.RegionStates
Update a region state.
updateReplay(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServer
 
updateReplay(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
Update the Replay time histogram.
updateReplay(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
 
updateReplayBatchSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
Add the batch size of each replay
updateReplayBatchSize(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySourceImpl
 
updateReplayDataSize(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
Add the payload data size of each replay
updateReplayDataSize(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySourceImpl
 
updateReplayTime(long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySource
Add the time a replay command took
updateReplayTime(long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsEditsReplaySourceImpl
 
updateRITCount(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
set new value for number of regions in transition.
updateRITCountOverThreshold(int) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
update RIT count that are in this state for more than the threshold as defined by the property rit.metrics.threshold.time.
updateRITOldestAge(long) - Method in class org.apache.hadoop.hbase.master.MetricsAssignmentManager
update the timestamp for oldest region in transition metrics.
UPDATES_BLOCKED_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
UPDATES_BLOCKED_TIME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
updateScan(long) - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionSource
Update the count and sizes of resultScanner.next()
updateScan(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionSourceImpl
 
updateScanNext(long) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
 
updateSizeMetrics(CachedBlock, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
Helper function that updates the local size counter and also updates any per-cf or per-blocktype metrics it can discern from given CachedBlock
updateSnapshotCloneTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
updateSnapshotCloneTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
 
updateSnapshotRestoreTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
updateSnapshotRestoreTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
 
updateSnapshotTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsSnapshotSource
 
updateSnapshotTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsSnapshotSourceImpl
 
updateSplitSize(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
updateSplitSize(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
 
updateSplitTime(long) - Method in interface org.apache.hadoop.hbase.master.MetricsMasterFileSystemSource
 
updateSplitTime(long) - Method in class org.apache.hadoop.hbase.master.MetricsMasterFilesystemSourceImpl
 
updateTimestampToNow() - Method in class org.apache.hadoop.hbase.master.RegionState
 
upgradeTableDirs() - Method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
UpgradeTo96 - Class in org.apache.hadoop.hbase.migration
 
upsert(Iterable<Cell>, long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
 
upsert(Iterable<Cell>, long) - Method in class org.apache.hadoop.hbase.regionserver.MemStore
Update or insert the specified KeyValues.
upsert(Iterable<Cell>, long) - Method in interface org.apache.hadoop.hbase.regionserver.Store
Adds or replaces the specified KeyValues.
URL_SAFE - Static variable in class org.apache.hadoop.hbase.util.Base64
Encode using Base64-like encoding that is URL and Filename safe as described in Section 4 of RFC3548: http://www.faqs.org/rfcs/rfc3548.html.
usage() - Static method in class org.apache.hadoop.hbase.util.CompressionTest
 
usage(String) - Method in class org.apache.hadoop.hbase.util.ServerCommandLine
Print usage information for this command line.
USE_DEFAULT_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
USE_DEFAULT = 0;
USED_HEAP_MB_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
useDurability() - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
 
useDurability() - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
 
useEncodedScanner(boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
Decides whether we should use a scanner over encoded blocks.
useEncodedScanner(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
 
useEncodedScanner(boolean) - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
 
useHBaseChecksum() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
Are we verifying checksums in HBase?
user - Variable in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
 
User - Class in org.apache.hadoop.hbase.security
Wrapper to abstract out usage of user and group information in HBase.
User() - Constructor for class org.apache.hadoop.hbase.security.User
 
USER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
USER_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
USER_INFO_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
USER_PERMISSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
USER_PERMISSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
USER_PERMISSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
USER_PERMISSIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
USER_REGION_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
useRetry() - Method in class org.apache.hadoop.hbase.util.RetryCounter
 
username - Variable in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
USERNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
USERNAME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
useRowColBloom - Variable in class org.apache.hadoop.hbase.regionserver.StoreScanner
 
UserPermission - Class in org.apache.hadoop.hbase.security.access
Represents an authorization for access over the given table, column family plus qualifier, for the given user.
UserPermission() - Constructor for class org.apache.hadoop.hbase.security.access.UserPermission
Nullary constructor for Writable, do not use
UserPermission(byte[], Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.UserPermission
Creates a new instance for the given user.
UserPermission(byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.UserPermission
Creates a new instance for the given user, matching the actions with the given codes.
UserPermission(byte[], String, Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.UserPermission
Creates a new instance for the given user.
UserPermission(byte[], String, byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.UserPermission
Creates a new instance for the given user, matching the actions with the given codes.
UserPermission(byte[], TableName, byte[], Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.UserPermission
Creates a new instance for the given user, table and column family.
UserPermission(byte[], TableName, byte[], byte[], Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.UserPermission
Creates a new permission for the given user, table, column family and column qualifier.
UserPermission(byte[], TableName, byte[], byte[], byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.UserPermission
Creates a new instance for the given user, table, column family and qualifier, matching the actions with the given codes.
UserPermission(byte[], TablePermission) - Constructor for class org.apache.hadoop.hbase.security.access.UserPermission
Creates a new instance for the given user, table, column family and qualifier, matching the actions with the given codes.
UTF8 - Static variable in class org.apache.hadoop.hbase.util.OrderedBytes
 
UTF8_CHARSET - Static variable in class org.apache.hadoop.hbase.HConstants
When we encode strings, we always specify UTF8 encoding
UTF8_ENCODING - Static variable in class org.apache.hadoop.hbase.HConstants
When we encode strings, we always specify UTF8 encoding
UVIntTool - Class in org.apache.hadoop.hbase.util.vint
Simple Variable Length Integer encoding.
UVIntTool() - Constructor for class org.apache.hadoop.hbase.util.vint.UVIntTool
 
UVLongTool - Class in org.apache.hadoop.hbase.util.vint
Simple Variable Length Integer encoding.
UVLongTool() - Constructor for class org.apache.hadoop.hbase.util.vint.UVLongTool
 

V

VALID_NAMESPACE_REGEX - Static variable in class org.apache.hadoop.hbase.TableName
 
VALID_PORT_REGEX - Static variable in class org.apache.hadoop.hbase.util.Addressing
 
VALID_TABLE_QUALIFIER_REGEX - Static variable in class org.apache.hadoop.hbase.TableName
 
VALID_USER_TABLE_REGEX - Static variable in class org.apache.hadoop.hbase.TableName
 
validate(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.CleanerChore
Validate the file to see if it even belongs in the directory.
validate(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.HFileCleaner
 
validate(Path) - Method in class org.apache.hadoop.hbase.master.cleaner.LogCleaner
 
validate(HBaseProtos.SnapshotDescription, Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Convert the passed snapshot description into a 'full' snapshot description based on default parameters, if none have been supplied.
validate() - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
validate() - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
validate() - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
validate() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
validate() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
validate() - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
validate() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
validateHLogFilename(String) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
 
validateInput(JobConf) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormat
Deprecated.
 
validatePut(Put) - Method in class org.apache.hadoop.hbase.client.HTable
 
validateRootPath(Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
Verifies root directory path is a valid URI with a scheme
validateStoreFileName(String) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
Validate the store file name.
value() - Method in class org.apache.hadoop.hbase.client.Result
Returns the value of the first column in the Result.
value - Variable in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
The value
value - Variable in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
amount to increment by
value - Variable in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
value - Variable in class org.apache.hadoop.hbase.thrift.generated.TCell
 
value - Variable in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
value - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
the expected value, if not provided the check is for the non-existence of the column in question
value - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
the expected value, if not provided the check is for the non-existence of the column in question
value - Variable in class org.apache.hadoop.hbase.util.ManualEnvironmentEdge
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
ValueFilter - Class in org.apache.hadoop.hbase.filter
This filter is used to filter based on column value.
ValueFilter(CompareFilter.CompareOp, ByteArrayComparable) - Constructor for class org.apache.hadoop.hbase.filter.ValueFilter
Constructor.
valueLength - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
 
valueLengthsOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
valueLengthWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.Durability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.client.IsolationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.codec.prefixtree.scanner.CellScannerPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.Coprocessor.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.executor.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.executor.ExecutorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.filter.FilterList.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.HConstants.Modify
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.HConstants.OperationStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.KeyValue.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan.Position
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.RegionState.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.master.SplitLogManager.TaskFinisher.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.monitoring.MonitoredTask.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
 
valueOf(Descriptors.EnumValueDescriptor) - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.BloomType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.DeleteTracker.DeleteCompare
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.DeleteTracker.DeleteResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.HRegion.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.RegionOpeningState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.ScanQueryMatcher.MatchCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.ScanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.access.Permission.Action
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.AuthMethod
Returns the enum constant of this type with the specified name.
valueOf(byte) - Static method in enum org.apache.hadoop.hbase.security.AuthMethod
Return the object represented by the code.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.HBaseSaslRpcServer.QualityOfProtection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.security.SaslStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
Returns the enum constant of this type with the specified name.
valueOf(byte[], byte[]) - Static method in class org.apache.hadoop.hbase.TableName
 
valueOf(String, String) - Static method in class org.apache.hadoop.hbase.TableName
 
valueOf(byte[]) - Static method in class org.apache.hadoop.hbase.TableName
 
valueOf(String) - Static method in class org.apache.hadoop.hbase.TableName
 
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TColumn._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TIncrement._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.generated.TScan._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift.ThriftMetrics.ThriftServerType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumn._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnValue._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDelete._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDeleteType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDurability
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TGet._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIncrement._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIOError._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TMutation._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TPut._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TResult._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TRowMutations._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TScan._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TTimeRange._Fields
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.ChecksumType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter.ERROR_CODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
Returns the enum constant of this type with the specified name.
valueOf(String, PoolMap.PoolType, PoolMap.PoolType...) - Static method in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
 
valueOffsets - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
valueOffsetsOffset - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
valueOffsetWidth - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
values() - Static method in enum org.apache.hadoop.hbase.client.Durability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.client.IsolationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
values() - Static method in enum org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.codec.prefixtree.scanner.CellScannerPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.CompatibilitySingletonFactory.SingletonStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.Coprocessor.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.executor.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.executor.ExecutorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.filter.BitComparator.BitwiseOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.filter.CompareFilter.CompareOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.filter.Filter.ReturnCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.filter.FilterList.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.HConstants.Modify
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.HConstants.OperationStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType.BlockCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.KeyValue.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier.Counters
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.balancer.FavoredNodesPlan.Position
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.RegionState.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.master.SplitLogManager.TaskFinisher.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.monitoring.MonitoredTask.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse.CompactionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse.RegionOpeningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier.Kind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.DeleteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Durability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference.Range
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.CompareType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier.RegionSpecifierType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.BloomType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.DeleteTracker.DeleteCompare
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.DeleteTracker.DeleteResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.HRegion.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
Intentionally unimplemented.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceFactoryImpl.FactoryStorage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.RegionOpeningState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.ScanQueryMatcher.MatchCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.ScanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.regionserver.SplitLogWorker.TaskExecutor.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.security.access.Permission.Action
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.security.AuthMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.security.HBaseSaslRpcServer.QualityOfProtection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.security.SaslStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.snapshot.ExportSnapshot.Counter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.AlreadyExists._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.BatchMutation._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.get_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.IllegalArgument._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.IOError._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.Mutation._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.TCell._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.TColumn._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.TIncrement._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRegionInfo._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.TRowResult._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.generated.TScan._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift.ThriftMetrics.ThriftServerType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumn._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TColumnValue._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDelete._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDeleteType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TDurability
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TGet._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIncrement._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TIOError._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TMutation._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TPut._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TResult._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TRowMutations._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TScan._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.thrift2.generated.TTimeRange._Fields
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.util.ChecksumType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter.ERROR_CODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.hadoop.hbase.util.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
 
values() - Static method in enum org.apache.hadoop.hbase.util.PoolMap.PoolType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.apache.hadoop.hbase.util.PoolMap.ReusablePool
 
values() - Method in class org.apache.hadoop.hbase.util.PoolMap
 
values(K) - Method in class org.apache.hadoop.hbase.util.PoolMap
 
values() - Method in class org.apache.hadoop.hbase.util.SoftValueSortedMap
 
VALUES_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
verify(byte[], byte[], Set<byte[]>) - Method in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
Checks that columns for a rowKey and cf are valid if generated via LoadTestDataGenerator.generateColumnsForCf(byte[], byte[])
verify(byte[], byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
Checks that value for a rowKey/cf/column is valid if generated via LoadTestDataGenerator.generateValue(byte[], byte[], byte[])
verify(byte[], byte[]...) - Static method in class org.apache.hadoop.hbase.util.test.LoadTestKVGenerator
Verifies that the given byte array is the same as what would be generated for the given seed strings (row/cf/column/...).
verifyAllLogsGotReferenced(FileSystem, Path, Set<String>, HBaseProtos.SnapshotDescription, Path) - Static method in class org.apache.hadoop.hbase.snapshot.TakeSnapshotUtils
Verify that all the expected logs got referenced
verifyMetaRegionLocation(long) - Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
Verify hbase:meta is deployed and accessible.
verifyNSUpgrade(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.migration.NamespaceUpgrade
 
verifyRecoveredEdits(FileSystem, Path, HRegionInfo, HBaseProtos.SnapshotDescription) - Static method in class org.apache.hadoop.hbase.snapshot.TakeSnapshotUtils
Verify one of a snapshot's region's recovered.edits, has been at the surface (file names, length), match the original directory.
verifyRegionPlacement(boolean) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
Verify the region placement is consistent with the assignment plan
VerifyReplication - Class in org.apache.hadoop.hbase.mapreduce.replication
This map-only job compares the data from a local table with a remote one.
VerifyReplication() - Constructor for class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication
 
VerifyReplication.Verifier - Class in org.apache.hadoop.hbase.mapreduce.replication
Map-only comparator for 2 tables
VerifyReplication.Verifier() - Constructor for class org.apache.hadoop.hbase.mapreduce.replication.VerifyReplication.Verifier
 
VerifyReplication.Verifier.Counters - Enum in org.apache.hadoop.hbase.mapreduce.replication
 
verifySnapshot(Path, Set<String>) - Method in class org.apache.hadoop.hbase.master.snapshot.MasterSnapshotVerifier
Verify that the snapshot in the directory is a valid snapshot
VERSION - Static variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
static fields
version - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
persisted fields
VERSION - Static variable in interface org.apache.hadoop.hbase.Coprocessor
 
VERSION - Static variable in class org.apache.hadoop.hbase.HRegionInfo
Deprecated.
VERSION - Static variable in class org.apache.hadoop.hbase.security.access.Permission
 
VERSION - Static variable in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
 
version - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
VERSION - Static variable in class org.apache.hadoop.hbase.util.ByteBloomFilter
Current file format version
VERSION - Static variable in class org.apache.hadoop.hbase.util.CompoundBloomFilterBase
The Bloom filter version.
VERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
VERSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
VERSION_FILE_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
name of version file
VERSION_FILE_WRITE_ATTEMPTS - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for how often we should try to write a version file, before failing
VERSION_OF_CLOSING_NODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
VERSION_OF_OFFLINE_NODE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
VERSION_STRING - Static variable in interface org.apache.hadoop.hbase.rest.Constants
 
VERSION_VALUE - Static variable in enum org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.DeleteType
 
VersionAnnotation - Annotation Type in org.apache.hadoop.hbase
A package attribute that captures the version of hbase that was compiled.
VersionInfo - Class in org.apache.hadoop.hbase.util
This class finds the package info for hbase and the VersionAnnotation information.
VersionInfo() - Constructor for class org.apache.hadoop.hbase.util.VersionInfo
 
VersionMessage - Class in org.apache.hadoop.hbase.rest.protobuf.generated
 
VersionMessage.Version - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Version
VersionMessage.Version.Builder - Class in org.apache.hadoop.hbase.rest.protobuf.generated
Protobuf type org.apache.hadoop.hbase.rest.protobuf.generated.Version
VersionMessage.VersionOrBuilder - Interface in org.apache.hadoop.hbase.rest.protobuf.generated
 
VersionModel - Class in org.apache.hadoop.hbase.rest.model
A representation of the collection of versions of the REST gateway software components.
VersionModel() - Constructor for class org.apache.hadoop.hbase.rest.model.VersionModel
Default constructor.
VersionModel(ServletContext) - Constructor for class org.apache.hadoop.hbase.rest.model.VersionModel
Constructor
VersionResource - Class in org.apache.hadoop.hbase.rest
Implements REST software version reporting
VersionResource() - Constructor for class org.apache.hadoop.hbase.rest.VersionResource
Constructor
VERSIONS - Static variable in class org.apache.hadoop.hbase.HConstants
 
VERSIONSDELETED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
vintToBytes(long) - Static method in class org.apache.hadoop.hbase.util.Bytes
 
visit(Result) - Method in interface org.apache.hadoop.hbase.catalog.MetaReader.Visitor
Visit the catalog table row.
visitAllLocks(InterProcessLock.MetadataHandler) - Method in class org.apache.hadoop.hbase.master.TableLockManager.NullTableLockManager
 
visitAllLocks(InterProcessLock.MetadataHandler) - Method in class org.apache.hadoop.hbase.master.TableLockManager
Visits all table locks(read and write), and lock attempts with the given callback MetadataHandler.
visitLocks(InterProcessLock.MetadataHandler) - Method in interface org.apache.hadoop.hbase.InterProcessLock
Visits the locks (both held and attempted) of this type with the given InterProcessLock.MetadataHandler.
visitLocks(InterProcessLock.MetadataHandler) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Visits the locks (both held and attempted) with the given MetadataHandler.
visitLogEntryBeforeWrite(HRegionInfo, HLogKey, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
Called before each write.
visitLogEntryBeforeWrite(HTableDescriptor, HLogKey, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
 
visitLogEntryBeforeWrite(HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
visitLogEntryBeforeWrite(HTableDescriptor, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
 
visitLogFiles(FileSystem, Path, FSVisitor.LogFileVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Iterate over the snapshot log files
visitLogFiles(FileSystem, Path, FSVisitor.LogFileVisitor) - Static method in class org.apache.hadoop.hbase.util.FSVisitor
Iterate over hbase log files
visitRecoveredEdits(FileSystem, Path, FSVisitor.RecoveredEditsVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Iterate over the snapshot recovered.edits
visitReferencedFiles(FileSystem, Path, SnapshotReferenceUtil.FileVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Iterate over the snapshot store files, restored.edits and logs
visitRegionRecoveredEdits(FileSystem, Path, FSVisitor.RecoveredEditsVisitor) - Static method in class org.apache.hadoop.hbase.util.FSVisitor
Iterate over recovered.edits of the specified region
visitRegionStoreFiles(FileSystem, Path, FSVisitor.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Iterate over the snapshot store files in the specified region
visitRegionStoreFiles(FileSystem, Path, FSVisitor.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.util.FSVisitor
Iterate over the region store files
visitTableRecoveredEdits(FileSystem, Path, FSVisitor.RecoveredEditsVisitor) - Static method in class org.apache.hadoop.hbase.util.FSVisitor
Iterate over each region in the table and inform about recovered.edits
visitTableStoreFiles(FileSystem, Path, FSVisitor.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
Iterate over the snapshot store files
visitTableStoreFiles(FileSystem, Path, FSVisitor.StoreFileVisitor) - Static method in class org.apache.hadoop.hbase.util.FSVisitor
Iterate over the table store files

W

W - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for 'W'
WAIT_ON_REGIONSERVERS_INTERVAL - Static variable in class org.apache.hadoop.hbase.master.ServerManager
 
WAIT_ON_REGIONSERVERS_MAXTOSTART - Static variable in class org.apache.hadoop.hbase.master.ServerManager
 
WAIT_ON_REGIONSERVERS_MINTOSTART - Static variable in class org.apache.hadoop.hbase.master.ServerManager
 
WAIT_ON_REGIONSERVERS_TIMEOUT - Static variable in class org.apache.hadoop.hbase.master.ServerManager
 
waitForAssignment(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Waits until the specified region has completed assignment.
waitForBaseZNode(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Waits for HBase installation's base (parent) znode to become available.
waitForCompleted() - Method in class org.apache.hadoop.hbase.procedure.Procedure
Waits until the entire procedure has globally completed, or has been aborted.
waitForFlushesAndCompactions() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
Wait for all current flushes and compactions of the region to complete.
waitForLatch(CountDownLatch, ForeignExceptionSnare, long, String) - Static method in class org.apache.hadoop.hbase.procedure.Procedure
Wait for latch to count to zero, ignoring any spurious wake-ups, but waking periodically to check for errors
waitForLocallyCompleted() - Method in class org.apache.hadoop.hbase.procedure.Subprocedure
Waits until the entire procedure has globally completed, or has been aborted.
waitForMeta(long) - Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
Gets the current location for hbase:meta if available and waits for up to the specified timeout if not immediately available.
waitForMeta() - Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
Waits indefinitely for availability of hbase:meta.
waitForMetaServerConnection(long) - Method in class org.apache.hadoop.hbase.catalog.CatalogTracker
Deprecated.
Use #getMetaServerConnection(long)
waitForRead(MultiVersionConsistencyControl.WriteEntry) - Method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
Wait for the global readPoint to advance upto the specified transaction number.
waitForRegionServers(MonitoredTask) - Method in class org.apache.hadoop.hbase.master.ServerManager
Wait for the region servers to report in.
waitForServerOnline() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
waitForServerOnline() - Method in class org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread
Block until the region server has come online, indicating it is ready to be used.
waitForUpdate(long) - Method in class org.apache.hadoop.hbase.master.RegionStates
Wait for the state map to be updated by assignment manager.
waitForWork() - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
 
waitingTimeForEvents - Variable in class org.apache.hadoop.hbase.executor.EventHandler
 
waitMetaRegionLocation(long) - Method in class org.apache.hadoop.hbase.zookeeper.MetaRegionTracker
Gets the meta region location, if available, and waits for up to the specified timeout if not immediately available.
waitOnMaster(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Wait for the specified master to stop Removes this thread from list of running threads.
waitOnMaster(JVMClusterUtil.MasterThread) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Wait for the specified master to stop Removes this thread from list of running threads.
waitOnRegionServer(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Wait for the specified region server to stop Removes this thread from list of running threads.
waitOnRegionServer(JVMClusterUtil.RegionServerThread) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
Wait for the specified region server to stop Removes this thread from list of running threads.
waitOnRegionToClearRegionsInTransition(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Wait on region to clear regions-in-transition.
waitOnRegionToClearRegionsInTransition(HRegionInfo, long) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Wait on region to clear regions-in-transition or time out
waitOnRegionToClearRegionsInTransition(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
Wait on region to clear regions-in-transition.
waitOnSafeMode(Configuration, long) - Static method in class org.apache.hadoop.hbase.util.FSUtils
If DFS, check safe mode and if so, wait until we clear it.
waitToBecomeLeader() - Method in class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
Deprecated.
Blocks until this instance has claimed the leader ZNode in ZooKeeper
waitUntilAssigned(HBaseAdmin, HRegionInfo) - Static method in class org.apache.hadoop.hbase.util.HBaseFsckRepair
 
waitUntilDone(long) - Method in class org.apache.hadoop.hbase.master.BulkAssigner
Wait until bulk assign is done.
waitUntilDone(long) - Method in class org.apache.hadoop.hbase.master.BulkReOpen
Reopen the regions asynchronously, so always returns true immediately.
waitUntilDone(long) - Method in class org.apache.hadoop.hbase.master.GeneralBulkAssigner
 
wakeFrequency - Variable in class org.apache.hadoop.hbase.procedure.Procedure
frequency to check for errors (ms)
wakeFrequency - Variable in class org.apache.hadoop.hbase.procedure.Subprocedure
frequency to check for errors (ms)
WAL_CELL_CODEC_CLASS_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
Configuration key for the class to use when encoding cells in the WAL
WAL_COPROCESSOR_CONF_KEY - Static variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
 
WAL_OFF - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
Property value to disable write-ahead logging
WAL_ON - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
Property value to use write-ahead logging
WAL_PROPERTY - Static variable in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
Set this to MultiTableOutputFormat.WAL_OFF to turn off write-ahead logging (HLog)
WAL_TRAILER_WARN_SIZE - Static variable in interface org.apache.hadoop.hbase.regionserver.wal.HLog
Configuration name of HLog Trailer's warning size.
WALActionsListener - Interface in org.apache.hadoop.hbase.regionserver.wal
Get notification of FSHLog/WAL log events.
WALCellCodec - Class in org.apache.hadoop.hbase.regionserver.wal
Compression in this class is lifted off Compressor/KeyValueCompression.
WALCellCodec(Configuration, CompressionContext) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
Default constructor - all subclasses must implement a constructor with this signature if they are to be dynamically loaded from the Configuration.
WALCellCodec.ByteStringCompressor - Interface in org.apache.hadoop.hbase.regionserver.wal
 
WALCellCodec.ByteStringUncompressor - Interface in org.apache.hadoop.hbase.regionserver.wal
 
WALCellCodec.EnsureKvEncoder - Class in org.apache.hadoop.hbase.regionserver.wal
 
WALCellCodec.EnsureKvEncoder(OutputStream) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.EnsureKvEncoder
 
WALCoprocessorEnvironment - Interface in org.apache.hadoop.hbase.coprocessor
 
WALCoprocessorHost - Class in org.apache.hadoop.hbase.regionserver.wal
Implements the coprocessor environment and runtime support for coprocessors loaded within a FSHLog.
WALCoprocessorHost(FSHLog, Configuration) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
Constructor
WALEdit - Class in org.apache.hadoop.hbase.regionserver.wal
WALEdit: Used in HBase's transaction log (WAL) to represent the collection of edits (KeyValue objects) corresponding to a single transaction.
WALEdit() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
WALEdit(boolean) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
WALEditsReplaySink - Class in org.apache.hadoop.hbase.regionserver.wal
This class is responsible for replaying the edits coming from a failed region server.
WALEditsReplaySink(Configuration, TableName, HConnection) - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WALEditsReplaySink
Create a sink for WAL log entries replay
WALObserver - Interface in org.apache.hadoop.hbase.coprocessor
It's provided to have a way for coprocessors to observe, rewrite, or skip WALEdits as they are being written to the WAL.
WALPlayer - Class in org.apache.hadoop.hbase.mapreduce
A tool to replay WAL files as a M/R job.
WALPlayer(Configuration) - Constructor for class org.apache.hadoop.hbase.mapreduce.WALPlayer
 
WALProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
WALProtos.CompactionDescriptor - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CompactionDescriptor
WALProtos.CompactionDescriptor.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type CompactionDescriptor
WALProtos.CompactionDescriptorOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
WALProtos.FamilyScope - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FamilyScope
WALProtos.FamilyScope.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type FamilyScope
WALProtos.FamilyScopeOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
WALProtos.ScopeType - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum ScopeType
WALProtos.WALHeader - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WALHeader
WALProtos.WALHeader.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WALHeader
WALProtos.WALHeaderOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
WALProtos.WALKey - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WALKey
WALProtos.WALKey.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WALKey
WALProtos.WALKeyOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
WALProtos.WALTrailer - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WALTrailer
WALProtos.WALTrailer.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type WALTrailer
WALProtos.WALTrailerOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
watchAndCheckExists(ZooKeeperWatcher, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
Watch the specified znode for delete/create/change events.
watcher - Variable in class org.apache.hadoop.hbase.zookeeper.ZooKeeperListener
 
WEBUI_PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
webuiport - Variable in class org.apache.hadoop.hbase.regionserver.HRegionServer
 
WEEK_IN_SECONDS - Static variable in class org.apache.hadoop.hbase.HConstants
Seconds in a week
whichFanNode(byte) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
 
WHILE_ARRAY - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
WHILE Array
WHILE_BUFFER - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
 
WhileMatchFilter - Class in org.apache.hadoop.hbase.filter
WhileMatchFilter(Filter) - Constructor for class org.apache.hadoop.hbase.filter.WhileMatchFilter
 
WHITESPACE - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for whitespace
whoAmI(RpcController, AuthenticationProtos.WhoAmIRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.BlockingInterface
 
whoAmI(RpcController, AuthenticationProtos.WhoAmIRequest, RpcCallback<AuthenticationProtos.WhoAmIResponse>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.Interface
rpc WhoAmI(.WhoAmIRequest) returns (.WhoAmIResponse);
whoAmI(RpcController, AuthenticationProtos.WhoAmIRequest, RpcCallback<AuthenticationProtos.WhoAmIResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.Stub
 
whoAmI(RpcController, AuthenticationProtos.WhoAmIRequest, RpcCallback<AuthenticationProtos.WhoAmIResponse>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
rpc WhoAmI(.WhoAmIRequest) returns (.WhoAmIResponse);
whoAmI(RpcController, AuthenticationProtos.WhoAmIRequest, RpcCallback<AuthenticationProtos.WhoAmIResponse>) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
 
width - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
WINDOWS - Static variable in class org.apache.hadoop.hbase.util.FSUtils
Set to true on Windows platforms
withBlockSize(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withBloomType(BloomType) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
 
withBytesPerChecksum(int) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withBytesPerChecksum(int) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
 
withChecksumType(ChecksumType) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withChecksumType(ChecksumType) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
 
withComparator(KeyValue.KVComparator) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withComparator(KeyValue.KVComparator) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
 
withCompression(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withCompression(String) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withCompression(Compression.Algorithm) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
 
withDataBlockEncoder(HFileDataBlockEncoder) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withDataBlockEncoder(HFileDataBlockEncoder) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
 
withFavoredNodes(InetSocketAddress[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withFavoredNodes(InetSocketAddress[]) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
 
withFilePath(Path) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
withinOrAfterTimeRange(long) - Method in class org.apache.hadoop.hbase.io.TimeRange
Check if the specified timestamp is within this TimeRange.
withinTimeRange(byte[], int) - Method in class org.apache.hadoop.hbase.io.TimeRange
Check if the specified timestamp is within this TimeRange.
withinTimeRange(long) - Method in class org.apache.hadoop.hbase.io.TimeRange
Check if the specified timestamp is within this TimeRange.
withMaxKeyCount(long) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
 
withOutputDir(Path) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.WriterBuilder
withOutputStream(FSDataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
withPath(FileSystem, Path) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
 
WORKER_THREADS_CONF_KEY - Static variable in class org.apache.hadoop.hbase.thrift.HThreadedSelectorServerArgs
Number fo threads for processing the thrift calls
workingDir - Variable in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
 
wrapException(InetSocketAddress, IOException) - Method in class org.apache.hadoop.hbase.ipc.RpcClient
Take an IOException and the address we were trying to connect to and return an IOException with the input exception as the cause.
wrapped - Variable in class org.apache.hadoop.hbase.types.TerminatedWrapper
 
Writables - Class in org.apache.hadoop.hbase.util
Utility class with methods for manipulating Writable objects
Writables() - Constructor for class org.apache.hadoop.hbase.util.Writables
 
WritableWithSize - Interface in org.apache.hadoop.hbase.io
An optional interface to 'size' writables.
write(Cell) - Method in class org.apache.hadoop.hbase.codec.BaseEncoder
 
write(Cell) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueEncoder
 
write(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
 
write(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
writing the compiled structure to the OutputStream
write(DataOutput) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.HColumnDescriptor
Deprecated.
Writables are going away. Use HColumnDescriptor.toByteArray() instead.
write(DataOutput) - Method in class org.apache.hadoop.hbase.HRegionInfo
Deprecated.
Use protobuf serialization instead. See HRegionInfo.toByteArray() and HRegionInfo.toDelimitedByteArray()
write(DataOutput) - Method in class org.apache.hadoop.hbase.HTableDescriptor
Deprecated.
Writables are going away. Use MessageLite.toByteArray() instead.
write(int) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
write(byte[]) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
 
write(Cell) - Method in interface org.apache.hadoop.hbase.io.CellOutputStream
Implementation must copy the entire state of the Cell.
write(int) - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
 
write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.compress.ReusableStreamGzipCodec.ReusableGzipOutputStream
 
write(int) - Method in class org.apache.hadoop.hbase.io.DataOutputOutputStream
 
write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.DataOutputOutputStream
 
write(byte[]) - Method in class org.apache.hadoop.hbase.io.DataOutputOutputStream
 
write(int) - Method in class org.apache.hadoop.hbase.io.DoubleOutputStream
 
write(byte[]) - Method in class org.apache.hadoop.hbase.io.DoubleOutputStream
 
write(byte[], int, int) - Method in class org.apache.hadoop.hbase.io.DoubleOutputStream
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheColumnFamilySummary
 
write(DataOutput) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
 
write(ByteBuffer) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
 
write(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.ByteBufferIOEngine
Transfers data from the given byte buffer to the buffer array
write(ByteBuffer, long) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.FileIOEngine
Transfers data from the given byte buffer to file
write(ByteBuffer, long) - Method in interface org.apache.hadoop.hbase.io.hfile.bucket.IOEngine
Transfers data from the given byte buffer to IOEngine
write(DataOutput) - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
 
write(FileSystem, Path) - Method in class org.apache.hadoop.hbase.io.Reference
 
write(KeyValue, DataOutput) - Static method in class org.apache.hadoop.hbase.KeyValue
Write out a KeyValue in the manner in which we used to when KeyValue was a Writable.
write(ImmutableBytesWritable, Put) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat.TableRecordWriter
Deprecated.
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.mapred.TableSplit
Deprecated.
 
write(ImmutableBytesWritable, Mutation) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat.MultiTableRecordWriter
Writes an action (Put or Delete) to the specified table.
write(KEY, Mutation) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat.TableRecordWriter
Writes a key/value pair into the table.
write(DataOutput) - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
Writes the field values to the output.
write(DataOutput) - Method in class org.apache.hadoop.hbase.master.RegionState
Deprecated.
Writables are going away
write(DataOutput) - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLog.Entry
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.regionserver.wal.HLogKey
Deprecated.
write(Cell) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec.EnsureKvEncoder
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
 
write(int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
 
write(byte[]) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
 
write(byte[], int, int) - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseStream
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.security.access.Permission
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.security.access.TablePermission
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.security.access.UserPermission
 
write(DataOutput) - Method in enum org.apache.hadoop.hbase.security.AuthMethod
Write to out
write(DataOutput) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationKey
 
write(DataOutput) - Method in class org.apache.hadoop.hbase.security.token.AuthenticationTokenIdentifier
 
write(TProtocol) - Method in exception org.apache.hadoop.hbase.thrift.generated.AlreadyExists
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.ColumnDescriptor
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.compact_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.createTable_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteTable_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.disableTable_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.enableTable_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.increment_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.incrementRows_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.isTableEnabled_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.majorCompact_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerClose_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGet_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerGetList_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_result
 
write(TProtocol) - Method in exception org.apache.hadoop.hbase.thrift.generated.IllegalArgument
 
write(TProtocol) - Method in exception org.apache.hadoop.hbase.thrift.generated.IOError
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TCell
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TColumn
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TIncrement
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumn
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnIncrement
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndDelete_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.closeScanner_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteMultiple_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.deleteSingle_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.exists_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.increment_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.openScanner_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
 
write(TProtocol) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
 
write(TProtocol) - Method in exception org.apache.hadoop.hbase.thrift2.generated.TIOError
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TResult
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TRowMutations
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
 
write(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
 
write(int) - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Writes the byte to the output stream after converting to/from Base64 notation.
write(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.Base64.Base64OutputStream
Calls Base64.Base64OutputStream.write(int) repeatedly until len bytes are written.
write(OutputStream, ByteRange) - Static method in class org.apache.hadoop.hbase.util.ByteRangeUtils
 
write(OutputStream, ByteRange, int) - Static method in class org.apache.hadoop.hbase.util.ByteRangeUtils
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.atomicIncrement_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.compact_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.createTable_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAll_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAllRow_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAllRowTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteAllTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.deleteTable_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.disableTable_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.enableTable_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.get_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getColumnDescriptors_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRegionInfo_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRow_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowOrBefore_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRows_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsWithColumns_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsWithColumnsTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowWithColumns_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowWithColumnsTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getTableNames_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getTableRegions_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getVer_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getVerTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.increment_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.incrementRows_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.isTableEnabled_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.majorCompact_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRow_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRows_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRowsTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.mutateRowTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerClose_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerGet_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerGetList_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpen_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithPrefix_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithScan_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithStop_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.scannerOpenWithStopTs_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.checkAndDelete_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.checkAndPut_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.closeScanner_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.deleteMultiple_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.deleteSingle_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.exists_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.get_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getMultiple_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getScannerResults_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getScannerRows_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.increment_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.mutateRow_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.openScanner_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.put_call
 
write_args(TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.putMultiple_call
 
WRITE_LOCK_CHILD_NODE_PREFIX - Static variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
ZNode prefix used by processes acquiring writer locks
WRITE_REQUEST_COUNT - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
WRITE_REQUEST_COUNT_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
WRITE_REQUESTS_COUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
WRITE_TIME_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
WRITE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission.Action
WRITE = 1;
writeAsyncBuffer - Variable in class org.apache.hadoop.hbase.client.HTable
 
writeBlock(HFileBlock.BlockWritable, FSDataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
Takes the given HFileBlock.BlockWritable instance, creates a new block of its appropriate type, writes the writable into this block, and flushes the block into the output stream.
writeBloom(DataOutput) - Method in class org.apache.hadoop.hbase.util.ByteBloomFilter
Writes just the bloom filter to the output array
writeByteArray(DataOutput, byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Write byte-array with a WritableableUtils.vint prefix.
writeByteArray(DataOutput, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Write byte-array to out with a vint length prefix.
writeByteArray(byte[], int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Write byte-array from src to tgt with a vint length prefix.
writeBytes(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
 
writeBytes(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnSectionWriter
 
writeBytes(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
 
writeBytes(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
 
writeBytes(int, long, byte[], int) - Static method in class org.apache.hadoop.hbase.util.vint.UFIntTool
 
writeBytes(int, long, OutputStream) - Static method in class org.apache.hadoop.hbase.util.vint.UFIntTool
 
writeBytes(int, OutputStream) - Static method in class org.apache.hadoop.hbase.util.vint.UVIntTool
 
writeBytes(long, OutputStream) - Static method in class org.apache.hadoop.hbase.util.vint.UVLongTool
 
writeCellTypes(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
writeCompactionMarker(HLog, HTableDescriptor, HRegionInfo, WALProtos.CompactionDescriptor) - Static method in class org.apache.hadoop.hbase.regionserver.wal.HLogUtil
Write the marker that a compaction has succeeded and is about to be committed.
writeFamilyNodeOffsets(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
The following methods write data for each cell in the row, mostly consisting of indexes or offsets into the timestamp/column data structures that are written in the middle of the block.
writeFan(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
UVInt: numFanBytes/fanOut bytes: each fan byte
writeFileInfo(FixedFileTrailer, DataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
Sets the file info offset in the trailer, finishes up populating fields in the file info, and writes the file info into the given data output.
writeHeaderAndData(FSDataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
Similar to HFileBlock.Writer.writeHeaderAndData(FSDataOutputStream), but records the offset of this block so that it can be referenced in the next block of the same type.
writeIdInBytes(OutputStream) - Method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
Writes id in bytes.
writeIdInBytes(byte[], int) - Method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
Writes id bytes to the given array starting from offset.
writeIndexBlocks(FSDataOutputStream) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Writes the root level and intermediate levels of the block index into the output stream, generating the tree from bottom up.
writeInlineBlock(DataOutput) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Write out the current inline index block.
writeInlineBlock(DataOutput) - Method in interface org.apache.hadoop.hbase.io.hfile.InlineBlockWriter
Writes the block to the provided stream.
writeInlineBlock(DataOutput) - Method in class org.apache.hadoop.hbase.util.CompoundBloomFilterWriter
 
writeLock(byte[]) - Method in interface org.apache.hadoop.hbase.InterProcessReadWriteLock
Obtain a write lock containing given metadata.
writeLock(TableName, String) - Method in class org.apache.hadoop.hbase.master.TableLockManager.NullTableLockManager
 
writeLock(TableName, String) - Method in class org.apache.hadoop.hbase.master.TableLockManager
Returns a TableLock for locking the table for exclusive access
writeLock(byte[]) - Method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessReadWriteLock
Obtain a write lock containing given metadata.
writeMvccVersionIndexes(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
writeMyEphemeralNodeOnDisk(String) - Static method in class org.apache.hadoop.hbase.ZNodeClearer
Logs the errors without failing on exception.
writeNamespaceToZooKeeper(String, TableAuthManager.PermissionCache<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
writeNextRowTrieNodeOffsets(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
If a branch or a nub, the last thing we append are the UFInt offsets to the child row nodes.
writeNumCells(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
UVInt: numCells, the number of cells in this row which will be 0 for branch nodes
writePermissionsAsBytes(ListMultimap<String, TablePermission>, Configuration) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
Writes a set of permissions as Writable instances and returns the resulting byte array.
writeQualifierNodeOffsets(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
writer - Variable in class org.apache.hadoop.hbase.regionserver.StoreFile.Writer
 
WriterBase - Class in org.apache.hadoop.hbase.regionserver.wal
Context used by our wal dictionary compressor.
WriterBase() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.WriterBase
 
writeReplace() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
writeReplace() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
writeReplace() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
writeRequest(RpcClient.Call, int) - Method in class org.apache.hadoop.hbase.ipc.RpcClient.Connection
Initiates a call by sending the parameter to the remote server.
WRITEREQUESTSCOUNT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
writeRowToken(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
UVInt: tokenWidth bytes: token
writeScanMetrics() - Method in class org.apache.hadoop.hbase.client.ClientScanner
Publish the scan metrics.
writeSingleLevelIndex(DataOutput, String) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlockIndex.BlockIndexWriter
Writes the block index data as a single level only.
writeSnapshotInfo(HBaseProtos.SnapshotDescription, Path, FileSystem) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotDescriptionUtils
Write the snapshot description into the working directory of a snapshot
writeStringFixedSize(DataOutput, String, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Writes a string as a fixed-size field, padded with zeros.
writeTableToZooKeeper(TableName, TableAuthManager.PermissionCache<TablePermission>) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
 
writeTimestampIndexes(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
 
writeTo(OutputStream) - Method in class org.apache.hadoop.hbase.io.ByteBufferOutputStream
Writes the complete contents of this byte buffer output stream to the specified output stream argument.
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionStoreSequenceIds
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.StoreSequenceId
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
 
writeTo(CodedOutputStream) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.hadoop.hbase.rest.provider.producer.PlainTextMessageBodyProducer
 
writeTo(ProtobufMessageHandler, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.apache.hadoop.hbase.rest.provider.producer.ProtobufMessageBodyProducer
 
writeTo(PrintWriter) - Static method in class org.apache.hadoop.hbase.util.VersionInfo
 
writeToBlock(DataOutput) - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.BlockWritable
Writes the block to the provided stream.
writeToStream(OutputStream) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
 
writeToWAL - Variable in class org.apache.hadoop.hbase.thrift.generated.Mutation
 
writeToZookeeper(byte[], byte[]) - Method in class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
Write a table's access controls to the permissions mirror in zookeeper
writeValueLengths(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
writeValueOffsets(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
 
writeVariableBytesToOutputStream(OutputStream) - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
 
writeVLong(ByteBuffer, long) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
Similar to WritableUtils.writeVLong(java.io.DataOutput, long), but writes to a ByteBuffer.
writeWithRepeatRow(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
Add a Cell to the output stream but repeat the previous row.
writeXml(OutputStream) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
 
WrongRegionException - Exception in org.apache.hadoop.hbase.regionserver
Thrown when a request contains a key which is not part of this region
WrongRegionException() - Constructor for exception org.apache.hadoop.hbase.regionserver.WrongRegionException
constructor
WrongRegionException(String) - Constructor for exception org.apache.hadoop.hbase.regionserver.WrongRegionException
Constructor
WrongRowIOException - Exception in org.apache.hadoop.hbase.client
 
WrongRowIOException(String) - Constructor for exception org.apache.hadoop.hbase.client.WrongRowIOException
 
WrongVersionException - Exception in org.apache.hadoop.hbase.ipc
 
WrongVersionException() - Constructor for exception org.apache.hadoop.hbase.ipc.WrongVersionException
 
WrongVersionException(String) - Constructor for exception org.apache.hadoop.hbase.ipc.WrongVersionException
 
WrongVersionException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.ipc.WrongVersionException
 

X

XOR_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator.BitwiseOp
XOR = 3;

Y

YET_TO_UPDATE_REGIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
 
YouAreDeadException - Exception in org.apache.hadoop.hbase
This exception is thrown by the master when a region server reports and is already being processed as dead.
YouAreDeadException(String) - Constructor for exception org.apache.hadoop.hbase.YouAreDeadException
 

Z

ZERO - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
ASCII code for Zero
zero(byte[]) - Static method in class org.apache.hadoop.hbase.util.Bytes
Fill given array with zeros.
zero(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
Fill given array with zeros at the specified position.
ZERO_L - Static variable in class org.apache.hadoop.hbase.HConstants
long constant for zero
ZEROES - Static variable in class org.apache.hadoop.hbase.HConstants
 
ZK_CFG_PROPERTY_PREFIX - Static variable in class org.apache.hadoop.hbase.HConstants
Common prefix of ZooKeeper configuration properties
ZK_CFG_PROPERTY_PREFIX_LEN - Static variable in class org.apache.hadoop.hbase.HConstants
 
zk_jsp - Class in org.apache.hadoop.hbase.generated.master
 
zk_jsp() - Constructor for class org.apache.hadoop.hbase.generated.master.zk_jsp
 
ZK_SESSION_TIMEOUT - Static variable in class org.apache.hadoop.hbase.HConstants
Configuration key for ZooKeeper session timeout
ZKAssign - Class in org.apache.hadoop.hbase.zookeeper
Utility class for doing region assignment in ZooKeeper.
ZKAssign() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKAssign
 
ZKClusterId - Class in org.apache.hadoop.hbase.zookeeper
Publishes and synchronizes a unique identifier specific to a given HBase cluster.
ZKClusterId(ZooKeeperWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKClusterId
 
ZKConfig - Class in org.apache.hadoop.hbase.zookeeper
Utility methods for reading, and building the ZooKeeper configuration.
ZKConfig() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKConfig
 
ZKDataMigrator - Class in org.apache.hadoop.hbase.util
Tool to migrate zookeeper data of older hbase versions(<0.95.0) to PB.
ZKDataMigrator() - Constructor for class org.apache.hadoop.hbase.util.ZKDataMigrator
 
zkEventWorkersSubmit(AssignmentManager.RegionRunnable) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
Submit a task, ensuring that there is only one task at a time that working on a given region.
ZKInterProcessLockBase - Class in org.apache.hadoop.hbase.zookeeper.lock
ZooKeeper based HLock implementation.
ZKInterProcessLockBase(ZooKeeperWatcher, String, byte[], InterProcessLock.MetadataHandler, String) - Constructor for class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
Called by implementing classes.
ZKInterProcessLockBase.AcquiredLock - Class in org.apache.hadoop.hbase.zookeeper.lock
Represents information about a lock held by this thread.
ZKInterProcessLockBase.AcquiredLock(String, int) - Constructor for class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.AcquiredLock
Store information about a lock.
ZKInterProcessLockBase.ZNodeComparator - Class in org.apache.hadoop.hbase.zookeeper.lock
 
ZKInterProcessReadLock - Class in org.apache.hadoop.hbase.zookeeper.lock
ZooKeeper based read lock: does not exclude other read locks, but excludes and is excluded by write locks.
ZKInterProcessReadLock(ZooKeeperWatcher, String, byte[], InterProcessLock.MetadataHandler) - Constructor for class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessReadLock
 
ZKInterProcessReadWriteLock - Class in org.apache.hadoop.hbase.zookeeper.lock
ZooKeeper based implementation of InterProcessReadWriteLock.
ZKInterProcessReadWriteLock(ZooKeeperWatcher, String, InterProcessLock.MetadataHandler) - Constructor for class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessReadWriteLock
Creates a DistributedReadWriteLock instance.
ZKInterProcessWriteLock - Class in org.apache.hadoop.hbase.zookeeper.lock
ZooKeeper based write lock:
ZKInterProcessWriteLock(ZooKeeperWatcher, String, byte[], InterProcessLock.MetadataHandler) - Constructor for class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessWriteLock
 
zkkey - Static variable in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
ZKLeaderManager - Class in org.apache.hadoop.hbase.zookeeper
Deprecated.
Not used
ZKLeaderManager(ZooKeeperWatcher, String, byte[], Stoppable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKLeaderManager
Deprecated.
 
ZKNamespaceManager - Class in org.apache.hadoop.hbase
Class servers two purposes: 1.
ZKNamespaceManager(ZooKeeperWatcher) - Constructor for class org.apache.hadoop.hbase.ZKNamespaceManager
 
ZKPermissionWatcher - Class in org.apache.hadoop.hbase.security.access
Handles synchronization of access control list entries and updates throughout all nodes in the cluster.
ZKPermissionWatcher(ZooKeeperWatcher, TableAuthManager, Configuration) - Constructor for class org.apache.hadoop.hbase.security.access.ZKPermissionWatcher
 
ZKProcedureCoordinatorRpcs - Class in org.apache.hadoop.hbase.procedure
ZKProcedureCoordinatorRpcs(ZooKeeperWatcher, String, String) - Constructor for class org.apache.hadoop.hbase.procedure.ZKProcedureCoordinatorRpcs
 
ZKProcedureMemberRpcs - Class in org.apache.hadoop.hbase.procedure
ZooKeeper based controller for a procedure member.
ZKProcedureMemberRpcs(ZooKeeperWatcher, String) - Constructor for class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
Must call ZKProcedureMemberRpcs.start(String, ProcedureMember) before this can be used.
ZKProcedureUtil - Class in org.apache.hadoop.hbase.procedure
This is a shared ZooKeeper-based znode management utils for distributed procedure.
ZKProcedureUtil(ZooKeeperWatcher, String) - Constructor for class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
Top-level watcher/controller for procedures across the cluster.
ZKSecretWatcher - Class in org.apache.hadoop.hbase.security.token
Synchronizes token encryption keys across cluster nodes.
ZKSecretWatcher(Configuration, ZooKeeperWatcher, AuthenticationTokenSecretManager) - Constructor for class org.apache.hadoop.hbase.security.token.ZKSecretWatcher
 
ZKServerTool - Class in org.apache.hadoop.hbase.zookeeper
Tool for reading ZooKeeper servers from HBase XML configuration and producing a line-by-line list for use by bash scripts.
ZKServerTool() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKServerTool
 
ZKSplitLog - Class in org.apache.hadoop.hbase.zookeeper
Common methods and attributes used by SplitLogManager and SplitLogWorker running distributed splitting of WAL logs.
ZKSplitLog() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
 
ZKTable - Class in org.apache.hadoop.hbase.zookeeper
Helper class for table state tracking for use by AssignmentManager.
ZKTable(ZooKeeperWatcher) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKTable
 
ZKTableArchiveClient - Class in org.apache.hadoop.hbase.backup.example
Example class for how to use the table archiving coordinated via zookeeper
ZKTableArchiveClient(Configuration, HConnection) - Constructor for class org.apache.hadoop.hbase.backup.example.ZKTableArchiveClient
 
ZKTableReadOnly - Class in org.apache.hadoop.hbase.zookeeper
Non-instantiable class that provides helper functions for clients other than AssignmentManager for reading the state of a table in ZK.
ZKUtil - Class in org.apache.hadoop.hbase.zookeeper
Internal HBase utility class for ZooKeeper.
ZKUtil() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKUtil
 
ZKUtil.NodeAndData - Class in org.apache.hadoop.hbase.zookeeper
Deprecated.
Unused
ZKUtil.NodeAndData(String, byte[]) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
Deprecated.
 
ZKUtil.ZKUtilOp - Class in org.apache.hadoop.hbase.zookeeper
Represents an action taken by ZKUtil, e.g.
ZKUtil.ZKUtilOp.CreateAndFailSilent - Class in org.apache.hadoop.hbase.zookeeper
ZKUtilOp representing createAndFailSilent in ZooKeeper (attempt to create node, ignore error if already exists)
ZKUtil.ZKUtilOp.DeleteNodeFailSilent - Class in org.apache.hadoop.hbase.zookeeper
ZKUtilOp representing deleteNodeFailSilent in ZooKeeper (attempt to delete node, ignore error if node doesn't exist)
ZKUtil.ZKUtilOp.SetData - Class in org.apache.hadoop.hbase.zookeeper
ZKUtilOp representing setData in ZooKeeper
zkWatcher - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
 
ZNODE_PATH_SEPARATOR - Static variable in class org.apache.hadoop.hbase.zookeeper.ZKUtil
 
ZNodeClearer - Class in org.apache.hadoop.hbase
Contains a set of methods for the collaboration between the start/stop scripts and the servers.
zookeeper - Variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
 
ZOOKEEPER_CLIENT_PORT - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for the client port that the zookeeper listens on
ZOOKEEPER_CONFIG_NAME - Static variable in class org.apache.hadoop.hbase.HConstants
Name of ZooKeeper config file in conf/ directory.
ZOOKEEPER_DATA_DIR - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for the ZK data directory
ZOOKEEPER_MAX_CLIENT_CNXNS - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for the limit on concurrent client-side zookeeper connections
ZOOKEEPER_QUORUM - Static variable in class org.apache.hadoop.hbase.HConstants
Name of ZooKeeper quorum configuration parameter.
ZOOKEEPER_QUORUM_DESC - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
ZOOKEEPER_QUORUM_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
ZOOKEEPER_QUORUM_NAME - Static variable in interface org.apache.hadoop.hbase.master.MetricsMasterSource
 
ZOOKEEPER_QUORUM_NAME - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
 
ZOOKEEPER_RECOVERABLE_WAITTIME - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for the wait time for the recoverable zookeeper
ZOOKEEPER_USEMULTI - Static variable in class org.apache.hadoop.hbase.HConstants
Configuration key for whether to use ZK.multi
ZOOKEEPER_ZNODE_PARENT - Static variable in class org.apache.hadoop.hbase.HConstants
Parameter name for the root dir in ZK for this cluster
ZooKeeperConnectionException - Exception in org.apache.hadoop.hbase
Thrown if the client can't connect to zookeeper
ZooKeeperConnectionException() - Constructor for exception org.apache.hadoop.hbase.ZooKeeperConnectionException
default constructor
ZooKeeperConnectionException(String) - Constructor for exception org.apache.hadoop.hbase.ZooKeeperConnectionException
Constructor
ZooKeeperConnectionException(String, Exception) - Constructor for exception org.apache.hadoop.hbase.ZooKeeperConnectionException
Constructor taking another exception.
ZooKeeperListener - Class in org.apache.hadoop.hbase.zookeeper
Base class for internal listeners of ZooKeeper events.
ZooKeeperListener(ZooKeeperWatcher) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZooKeeperListener
Construct a ZooKeeper event listener.
ZooKeeperMainServer - Class in org.apache.hadoop.hbase.zookeeper
Tool for running ZookeeperMain from HBase by reading a ZooKeeper server from HBase XML configuration.
ZooKeeperMainServer() - Constructor for class org.apache.hadoop.hbase.zookeeper.ZooKeeperMainServer
 
ZooKeeperNodeTracker - Class in org.apache.hadoop.hbase.zookeeper
Tracks the availability and value of a single ZooKeeper node.
ZooKeeperNodeTracker(ZooKeeperWatcher, String, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
Constructs a new ZK node tracker.
ZooKeeperProtos - Class in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.ClusterUp - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ClusterUp
ZooKeeperProtos.ClusterUp.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ClusterUp
ZooKeeperProtos.ClusterUpOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.Master - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Master
ZooKeeperProtos.Master.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Master
ZooKeeperProtos.MasterOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.MetaRegionServer - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MetaRegionServer
ZooKeeperProtos.MetaRegionServer.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type MetaRegionServer
ZooKeeperProtos.MetaRegionServerOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.RegionStoreSequenceIds - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionStoreSequenceIds
ZooKeeperProtos.RegionStoreSequenceIds.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionStoreSequenceIds
ZooKeeperProtos.RegionStoreSequenceIdsOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.RegionTransition - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionTransition
ZooKeeperProtos.RegionTransition.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type RegionTransition
ZooKeeperProtos.RegionTransitionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.ReplicationHLogPosition - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicationHLogPosition
ZooKeeperProtos.ReplicationHLogPosition.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicationHLogPosition
ZooKeeperProtos.ReplicationHLogPositionOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.ReplicationLock - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicationLock
ZooKeeperProtos.ReplicationLock.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicationLock
ZooKeeperProtos.ReplicationLockOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.ReplicationPeer - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicationPeer
ZooKeeperProtos.ReplicationPeer.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicationPeer
ZooKeeperProtos.ReplicationPeerOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.ReplicationState - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicationState
ZooKeeperProtos.ReplicationState.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type ReplicationState
ZooKeeperProtos.ReplicationState.State - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum ReplicationState.State
ZooKeeperProtos.ReplicationStateOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.SplitLogTask - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SplitLogTask
ZooKeeperProtos.SplitLogTask.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type SplitLogTask
ZooKeeperProtos.SplitLogTask.State - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum SplitLogTask.State
ZooKeeperProtos.SplitLogTaskOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.StoreSequenceId - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StoreSequenceId
ZooKeeperProtos.StoreSequenceId.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type StoreSequenceId
ZooKeeperProtos.StoreSequenceIdOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.Table - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Table
ZooKeeperProtos.Table.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type Table
ZooKeeperProtos.Table.State - Enum in org.apache.hadoop.hbase.protobuf.generated
Protobuf enum Table.State
ZooKeeperProtos.TableLock - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TableLock
ZooKeeperProtos.TableLock.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
Protobuf type TableLock
ZooKeeperProtos.TableLockOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperProtos.TableOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
 
ZooKeeperScanPolicyObserver - Class in org.apache.hadoop.hbase.coprocessor.example
This is an example showing how a RegionObserver could configured via ZooKeeper in order to control a Region compaction, flush, and scan policy.
ZooKeeperScanPolicyObserver() - Constructor for class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
 
ZooKeeperWatcher - Class in org.apache.hadoop.hbase.zookeeper
Acts as the single ZooKeeper Watcher.
ZooKeeperWatcher(Configuration, String, Abortable) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Instantiate a ZooKeeper connection and watcher.
ZooKeeperWatcher(Configuration, String, Abortable, boolean) - Constructor for class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
Instantiate a ZooKeeper connection and watcher.

_

__getBlockcache() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__getBlocksize() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__getBloomfilter() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__getCompression() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__getInMemory() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__getIsMeta() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
__getIsRoot() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
__getReadOnly() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
__getTTL() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__getVersions() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__jamon_setOptionalArguments(TaskMonitorTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.common.TaskMonitorTmplImpl
 
__jamon_setOptionalArguments(AssignmentManagerStatusTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.master.AssignmentManagerStatusTmplImpl
 
__jamon_setOptionalArguments(BackupMasterStatusTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.master.BackupMasterStatusTmplImpl
 
__jamon_setOptionalArguments(MasterStatusTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.master.MasterStatusTmplImpl
 
__jamon_setOptionalArguments(RegionServerListTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.master.RegionServerListTmplImpl
 
__jamon_setOptionalArguments(RegionListTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.regionserver.RegionListTmplImpl
 
__jamon_setOptionalArguments(RSStatusTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.regionserver.RSStatusTmplImpl
 
__jamon_setOptionalArguments(ServerMetricsTmpl.ImplData) - Static method in class org.apache.hadoop.hbase.tmpl.regionserver.ServerMetricsTmplImpl
 
__setBlockcache(boolean) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__setBlocksize(int) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__setBloomfilter(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__setCompression(String) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__setInMemory(boolean) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__setIsMeta(boolean) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
__setIsRoot(boolean) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
__setReadOnly(boolean) - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
 
__setTTL(int) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
__setVersions(int) - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.master_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.snapshot_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.table_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.tablesDetailed_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.master.zk_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.regionserver.regionserver_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.rest.rest_jsp
 
_jspService(HttpServletRequest, HttpServletResponse) - Method in class org.apache.hadoop.hbase.generated.thrift.thrift_jsp
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 

Copyright © 2013 The Apache Software Foundation. All rights reserved.