- 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.
- GeneralBulkAssigner(Server, Map<ServerName, List<HRegionInfo>>, AssignmentManager, boolean) - Constructor for class org.apache.hadoop.hbase.master.GeneralBulkAssigner
-
- generateCertificate(String, KeyPair, int, String) - Static method in class org.apache.hadoop.hbase.http.ssl.KeyStoreTestUtil
-
Create a self-signed X.509 Certificate.
- generateColumnDescriptors() - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Create a set of column descriptors with the combination of compression,
encoding, bloom codecs available.
- generateColumnDescriptors(String) - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Create a set of column descriptors with the combination of compression,
encoding, bloom codecs available.
- generateColumnsForCf(byte[], byte[]) - Method in class org.apache.hadoop.hbase.StripeCompactionsPerformanceEvaluation.SeqShardedDataGenerator
-
- generateColumnsForCf(byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.MultiThreadedAction.DefaultDataGenerator
-
- 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.
- generateData(Random, int) - Static method in class org.apache.hadoop.hbase.PerformanceEvaluation
-
- generateData(Random, int) - Static method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation
-
- generateData(Random, int) - Static method in class org.apache.hadoop.hbase.util.LoadTestTool
-
- 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.
- generateKeyPair(String) - Static method in class org.apache.hadoop.hbase.http.ssl.KeyStoreTestUtil
-
- generateKeyType(Random) - Static method in class org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
-
- generateKeyType(Random) - Static method in class org.apache.hadoop.hbase.io.hfile.TestPrefetch
-
- generateKeyType(Random) - Static method in class org.apache.hadoop.hbase.regionserver.CreateRandomStoreFile
-
- generateKeyValue(long) - Method in class org.apache.hadoop.hbase.regionserver.CreateRandomStoreFile
-
- 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.
- generateTestKeyValues(int, boolean) - 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(Random) - Static method in class org.apache.hadoop.hbase.PerformanceEvaluation
-
- generateValue(Random) - Static method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation
-
- generateValue(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.StripeCompactionsPerformanceEvaluation.SeqShardedDataGenerator
-
- generateValue(byte[], byte[], byte[]) - Method in class org.apache.hadoop.hbase.util.MultiThreadedAction.DefaultDataGenerator
-
- 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.
- generateVerifyGap - Variable in class org.apache.hadoop.hbase.test.IntegrationTestReplication
-
- GENERIC_EXCEPTION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
-
- GenericTestUtils - Class in org.apache.hadoop.hbase
-
Test provides some very generic helpers which might be used across the tests
- GenericTestUtils() - Constructor for class org.apache.hadoop.hbase.GenericTestUtils
-
- GenericTestUtils.DelayAnswer - Class in org.apache.hadoop.hbase
-
Mockito answer helper that triggers one latch as soon as the
method is called, then waits on another before continuing.
- GenericTestUtils.DelegateAnswer - Class in org.apache.hadoop.hbase
-
An Answer implementation that simply forwards all calls through
to a delegate.
- GenericTestUtils.LogCapturer - Class in org.apache.hadoop.hbase
-
- GenericTestUtils.SleepAnswer - Class in org.apache.hadoop.hbase
-
An Answer implementation which sleeps for a random number of milliseconds
between 0 and a configurable value before delegating to the real
implementation of the method.
- 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) - Constructor for class org.apache.hadoop.hbase.client.Get
-
Copy-constructor
- get() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
- get(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
- 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 class org.apache.hadoop.hbase.client.HTableWrapper
-
- get(List<Get>) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- 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 - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
-
- get(Get) - Method in interface org.apache.hadoop.hbase.client.Table
-
Extracts certain cells from a given row.
- get(List<Get>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Extracts certain cells from the given rows, in batch.
- 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(Get) - Method in class org.apache.hadoop.hbase.HBaseTestCase.HRegionIncommon
-
Deprecated.
- get(Get) - Method in class org.apache.hadoop.hbase.HBaseTestCase.HTableIncommon
-
Deprecated.
- get(Get) - Method in interface org.apache.hadoop.hbase.HBaseTestCase.Incommon
-
Deprecated.
- get(String, String) - Method in class org.apache.hadoop.hbase.http.resource.JerseyResource
-
- get(Object) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
-
- 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
-
- 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(TKey) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureFairRunQueues
-
- get(com.google.protobuf.RpcController, ClientProtos.GetRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.BlockingInterface
-
- get(com.google.protobuf.RpcController, ClientProtos.GetRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
-
rpc Get(.GetRequest) returns (.GetResponse);
- get(com.google.protobuf.RpcController, ClientProtos.GetRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Interface
-
rpc Get(.GetRequest) returns (.GetResponse);
- get(com.google.protobuf.RpcController, ClientProtos.GetRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService.Stub
-
- get(Cell) - Method in class org.apache.hadoop.hbase.regionserver.CellSkipListSet
-
- get(Get) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- get(Get, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- get(Object) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Retrieves the value associated with the specified key.
- get(Get) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Do a get based on the get parameter.
- get(Get, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Do a get based on the get parameter.
- get(RpcController, ClientProtos.GetRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
Get data from a table.
- get(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(UriInfo) - Method in class org.apache.hadoop.hbase.rest.TableScanResource
-
- 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() - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
-
- get(TableName) - Method in interface org.apache.hadoop.hbase.TableDescriptors
-
- get(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- get(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.get
-
- 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, <any>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
-
- get(ByteBuffer, TGet, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.get
-
- get(ByteBuffer, TGet) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- get(HBaseTestCase.Incommon) - Static method in class org.apache.hadoop.hbase.TimestampTestBase
-
- 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 class org.apache.hadoop.hbase.util.AbstractByteRange
-
- get(int, byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- get() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- get(byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- get(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- get(int, byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- 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() - Method in class org.apache.hadoop.hbase.util.Counter
-
- 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, 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(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- get(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- get(K) - Method in class org.apache.hadoop.hbase.util.WeakObjectPool
-
Returns a shared object associated with the given key
,
which is identified by the equals
method.
- 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
- get75thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
-
- get95thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
-
- get98thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
-
- get999thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
-
- get99thPercentile() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
-
- get_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
-
- get_args(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
-
- get_args(Hbase.get_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
-
Performs a deep copy on other.
- get_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
-
- get_args(ByteBuffer, TGet) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
-
- get_args(THBaseService.get_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_args
-
Performs a deep copy on other.
- get_call(ByteBuffer, ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.get_call
-
- get_call(ByteBuffer, TGet, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.get_call
-
- 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
-
- get_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
-
- get_result(List<TCell>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
-
- get_result(Hbase.get_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.get_result
-
Performs a deep copy on other.
- get_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
-
- get_result(TResult, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
-
- get_result(THBaseService.get_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.get_result
-
Performs a deep copy on other.
- GET_TIMEOUT_KEY - Static variable in class org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas
-
- 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
-
- getACL() - Method in class org.apache.hadoop.hbase.client.Mutation
-
- getACL() - Method in class org.apache.hadoop.hbase.client.Query
-
- getAcl(String, Stat) - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
getAcl is an idempotent operation.
- 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.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
required .FlushDescriptor.FlushAction action = 1;
- getAction() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
required .FlushDescriptor.FlushAction action = 1;
- getAction() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptorOrBuilder
-
required .FlushDescriptor.FlushAction action = 1;
- 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.client.DelayingRunner
-
- getActions() - Method in class org.apache.hadoop.hbase.security.access.Permission
-
- getActiveExecutorCount() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- getActiveHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
- getActiveLogFiles() - Static method in class org.apache.hadoop.hbase.monitoring.LogMonitoring
-
- getActiveLogs() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
- 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.TestActiveMasterManager.DummyMaster
-
- getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
-
- getActiveRpcHandlerCount() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
-
- getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperStub
-
- getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves the number of active handler.
- getActiveRpcHandlerCount() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
-
- getActiveTime() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the hbase master active time
- getActiveTime() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getActiveUser() - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
-
- getAddress() - Method in class org.apache.hadoop.hbase.ipc.ConnectionId
-
- getAdmin(ServerName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Establishes a connection to the region server at the specified address.
- getAdmin() - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve an Admin implementation to administer an HBase cluster.
- getAdmin() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
- getAdmin() - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
Retrieve an Admin implementation to administer an HBase cluster.
- getAdmin(ServerName) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- getAdmin(ServerName, boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- getAdmin() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Allows subclasses to get the
Admin
.
- getAdmin() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Caller doesn't close the admin afterwards.
- getAdminProtocol(ServerName) - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
-
- getAdminProtocol(ServerName) - Method in class org.apache.hadoop.hbase.HBaseCluster
-
Returns an AdminProtocol interface to the regionserver
- getAdminProtocol(ServerName) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- getAgeAtEvictionSnapshot() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getAgeInCacheSnapshot() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
- getAgeOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink.Builder
-
required uint64 ageOfLastAppliedOp = 1;
- getAgeOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
required uint64 ageOfLastAppliedOp = 1;
- getAgeOfLastAppliedOp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSinkOrBuilder
-
required uint64 ageOfLastAppliedOp = 1;
- getAgeOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Get the Age of Last Applied Op
- getAgeOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
-
- getAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
-
required uint64 ageOfLastShippedOp = 2;
- getAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
required uint64 ageOfLastShippedOp = 2;
- getAgeOfLastShippedOp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSourceOrBuilder
-
required uint64 ageOfLastShippedOp = 2;
- getAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Get AgeOfLastShippedOp
- getAgeOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
-
- 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
-
- getAlgorithm() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
-
required string algorithm = 1;
- getAlgorithm() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
required string algorithm = 1;
- getAlgorithm() - Method in interface org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKeyOrBuilder
-
required string algorithm = 1;
- getAlgorithmBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
-
required string algorithm = 1;
- getAlgorithmBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
required string algorithm = 1;
- getAlgorithmBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKeyOrBuilder
-
required string algorithm = 1;
- getAliasPassword(String) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
-
- getAll() - Static method in class org.apache.hadoop.hbase.codec.prefixtree.row.TestRowData.InMemory
-
- 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.
- getAllAsObjectArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizerData.InMemory
-
- getAllAsObjectArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnData.InMemory
-
- getAllAsObjectArray() - Static method in class org.apache.hadoop.hbase.codec.prefixtree.row.TestRowData.InMemory
-
- getAllAsObjectArray() - Method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampData.InMemory
-
- getAllCached() - Static method in class org.apache.hadoop.hbase.util.CoprocessorClassLoader
-
- getAllConfigurations() - Static method in class org.apache.hadoop.hbase.io.hfile.TestHFileDataBlockEncoder
-
- 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
- getAllocator() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getAllOnlineRegions(MiniHBaseCluster) - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getAllowPartialResults() - Method in class org.apache.hadoop.hbase.client.Scan
-
- getAllPeerConfigs() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
List the cluster replication configs of all remote slave clusters (whether they are
enabled/disabled or connected/disconnected).
- getAllPeerConfigs() - 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
-
- getAllRegionLocations() - Method in class org.apache.hadoop.hbase.client.HRegionLocator
-
- getAllRegionLocations() - Method in class org.apache.hadoop.hbase.client.HTable
-
- getAllRegionLocations() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Retrieves all of the regions associated with this table.
- 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 interface org.apache.hadoop.hbase.client.Admin
-
Get the status of alter command - indicates how many regions have received the updated schema
Asynchronous operation.
- getAlterStatus(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the status of alter command - indicates how many regions have received the updated schema
Asynchronous operation.
- 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
-
- getAndStartMonkey() - Method in class org.apache.hadoop.hbase.chaos.util.ChaosMonkeyRunner
-
- getAny() - Method in class org.apache.hadoop.hbase.rest.model.ColumnSchemaModel
-
- getAny() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
- getAppend() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_args
-
The single append operation to apply
- getAppend() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_args
-
the TAppend to append
- 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
-
- 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
- getArgs() - Method in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
-
Return the arguments passed to the generator as list of object
- getArgsForLoadTestTool(String, String, long, long) - Method in class org.apache.hadoop.hbase.IntegrationTestIngest
-
- getArgsForLoadTestTool(String, String, long, long) - Method in class org.apache.hadoop.hbase.IntegrationTestIngestWithACL
-
- getArgsForLoadTestTool(String, String, long, long) - Method in class org.apache.hadoop.hbase.IntegrationTestIngestWithTags
-
- getArgsForLoadTestTool(String, String, long, long) - Method in class org.apache.hadoop.hbase.IntegrationTestIngestWithVisibilityLabels
-
- getArgsForLoadTestTool(String, String, long, long) - Method in class org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedMultiGetRequestsWithRegionReplicas
-
- getArgsForLoadTestTool(String, String, long, long) - Method in class org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas
-
- getArgsForLoadTestToolInitTable() - Method in class org.apache.hadoop.hbase.IntegrationTestIngest
-
- 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
-
- 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(org.apache.thrift.transport.TNonblockingTransport) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.Factory
-
- getAsyncClient(org.apache.thrift.transport.TNonblockingTransport) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.Factory
-
- getAsyncProcess() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
- 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.http.HttpServer
-
Get the value in the webapp context.
- 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.checkAndPut_args
-
Mutation attributes
- 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.TAppend
-
- 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
-
- getAttributesKeyColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- 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.checkAndPut_args
-
- 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.TAppend
-
- 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;
- getAuth(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse.Builder
-
repeated bytes auth = 2;
- getAuth(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
repeated bytes auth = 2;
- getAuth(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponseOrBuilder
-
repeated bytes auth = 2;
- getAuth(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest.Builder
-
repeated bytes auth = 2;
- getAuth(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
repeated bytes auth = 2;
- getAuth(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequestOrBuilder
-
repeated bytes auth = 2;
- getAuth(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations.Builder
-
repeated uint32 auth = 2;
- getAuth(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
repeated uint32 auth = 2;
- getAuth(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizationsOrBuilder
-
repeated uint32 auth = 2;
- getAuthChore(Configuration) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
Checks if security is enabled and if so, launches chore for refreshing kerberos ticket.
- getAuthCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse.Builder
-
repeated bytes auth = 2;
- getAuthCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
repeated bytes auth = 2;
- getAuthCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponseOrBuilder
-
repeated bytes auth = 2;
- getAuthCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest.Builder
-
repeated bytes auth = 2;
- getAuthCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
repeated bytes auth = 2;
- getAuthCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequestOrBuilder
-
repeated bytes auth = 2;
- getAuthCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations.Builder
-
repeated uint32 auth = 2;
- getAuthCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
repeated uint32 auth = 2;
- getAuthCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizationsOrBuilder
-
repeated uint32 auth = 2;
- getAuthenticationToken(com.google.protobuf.RpcController, AuthenticationProtos.GetAuthenticationTokenRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.BlockingInterface
-
- getAuthenticationToken(com.google.protobuf.RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
-
rpc GetAuthenticationToken(.GetAuthenticationTokenRequest) returns (.GetAuthenticationTokenResponse);
- getAuthenticationToken(com.google.protobuf.RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.Interface
-
rpc GetAuthenticationToken(.GetAuthenticationTokenRequest) returns (.GetAuthenticationTokenResponse);
- getAuthenticationToken(com.google.protobuf.RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService.Stub
-
- getAuthenticationToken(RpcController, AuthenticationProtos.GetAuthenticationTokenRequest, <any>) - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
-
- getAuthList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse.Builder
-
repeated bytes auth = 2;
- getAuthList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
repeated bytes auth = 2;
- getAuthList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponseOrBuilder
-
repeated bytes auth = 2;
- getAuthList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest.Builder
-
repeated bytes auth = 2;
- getAuthList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
repeated bytes auth = 2;
- getAuthList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequestOrBuilder
-
repeated bytes auth = 2;
- getAuthList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations.Builder
-
repeated uint32 auth = 2;
- getAuthList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
repeated uint32 auth = 2;
- getAuthList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizationsOrBuilder
-
repeated uint32 auth = 2;
- getAuthManager() - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- 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;
- getAuthorizations() - Method in class org.apache.hadoop.hbase.client.Query
-
- getAuthorizations() - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
-
- getAuthorizations() - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
-
- getAuths(com.google.protobuf.RpcController, VisibilityLabelsProtos.GetAuthsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService.BlockingInterface
-
- getAuths(com.google.protobuf.RpcController, VisibilityLabelsProtos.GetAuthsRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService
-
rpc getAuths(.GetAuthsRequest) returns (.GetAuthsResponse);
- getAuths(com.google.protobuf.RpcController, VisibilityLabelsProtos.GetAuthsRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService.Interface
-
rpc getAuths(.GetAuthsRequest) returns (.GetAuthsResponse);
- getAuths(com.google.protobuf.RpcController, VisibilityLabelsProtos.GetAuthsRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService.Stub
-
- getAuths(byte[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
-
Deprecated.
- getAuths(byte[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.ExpAsStringVisibilityLabelServiceImpl
-
Deprecated.
- getAuths(Configuration, String) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityClient
-
- getAuths(RpcController, VisibilityLabelsProtos.GetAuthsRequest, <any>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- getAuths(byte[], boolean) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
- getAvailable() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
- getAvailablePath(FileSystem) - Method in class org.apache.hadoop.hbase.io.FileLink
-
- getAverageLatencyForEachRegionServer() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
- 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, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.AggregateImplementation
-
Gives a Pair with first object as Sum and second object as row count,
computed for a given combination of column qualifier and column family in
the given row range as defined in the Scan object.
- getAvg(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
-
- getAvg(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
-
rpc GetAvg(.AggregateRequest) returns (.AggregateResponse);
- getAvg(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
-
rpc GetAvg(.AggregateRequest) returns (.AggregateResponse);
- getAvg(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Stub
-
- getAvgOperationSize(OperationQuota.OperationType) - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
-
- getAvgOperationSize(OperationQuota.OperationType) - Method in class org.apache.hadoop.hbase.quotas.OperationQuota.AvgOperationSize
-
- getAvgOperationSize(OperationQuota.OperationType) - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
- getAvgOperationSize(OperationQuota.OperationType) - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
- getAvgOperationSize(OperationQuota.OperationType) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
-
- 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
- getBackoffPolicy() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
- getBackoffPolicy() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
-
- getBackoffTime(ServerName, byte[], ServerStatistics) - Method in interface org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicy
-
- getBackoffTime(ServerName, byte[], ServerStatistics) - Method in class org.apache.hadoop.hbase.client.backoff.ClientBackoffPolicyFactory.NoBackoffPolicy
-
- getBackoffTime(ServerName, byte[], ServerStatistics) - Method in class org.apache.hadoop.hbase.client.backoff.ExponentialClientBackoffPolicy
-
- getBackoffTime(RetryCounter.RetryConfig, int) - Method in class org.apache.hadoop.hbase.util.RetryCounter.BackoffPolicy
-
- getBackoffTime(RetryCounter.RetryConfig, int) - Method in class org.apache.hadoop.hbase.util.RetryCounter.ExponentialBackoffPolicy
-
- getBackoffTime(RetryCounter.RetryConfig, int) - Method in class org.apache.hadoop.hbase.util.RetryCounter.ExponentialBackoffPolicyWithLimit
-
- 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
- getBackupMasterInfoPort(ServerName) - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Get the info port of the backup master if it is available.
- 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
-
- getBalancer(int) - Static method in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
- getBalancer() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
- 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;
- getBaseOffset() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
-
- getBaseStagingDir(Configuration) - Static method in class org.apache.hadoop.hbase.security.SecureBulkLoadUtil
-
- getBaseZnode() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- getBaseZNode() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
- getBatch() - Method in class org.apache.hadoop.hbase.client.Scan
-
- getBatch() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
- 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
-
- getBestLocations(Configuration, HDFSBlocksDistribution) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
This computes the locations to be passed from the InputSplit.
- 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, boolean) - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Fetch block from cache.
- getBlock(BlockCacheKey, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
Get the buffer of the block with the specified key.
- getBlock(BlockCacheKey, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getBlock(BlockCacheKey, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.InclusiveCombinedBlockCache
-
- getBlock(BlockCacheKey, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Get the buffer of the block with the specified name.
- getBlock(BlockCacheKey, boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
-
- getBlockCache() - Method in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Returns the block cache.
- getBlockCacheCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of items in the block cache.
- getBlockCacheCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCacheEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of items evicted from the block cache.
- getBlockCacheEvictedCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCacheFreeSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size (in bytes) of the block cache that is free.
- getBlockCacheFreeSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCacheHeapPercent(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.HeapMemorySizeUtil
-
Retrieve configured size for on heap block cache as percentage of total heap.
- getBlockCacheHitCachingPercent() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of requests with the block cache turned on that hit the block cache.
- getBlockCacheHitCachingPercent() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCacheHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of hits to the block cache
- getBlockCacheHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCacheHitPercent() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of all requests that hit the block cache.
- getBlockCacheHitPercent() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCacheMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of misses to the block cache.
- getBlockCacheMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCachePrimaryEvictedCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of items evicted from primary replica in the block cache.
- getBlockCachePrimaryEvictedCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCachePrimaryHitCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of hits to primary replica in the block cache
- getBlockCachePrimaryHitCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCachePrimaryMissCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the count of misses to primary replica in the block cache.
- getBlockCachePrimaryMissCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCaches() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
- getBlockCaches() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getBlockCaches() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getBlockCaches() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- getBlockCaches() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
-
- getBlockCacheSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
-
- getBlockCacheSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total size (in bytes) of the block cache.
- getBlockCacheSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockCount() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns the number of blocks currently cached in the block cache.
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- getBlockCount() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
-
- getBlockDecodingContext() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
-
- getBlockedFlushCount() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
-
- getBlockedRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getBlockedRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getBlockedRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getBlockedRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getBlockForCaching(CacheConfig) - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer
-
Creates a new HFileBlock.
- getBlockForCaching() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.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
- getBlockPriority() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- getBlocksize() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
- getBlockSize() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
-
- getBlockSize() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
-
- getBlockSize() - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
-
Get the cipher's internal block size
- getBlockSize() - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Get the cipher's internal block size
- getBlocksize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
- 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.CachedBlock
-
- getBlockType() - Method in class org.apache.hadoop.hbase.io.hfile.CacheTestUtils.ByteArrayCacheable
-
- 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
-
- getBuckets() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- getBuffer() - Method in class org.apache.hadoop.hbase.io.BoundedByteBufferPool
-
- getBuffer() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock.Writer.BufferGrabbingByteArrayOutputStream
-
- getBuffer() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
-
- getBuffer() - Method in class org.apache.hadoop.hbase.KeyValue
-
- getBuffer() - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
-
- getBuffer() - Method in class org.apache.hadoop.hbase.regionserver.ColumnCount
-
- getBuffer() - Method in class org.apache.hadoop.hbase.Tag
-
- getBufferedCounterForEachRegionServer() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
- getBufferedMutator(TableName) - Method in interface org.apache.hadoop.hbase.client.Connection
-
- getBufferedMutator(BufferedMutatorParams) - Method in interface org.apache.hadoop.hbase.client.Connection
-
- 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 or checksum.
- getBuilder(WALCellCodec.ByteStringCompressor) - Method in class org.apache.hadoop.hbase.wal.WALKey
-
- getBuildsWithTestResults() - Method in class org.apache.hadoop.hbase.devtools.buildstats.HistoryReport
-
- getBulkLoadDescriptor(Cell) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
Deserialized and returns a BulkLoadDescriptor from the passed in Cell
- getBulkloadSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
-
required int64 bulkload_seq_num = 4;
- getBulkloadSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
required int64 bulkload_seq_num = 4;
- getBulkloadSeqNum() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptorOrBuilder
-
required int64 bulkload_seq_num = 4;
- 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
-
- getBypassGlobals() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional bool bypass_globals = 6;
- getBypassGlobals() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional bool bypass_globals = 6;
- getBypassGlobals() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional bool bypass_globals = 6;
- getBypassGlobals() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas.Builder
-
optional bool bypass_globals = 1 [default = false];
- getBypassGlobals() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
optional bool bypass_globals = 1 [default = false];
- getBypassGlobals() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotasOrBuilder
-
optional bool bypass_globals = 1 [default = false];
- 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 class org.apache.hadoop.hbase.util.AbstractByteRange
-
- 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(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() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
- 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
-
- getBytesPerSec() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
-
Getter for the read-rate from this stream, since creation.
- 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];
- getCacheBlocks() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- getCacheBlocks() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
optional bool cacheBlocks = 11;
- getCacheBlocks() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
optional bool cacheBlocks = 11;
- getCacheBlocks() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
optional bool cacheBlocks = 11;
- getCacheConfig() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getCacheConfig() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getCacheConfig() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Used for tests.
- getCachedBlockStatsByFile() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
- getCachedLocation(TableName, byte[]) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Search the cache for a location that fits our table and row key.
- getCachedTime() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- getCachedTime() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
-
- getCacheKey() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
-
- 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
-
- getCacheSize() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
- getCaching() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
- 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.protobuf.generated.ClientProtos.Scan.Builder
-
optional uint32 caching = 17;
- getCaching() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
optional uint32 caching = 17;
- getCaching() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
-
optional uint32 caching = 17;
- 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.ipc.CallRunner
-
- 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;
- getCallable(ClusterConnection, TableName, Scan, ScanMetrics, byte[], int, RpcControllerFactory, ExecutorService, int, int, int, Configuration, RpcRetryingCaller<Result[]>) - Method in class org.apache.hadoop.hbase.client.ClientSmallScanner.SmallScannerCallableFactory
-
- 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;
- getCallTimeout() - Method in class org.apache.hadoop.hbase.ipc.TimeLimitedRpcController
-
- getCandidateFilesForRowKeyBefore(KeyValue) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Gets initial, full list of candidate store files to check for row-key-before.
- getCandidateFilesForRowKeyBefore(KeyValue) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getCases() - Method in class org.apache.hadoop.hbase.devtools.buildstats.TestSuite
-
- getCategory() - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
- getCategoryAnnotations(Class<?>) - Static method in class org.apache.hadoop.hbase.ClassTestFinder
-
- getCause(int) - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
-
- getCauses() - Method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
-
- getCdl() - Static method in class org.apache.hadoop.hbase.client.TestReplicasClient.SlowMeCopro
-
- 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;
- getCellBufSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
- getCellBufSize() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV3.ScannerV3
-
- 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;
- getCellCodecClsName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
-
optional string cell_codec_cls_name = 5;
- getCellCodecClsName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
optional string cell_codec_cls_name = 5;
- getCellCodecClsName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeaderOrBuilder
-
optional string cell_codec_cls_name = 5;
- getCellCodecClsNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
-
optional string cell_codec_cls_name = 5;
- getCellCodecClsNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
optional string cell_codec_cls_name = 5;
- getCellCodecClsNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeaderOrBuilder
-
optional string cell_codec_cls_name = 5;
- 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;
- getCellKeyAsString(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
- getCellKeySerializedAsKeyValueKey(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
This method exists just to encapsulate how we serialize keys.
- 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;
- getCellPermissionsForUser(User, Cell) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlLists
-
- getCells() - Method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
- getCells() - Method in class org.apache.hadoop.hbase.rest.model.RowModel
-
- getCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
-
- 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;
- getCellTTLColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- 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.DoubleMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
-
- getCellValueFromProto(HBaseProtos.LongMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
-
- getCellValueFromProto(Q) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This method gets the PB message corresponding to the cell type
- getCellVisibility() - Method in class org.apache.hadoop.hbase.client.Mutation
-
- getCellVisibility() - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
-
- getCellVisibility() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
-
- getCellVisibility() - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
-
- getCellVisibilityColumnIndex() - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- getChainId() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkKey
-
- 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.coprocessor.protobuf.generated.ColumnAggregationProtos.ColumnAggregationService.Stub
-
- getChannel() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors.Stub
-
- getChannel() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse.Stub
-
- getChannel() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyService.Stub
-
- getChannel() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingService.Stub
-
- getChannel() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestDelayedService.Stub
-
- getChannel() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto.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
-
- getChannel() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService.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 class org.apache.hadoop.hbase.regionserver.HRegion
-
- getCheckAndMutateChecksFailed() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of CAS operations that failed.
- getCheckAndMutateChecksFailed() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getCheckAndMutateChecksFailed() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getCheckAndMutateChecksPassed() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getCheckAndMutateChecksPassed() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of CAS operations that passed.
- getCheckAndMutateChecksPassed() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getCheckAndMutateChecksPassed() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- 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() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
- 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
-
- getChildExps() - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
-
- 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.
- getChildSequenceId(String) - Static method in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase.ZNodeComparator
-
Parses sequenceId from the znode name.
- getChoreService() - Method in class org.apache.hadoop.hbase.master.TestActiveMasterManager.DummyMaster
-
- getChoreService() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getChoreService() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getChoreService() - Method in interface org.apache.hadoop.hbase.Server
-
- getChoreService() - Method in class org.apache.hadoop.hbase.util.MockServer
-
- getCipher(String) - Method in interface org.apache.hadoop.hbase.io.crypto.CipherProvider
-
Get an Cipher
- getCipher() - Method in class org.apache.hadoop.hbase.io.crypto.Context
-
- getCipher(String) - Method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
-
- getCipher(Configuration, String) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Get an cipher given a name
- getCipher(String) - Method in class org.apache.hadoop.hbase.io.crypto.TestCipherProvider.MyCipherProvider
-
- getCipher(String) - Method in class org.apache.hadoop.hbase.util.TestEncryptionTest.FailingCipherProvider
-
- getCipherProvider(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
- getClassByName(String) - Method in class org.apache.hadoop.hbase.CompoundConfiguration
-
- getClassLoader() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
- getClassLoader() - Method in interface org.apache.hadoop.hbase.CoprocessorEnvironment
-
- 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.devtools.buildstats.TestCaseResult
-
- 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;
- getClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
required string class_name = 1;
- getClassName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
required string class_name = 1;
- getClassName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
required 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;
- getClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
required string class_name = 1;
- getClassNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
required string class_name = 1;
- getClassNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
required string class_name = 1;
- getClasspathDir(Class<?>) - Static method in class org.apache.hadoop.hbase.http.ssl.KeyStoreTestUtil
-
- getClient(ServerName) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Establishes a connection to the region server at the specified address, and returns
a region client protocol.
- getClient(ServerName) - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getClient(ServerName) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- 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(org.apache.thrift.protocol.TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client.Factory
-
- getClient(org.apache.thrift.protocol.TProtocol, org.apache.thrift.protocol.TProtocol) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Client.Factory
-
- getClient(org.apache.thrift.protocol.TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client.Factory
-
- getClient(org.apache.thrift.protocol.TProtocol, org.apache.thrift.protocol.TProtocol) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client.Factory
-
- getClientAckTime() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- getClientHandlesHeartbeats() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
-
optional bool client_handles_heartbeats = 8;
- getClientHandlesHeartbeats() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
optional bool client_handles_heartbeats = 8;
- getClientHandlesHeartbeats() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
-
optional bool client_handles_heartbeats = 8;
- getClientHandlesPartials() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest.Builder
-
optional bool client_handles_partials = 7;
- getClientHandlesPartials() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
optional bool client_handles_partials = 7;
- getClientHandlesPartials() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequestOrBuilder
-
optional bool client_handles_partials = 7;
- getClientPort() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
- getClientPort() - Method in class org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
-
- getClientPortList() - Method in class org.apache.hadoop.hbase.zookeeper.MiniZooKeeperCluster
-
Get the list of client ports.
- getClientProtocol(ServerName) - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
-
- getClientProtocol(ServerName) - Method in class org.apache.hadoop.hbase.HBaseCluster
-
Returns a ClientProtocol interface to the regionserver
- getClientProtocol(ServerName) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- getClients() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputSplit
-
- getClientVersionInfo() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
- 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;
- getCloseRegionCoordination() - Method in class org.apache.hadoop.hbase.coordination.BaseCoordinatedStateManager
-
Method to retrieve coordination for closing region operations.
- getCloseRegionCoordination() - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
- 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
-
- getClosestRowBefore(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
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.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 class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getClusterId() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the Cluster ID
- getClusterId() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getClusterId() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
-
- getClusterId(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Returns the value of the unique cluster ID stored for this HBase instance.
- 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.wal.WALKey
-
- 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.HBaseTestingUtility
-
- 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.ReplicationPeerConfig
-
- 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;
- getClusterManager() - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
-
- getClusterStatus() - Method in interface org.apache.hadoop.hbase.client.Admin
-
- getClusterStatus() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- getClusterStatus() - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
-
Returns a ClusterStatus for this HBase cluster
- getClusterStatus() - Method in class org.apache.hadoop.hbase.HBaseCluster
-
Returns a ClusterStatus for this HBase cluster.
- getClusterStatus() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getClusterStatus(RpcController, MasterProtos.GetClusterStatusRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- getClusterStatus() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- 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(com.google.protobuf.RpcController, MasterProtos.GetClusterStatusRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
-
- getClusterStatus(com.google.protobuf.RpcController, MasterProtos.GetClusterStatusRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
rpc GetClusterStatus(.GetClusterStatusRequest) returns (.GetClusterStatusResponse);
- getClusterStatus(com.google.protobuf.RpcController, MasterProtos.GetClusterStatusRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
-
rpc GetClusterStatus(.GetClusterStatusRequest) returns (.GetClusterStatusResponse);
- getClusterStatus(com.google.protobuf.RpcController, MasterProtos.GetClusterStatusRequest, <any>) - 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
-
- getClusterStatusTracker() - Method in class org.apache.hadoop.hbase.master.TestActiveMasterManager.DummyMaster
-
- 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.regionserver.RegionServerServices.RegionStateTransitionContext
-
- getCode() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
- getCode() - Method in enum org.apache.hadoop.hbase.util.ChecksumType
-
- getCodec(Configuration, String, CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- getCodec(Configuration, CompressionContext) - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
-
- getCodec(Configuration, Encryptor) - Static method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
-
- getCodec(Configuration, Decryptor) - Static method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
-
- getCodecClsName() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- getColumn(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.Result
-
- 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.checkAndPut_args
-
column name
- 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;
- getColumnDesc(Admin) - Method in class org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
-
- getColumnDescriptors(ByteBuffer, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getColumnDescriptors(ByteBuffer, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getColumnDescriptors
-
- getColumnDescriptors(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getColumnDescriptors_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
-
- getColumnDescriptors_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
-
- getColumnDescriptors_args(Hbase.getColumnDescriptors_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_args
-
Performs a deep copy on other.
- getColumnDescriptors_call(ByteBuffer, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getColumnDescriptors_call
-
- getColumnDescriptors_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
-
- getColumnDescriptors_result(Map<ByteBuffer, ColumnDescriptor>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
-
- getColumnDescriptors_result(Hbase.getColumnDescriptors_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
-
Performs a deep copy on other.
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.chaos.util.ChaosMonkeyRunner
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.IntegrationTestAcidGuarantees
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.IntegrationTestBase
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.IntegrationTestIngest
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.IntegrationTestRegionReplicaPerf
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestTableSnapshotInputFormat
-
- 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.StripeCompactionsPerformanceEvaluation.SeqShardedDataGenerator
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify
-
- 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.LoadTestTool
-
- getColumnFamilies() - Method in class org.apache.hadoop.hbase.util.MultiThreadedAction.DefaultDataGenerator
-
- 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.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.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
required bytes columnfamily_name = 3;
- getColumnfamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
required bytes columnfamily_name = 3;
- getColumnfamilyName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateDataOrBuilder
-
required bytes columnfamily_name = 3;
- getColumnFamilyName() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getColumnFamilyName() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getColumnfamilySchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateDataOrBuilder
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateDataOrBuilder
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateDataOrBuilder
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
required .ColumnFamilySchema columnfamily_schema = 3;
- getColumnfamilySchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateDataOrBuilder
-
required .ColumnFamilySchema columnfamily_schema = 3;
- 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.TAppend
-
- 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.TAppend
-
- 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.TAppend
-
- getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.TScan
-
- getColumnsIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
-
- 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.TAppend
-
- 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.TAppend
-
- 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
-
- getCommandProvider(ClusterManager.ServiceType) - Method in class org.apache.hadoop.hbase.HBaseClusterManager
-
- getCompactedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of cells processed during minor compactions.
- getCompactedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getCompactedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total amount of data processed during minor compactions, in bytes.
- getCompactedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getCompaction(Cell) - 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
-
- getCompactionPressure() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getCompactionPressure() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getCompactionPressure() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getCompactionPressure() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getCompactionPressure() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
This value can represent the degree of emergency of compaction for this store.
- getCompactionPressure() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
- getCompactionPressure() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getCompactionProgress() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- 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
- getCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getCompactionRatio() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
- getCompactionRatioOffPeak() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
- getCompactionRequester() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getCompactionRequester() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getCompactionRequester() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getCompactionState(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the current compaction state of a table.
- getCompactionState(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Get the current compaction state of a table.
- getCompactionState(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- getCompactionState(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- 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
-
- getCompactionState() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getCompactionStateChangeLatch() - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook.CompactionCompletionNotifyingRegion
-
- getCompactionStateForRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the current compaction state of region.
- getCompactionStateForRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Get the current compaction state of region.
- getCompactionThroughputController() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- getCompactionTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse.Builder
-
required int64 compaction_timestamp = 1;
- getCompactionTimestamp() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
required int64 compaction_timestamp = 1;
- getCompactionTimestamp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponseOrBuilder
-
required int64 compaction_timestamp = 1;
- 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;
- getComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator.Builder
-
required .ByteArrayComparable comparable = 1;
- getComparable() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
required .ByteArrayComparable comparable = 1;
- getComparable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparatorOrBuilder
-
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;
- getComparableBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator.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;
- getComparableOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator.Builder
-
required .ByteArrayComparable comparable = 1;
- getComparableOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
required .ByteArrayComparable comparable = 1;
- getComparableOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparatorOrBuilder
-
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.HRegion
-
- getComparator() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getComparator() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap.KVScannerComparator
-
- 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.MasterRpcServices
-
List the currently available/stored snapshots.
- getCompletedSnapshots() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
Gets the list of all completed snapshots.
- getCompletedSnapshots(com.google.protobuf.RpcController, MasterProtos.GetCompletedSnapshotsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
-
- getCompletedSnapshots(com.google.protobuf.RpcController, MasterProtos.GetCompletedSnapshotsRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
rpc GetCompletedSnapshots(.GetCompletedSnapshotsRequest) returns (.GetCompletedSnapshotsResponse);
- getCompletedSnapshots(com.google.protobuf.RpcController, MasterProtos.GetCompletedSnapshotsRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
-
rpc GetCompletedSnapshots(.GetCompletedSnapshotsRequest) returns (.GetCompletedSnapshotsResponse);
- getCompletedSnapshots(com.google.protobuf.RpcController, MasterProtos.GetCompletedSnapshotsRequest, <any>) - 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 class org.apache.hadoop.hbase.io.hfile.HFileContext
-
- 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.MultiRequest.Builder
-
optional .Condition condition = 3;
- getCondition() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
optional .Condition condition = 3;
- getCondition() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequestOrBuilder
-
optional .Condition condition = 3;
- 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.MultiRequest.Builder
-
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.MultiRequest.Builder
-
optional .Condition condition = 3;
- getConditionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
optional .Condition condition = 3;
- getConditionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequestOrBuilder
-
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.client.ClientScanner
-
- getConf() - Method in class org.apache.hadoop.hbase.HBaseCluster
-
- getConf() - Method in class org.apache.hadoop.hbase.IntegrationTestBase
-
- getConf() - Method in class org.apache.hadoop.hbase.io.crypto.Context
-
- getConf() - Method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
-
- getConf() - Method in class org.apache.hadoop.hbase.io.crypto.TestCipherProvider.MyCipherProvider
-
- getConf() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.DefaultVisibilityExpressionResolver
-
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
Returns the current configuration.
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
-
Returns the current configuration.
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestImportTsv
-
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestTableMapReduceUtil
-
- 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.mapreduce.TestImportTsv
-
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
-
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithTTLs
-
- getConf() - Method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
-
- 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.MultithreadedTestUtil.TestContext
-
- getConf() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionPolicy
-
- getConf() - Method in class org.apache.hadoop.hbase.regionserver.NoOpHeapMemoryTuner
-
- getConf() - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionFactory
-
- getConf() - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionFactory
-
- getConf() - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
-
- getConf() - Method in class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
-
- getConf() - Method in class org.apache.hadoop.hbase.security.visibility.EnforcingScanLabelGenerator
-
- getConf() - Method in class org.apache.hadoop.hbase.security.visibility.ExpAsStringVisibilityLabelServiceImpl
-
- getConf() - Method in class org.apache.hadoop.hbase.security.visibility.FeedUserAuthScanLabelGenerator
-
- getConf() - Method in class org.apache.hadoop.hbase.security.visibility.LabelFilteringScanLabelGenerator
-
- getConf() - Method in class org.apache.hadoop.hbase.security.visibility.SimpleScanLabelGenerator
-
- getConf() - Method in class org.apache.hadoop.hbase.StripeCompactionsPerformanceEvaluation
-
- getConf() - Method in class org.apache.hadoop.hbase.TestAcidGuarantees
-
- getConf() - Method in class org.apache.hadoop.hbase.tool.Canary
-
- getConf() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- getConf() - Method in class org.apache.hadoop.hbase.util.MapreduceDependencyClasspathTool
-
- getConf() - Method in class org.apache.hadoop.hbase.util.ProcessBasedLocalHBaseCluster
-
- getConf() - Method in class org.apache.hadoop.hbase.util.TestEncryptionTest.FailingCipherProvider
-
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.Admin
-
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Returns the org.apache.hadoop.conf.Configuration
object used by this instance.
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
-
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.Connection
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.HRegionLocator
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.HTable
-
Returns the org.apache.hadoop.conf.Configuration
object used by this instance.
- getConfiguration() - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- getConfiguration() - Method in interface org.apache.hadoop.hbase.client.Table
-
Returns the org.apache.hadoop.conf.Configuration
object used by this instance.
- getConfiguration() - Static method in class org.apache.hadoop.hbase.constraint.CheckConfigurationConstraint
-
- 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.HBaseCommonTestingUtility
-
Returns this classes's instance of Configuration
.
- getConfiguration() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Returns this classes's instance of Configuration
.
- getConfiguration() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.master.TestActiveMasterManager.DummyMaster
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.NamespaceDescriptor
-
- 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.ProcedureDescription.Builder
-
repeated .NameStringPair configuration = 4;
- getConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
repeated .NameStringPair configuration = 4;
- getConfiguration(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescriptionOrBuilder
-
repeated .NameStringPair configuration = 4;
- 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(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .NameStringPair configuration = 4;
- getConfiguration(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
repeated .NameStringPair configuration = 4;
- getConfiguration(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
repeated .NameStringPair configuration = 4;
- getConfiguration() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
-
- getConfiguration() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the configuration object required to communicate with this peer
- getConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
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.test.IntegrationTestReplication.ClusterID
-
- getConfiguration() - Method in class org.apache.hadoop.hbase.util.MockServer
-
- 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.ProcedureDescription.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.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.ProcedureDescription.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationBuilderList() - 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.ZooKeeperProtos.ReplicationPeer.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.ProcedureDescription.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
repeated .NameStringPair configuration = 4;
- getConfigurationCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescriptionOrBuilder
-
repeated .NameStringPair configuration = 4;
- 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;
- getConfigurationCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
repeated .NameStringPair configuration = 4;
- getConfigurationCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
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.ProcedureDescription.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
repeated .NameStringPair configuration = 4;
- getConfigurationList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescriptionOrBuilder
-
repeated .NameStringPair configuration = 4;
- 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;
- getConfigurationList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
repeated .NameStringPair configuration = 4;
- getConfigurationList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
repeated .NameStringPair configuration = 4;
- getConfigurationManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- 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.ProcedureDescription.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
repeated .NameStringPair configuration = 4;
- getConfigurationOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescriptionOrBuilder
-
repeated .NameStringPair configuration = 4;
- 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;
- getConfigurationOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
repeated .NameStringPair configuration = 4;
- getConfigurationOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
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.ProcedureDescription.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
repeated .NameStringPair configuration = 4;
- getConfigurationOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescriptionOrBuilder
-
repeated .NameStringPair configuration = 4;
- 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;
- getConfigurationOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .NameStringPair configuration = 4;
- getConfigurationOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
repeated .NameStringPair configuration = 4;
- getConfigurationOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
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
- getConfigurationWoPrincipal() - Static method in class org.apache.hadoop.hbase.security.HBaseKerberosUtils
-
- getConnection() - Method in interface org.apache.hadoop.hbase.client.Admin
-
- 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
-
- getConnection() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
- getConnection() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Get a Connection to the cluster.
- getConnection() - Method in class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover
-
- getConnection(User, Call, InetSocketAddress) - Method in class org.apache.hadoop.hbase.ipc.RpcClientImpl
-
Get a connection from the pool, or create a new one and add it to the
pool.
- getConnection(SocketChannel, long) - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Subclasses of HBaseServer can override this to provide their own
Connection implementations.
- getConnection() - Method in class org.apache.hadoop.hbase.master.TestActiveMasterManager.DummyMaster
-
- getConnection() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getConnection() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getConnection() - Method in interface org.apache.hadoop.hbase.Server
-
Returns a reference to the servers' cluster connection.
- getConnection() - Method in class org.apache.hadoop.hbase.test.IntegrationTestReplication.ClusterID
-
- getConnection() - Method in class org.apache.hadoop.hbase.util.MockServer
-
- getConnectionCount() - Static method in class org.apache.hadoop.hbase.client.HConnectionTestingUtility
-
- 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.
- getConnectionHashCode() - Method in class org.apache.hadoop.hbase.ipc.AsyncRpcChannel
-
- getConnectorAddress(int) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Get the address that corresponds to a particular connector.
- getConsistency() - Method in class org.apache.hadoop.hbase.client.Query
-
Returns the consistency level for this operation
- getConsistency() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get.Builder
-
optional .Consistency consistency = 12 [default = STRONG];
- getConsistency() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
-
optional .Consistency consistency = 12 [default = STRONG];
- getConsistency() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetOrBuilder
-
optional .Consistency consistency = 12 [default = STRONG];
- getConsistency() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
-
optional .Consistency consistency = 16 [default = STRONG];
- getConsistency() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
optional .Consistency consistency = 16 [default = STRONG];
- getConsistency() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
-
optional .Consistency consistency = 16 [default = STRONG];
- getContext() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.RowLockImpl
-
- getContext(Class<?>) - Method in class org.apache.hadoop.hbase.rest.provider.JAXBContextResolver
-
- getCoordinatedStateManager(Configuration) - Static method in class org.apache.hadoop.hbase.CoordinatedStateManagerFactory
-
Creates consensus provider from the given configuration.
- getCoordinatedStateManager() - Method in class org.apache.hadoop.hbase.master.TestActiveMasterManager.DummyMaster
-
- getCoordinatedStateManager() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getCoordinatedStateManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getCoordinatedStateManager() - Method in interface org.apache.hadoop.hbase.Server
-
Get CoordinatedStateManager instance for this server.
- getCoordinatedStateManager() - Method in class org.apache.hadoop.hbase.util.MockServer
-
- getCoprocessorExecutionStatistics() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the time spent by coprocessors in this region.
- getCoprocessorExecutionStatistics() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getCoprocessorExecutionStatistics() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- getCoprocessorExecutionStatistics() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
- getCoprocessorHost() - Method in interface org.apache.hadoop.hbase.wal.WAL
-
- getCoprocessors() - Method in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
Used to create a parameter to the HServerLoad constructor so that
HServerLoad can provide information about the coprocessors loaded by this
regionserver.
- getCoprocessors() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Return the list of attached co-processor represented by their name className
- 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 interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the co-processors
- getCoprocessors() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- 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
-
- getCorruptedLogs() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
- getCorruptedStoreFilesCount() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo.SnapshotStats
-
- getCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse.Builder
-
required int64 count = 1 [default = 0];
- getCount() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
required int64 count = 1 [default = 0];
- getCount() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponseOrBuilder
-
required int64 count = 1 [default = 0];
- getCount() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse.Builder
-
required int32 count = 1;
- getCount() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
required int32 count = 1;
- getCount() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponseOrBuilder
-
required int32 count = 1;
- getCount() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse.Builder
-
required int32 count = 1;
- getCount() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
required int32 count = 1;
- getCount() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponseOrBuilder
-
required int32 count = 1;
- getCount() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
- getCount() - Method in class org.apache.hadoop.metrics2.util.MetricSampleQuantiles
-
Returns the number of items that the estimator has processed
- getCounter() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder
-
required int32 counter = 2;
- getCounter() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
required int32 counter = 2;
- getCounter() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequestOrBuilder
-
required int32 counter = 2;
- getCounter(String, BaseSource) - Method in interface org.apache.hadoop.hbase.test.MetricsAssertHelper
-
Get the value of a counter.
- getCounter(String, BaseSource) - Method in class org.apache.hadoop.hbase.test.MetricsAssertHelperImpl
-
- getCountersMapSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
-
- getCountersMapSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
-
- getCountOfChoreCalls() - Method in class org.apache.hadoop.hbase.TestChoreService.ScheduledChoreSamples.CountingChore
-
- 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.ProcedureDescription.Builder
-
optional int64 creation_time = 3 [default = 0];
- getCreationTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
optional int64 creation_time = 3 [default = 0];
- getCreationTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescriptionOrBuilder
-
optional int64 creation_time = 3 [default = 0];
- 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];
- getCtBeforeDelete() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostClose() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostCloseRegionOperation() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostCompact() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostCompactSelect() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostFlush() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostGet() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostGetClosestRowBefore() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostIncrement() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostOpen() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostPut() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostSplit() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostStartRegionOperation() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostWALRestore() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPostWALRestoreDeprecated() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreClose() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreCompact() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreCompactScanner() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreCompactSelect() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreFlush() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreFlushScannerOpen() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreGet() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreGetClosestRowBefore() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreIncrement() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreOpen() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPrePut() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreSplit() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreSplitAfterPONR() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreSplitBeforePONR() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreWALRestore() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCtPreWALRestoreDeprecated() - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- getCurBlockCacheSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
-
- getCurMemStoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
-
- getCurrent() - Static method in class org.apache.hadoop.hbase.security.User
-
Returns the User
instance within current execution context.
- getCurrent() - Method in class org.apache.hadoop.hbase.security.UserProvider
-
- 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.regionserver.compactions.CompactionProgress
-
- 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
-
- getCurrentFileName() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
This is a convenience method that computes a new filename with a given
using the current WAL file-number
- getCurrentFileName(WAL) - Static method in class org.apache.hadoop.hbase.wal.DefaultWALProvider
-
return the current filename from the current wal.
- 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.IntegrationTestBulkLoad.FixedRecordReader
-
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Returns the current key.
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Returns the current key.
- getCurrentKey() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
-
- getCurrentKey() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputFormat.PeRecordReader
-
- getCurrentNrHRS() - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- getCurrentPath() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
- getCurrentPath() - Method in interface org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceInterface
-
Get the current log that's replicated
- getCurrentPath() - Method in class org.apache.hadoop.hbase.replication.ReplicationSourceDummy
-
- getCurrentPoolSize(String) - Method in class org.apache.hadoop.hbase.client.HTablePool
-
Deprecated.
- getCurrentServers() - Method in class org.apache.hadoop.hbase.chaos.actions.Action
-
Returns current region servers - active master
- getCurrentSize() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Returns the occupied size of the block cache, in bytes.
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- getCurrentSize() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
-
- getCurrentUserName() - Method in class org.apache.hadoop.hbase.security.UserProvider
-
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.FixedRecordReader
-
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
Returns the current value.
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
Returns the current value.
- getCurrentValue() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
-
- getCurrentValue() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputFormat.PeRecordReader
-
- getCurTaskZKVersion() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
-
- getData() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
-
required bytes data = 3;
- getData() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
required bytes data = 3;
- getData() - Method in interface org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKeyOrBuilder
-
required bytes data = 3;
- getData(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .BytesBytesPair data = 3;
- getData(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
repeated .BytesBytesPair data = 3;
- getData(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
repeated .BytesBytesPair data = 3;
- 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.
- GetDataAsyncCallback() - Constructor for class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.GetDataAsyncCallback
-
- 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.AbstractHFileReader
-
- getDataBlockEncoding() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
- getDataBlockEncoding() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoder
-
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileDataBlockEncoderImpl
-
- getDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.NoOpDataBlockEncoder
-
- getDataBlockEncodingId() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- 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
-
- getDataBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .BytesBytesPair data = 3;
- getDataBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .BytesBytesPair data = 3;
- getDataCount() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
- getDataCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .BytesBytesPair data = 3;
- getDataCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
repeated .BytesBytesPair data = 3;
- getDataCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
repeated .BytesBytesPair data = 3;
- 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 class org.apache.hadoop.hbase.regionserver.HRegion
-
- getDataInMemoryWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Ammount of data in the memstore but not in the WAL because mutations explicitly had their
WAL turned off.
- getDataInMemoryWithoutWAL() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getDataInMemoryWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getDataList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .BytesBytesPair data = 3;
- getDataList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
repeated .BytesBytesPair data = 3;
- getDataList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
repeated .BytesBytesPair data = 3;
- getDataLocality() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
-
optional float data_locality = 16;
- getDataLocality() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
optional float data_locality = 16;
- getDataLocality() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
-
optional float data_locality = 16;
- getDataLocality() - Method in class org.apache.hadoop.hbase.RegionLoad
-
- 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.
- getDataOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .BytesBytesPair data = 3;
- getDataOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
repeated .BytesBytesPair data = 3;
- getDataOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
repeated .BytesBytesPair data = 3;
- getDataOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
repeated .BytesBytesPair data = 3;
- getDataOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
repeated .BytesBytesPair data = 3;
- getDataOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
repeated .BytesBytesPair data = 3;
- getDataSetWatchAsync() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
-
- getDataSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
- getDataTestDir() - Method in class org.apache.hadoop.hbase.HBaseCommonTestingUtility
-
- getDataTestDir(String) - Method in class org.apache.hadoop.hbase.HBaseCommonTestingUtility
-
- getDataTestDirOnTestFS() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getDataTestDirOnTestFS(String) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getDataToWriteToZooKeeper(Map<String, Integer>) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
-
Creates the labels data to be written to zookeeper.
- getDataWriter() - Method in 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() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string date = 5;
- getDate() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string date = 5;
- getDate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string date = 5;
- getDate() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
The date that hbase was compiled.
- getDateBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string date = 5;
- getDateBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string date = 5;
- getDateBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string date = 5;
- getDaughterRegions(Result) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- getDaughterRegions(Result) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the daughter regions by reading the corresponding columns of the catalog table
Result.
- getDeadline(RPCProtos.RequestHeader, Message) - Method in interface org.apache.hadoop.hbase.ipc.PriorityFunction
-
Returns the deadline of the specified request.
- getDeadline(RPCProtos.RequestHeader, Message) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- 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;
- 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 class org.apache.hadoop.hbase.codec.CellCodecWithTags
-
- getDecoder(InputStream) - Method in interface org.apache.hadoop.hbase.codec.Codec
-
- getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec
-
- getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags
-
- getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.codec.MessageCodec
-
- getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureWALCellCodec
-
- getDecoder(InputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
- getDecompressor() - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
-
- getDecryptor() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
-
- getDecryptor() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Return a decryptor for decrypting data.
- getDefaultBlockDecodingContext() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileBlock.FSReader
-
Get the default decoder for blocks from this file.
- 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.AbstractRpcClient
-
- getDefaultDetails() - Method in interface org.apache.hadoop.hbase.coordination.RegionMergeCoordination
-
- getDefaultDetails() - Method in interface org.apache.hadoop.hbase.coordination.SplitTransactionCoordination
-
- getDefaultDetails() - Method in class org.apache.hadoop.hbase.coordination.ZkRegionMergeCoordination
-
- getDefaultDetails() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitTransactionCoordination
-
- getDefaultExecutor(Configuration) - Static method in class org.apache.hadoop.hbase.client.HTable
-
- getDefaultHost(String, String) - Static method in class org.apache.hadoop.hbase.util.DNS
-
- 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.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- 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.UpdateConfigurationRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- 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.AdminProtos.WarmupRegionRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- 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.Authorizations
-
- 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.CellVisibility
-
- 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.CoprocessorServiceResult
-
- 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.RegionLoadStats
-
- 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.RegionStoreSequenceIds
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- 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.LongComparator
-
- 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.EncryptionProtos.WrappedKey
-
- 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.FilterAllFilter
-
- 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.MultiRowRangeFilter
-
- 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.RowRange
-
- 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.DoubleMsg
-
- 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.ProcedureDescription
-
- 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.RegionServerInfo
-
- 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.MapReduceProtos.TableSnapshotRegionSplit
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- 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.ExecProcedureRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- 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.GetProcedureResultRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- 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.IsBalancerEnabledRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- 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.IsNormalizerEnabledRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- 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.ListProceduresRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- 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.MajorCompactionTimestampForRegionRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- 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.NormalizeRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- 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.SetNormalizerRunningRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- 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.TruncateTableRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- 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.ProcedureProtos.Procedure
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- 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.RegionStateTransition
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- 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.RPCProtos.VersionInfo
-
- 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.SnapshotProtos.SnapshotDataManifest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- 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.FlushDescriptor
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- getDefaultInstance() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- 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.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.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.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- 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.UpdateConfigurationRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- 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.AdminProtos.WarmupRegionRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- 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.Authorizations.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- 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.CellVisibility.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- 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.CoprocessorServiceResult.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- 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.RegionLoadStats.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- 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.RegionStoreSequenceIds.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- 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.ClusterStatusProtos.StoreSequenceId.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- 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.LongComparator.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- 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.EncryptionProtos.WrappedKey.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- 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.FilterAllFilter.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- 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.MultiRowRangeFilter.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- 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.RowRange.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- 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.DoubleMsg.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- 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.ProcedureDescription.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- 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.RegionServerInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- 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.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- 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.ExecProcedureRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- 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.GetProcedureResultRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- 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.IsBalancerEnabledRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- 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.IsNormalizerEnabledRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- 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.ListProceduresRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- 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.MajorCompactionTimestampForRegionRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- 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.NormalizeRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- 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.SetNormalizerRunningRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- 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.TruncateTableRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- 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.ProcedureProtos.Procedure.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- 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.RegionStateTransition.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- 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.RPCProtos.VersionInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- 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.SnapshotProtos.SnapshotDataManifest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- 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.VisibilityLabelsProtos.GetAuthsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- 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.FlushDescriptor.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
-
- getDefaultInstanceForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- 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.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.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
-
- getDefaultLoadBalancerClass() - Static method in class org.apache.hadoop.hbase.master.balancer.LoadBalancerFactory
-
- getDefaultMonkeyFactory() - Method in class org.apache.hadoop.hbase.chaos.util.ChaosMonkeyRunner
-
- getDefaultMonkeyFactory() - Method in class org.apache.hadoop.hbase.IntegrationTestBase
-
- getDefaultMonkeyFactory() - Method in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedListWithVisibility
-
- getDefaultMonkeyFactory() - Method in class org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas
-
- getDefaultRegionLocation() - Method in class org.apache.hadoop.hbase.RegionLocations
-
- getDefaultReplication(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- getDefaultRootDirPath(boolean) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Returns the path to the default root dir the minicluster uses.
- getDefaultRootDirPath() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getDefaultValues() - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
-
- getDelay() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg.Builder
-
required bool delay = 1;
- getDelay() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
required bool delay = 1;
- getDelay() - Method in interface org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArgOrBuilder
-
required bool delay = 1;
- 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.master.snapshot.SnapshotHFileCleaner
-
- getDeletableFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotLogCleaner
-
- 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
-
- getDeleteColumnFamilyInModify() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
required bool delete_column_family_in_modify = 4;
- getDeleteColumnFamilyInModify() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
required bool delete_column_family_in_modify = 4;
- getDeleteColumnFamilyInModify() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateDataOrBuilder
-
required bool delete_column_family_in_modify = 4;
- getDeleted(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
-
repeated uint64 deleted = 3;
- getDeleted(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
repeated uint64 deleted = 3;
- getDeleted(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNodeOrBuilder
-
repeated uint64 deleted = 3;
- getDeletedCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
-
repeated uint64 deleted = 3;
- getDeletedCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
repeated uint64 deleted = 3;
- getDeletedCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNodeOrBuilder
-
repeated uint64 deleted = 3;
- getDeletedList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
-
repeated uint64 deleted = 3;
- getDeletedList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
repeated uint64 deleted = 3;
- getDeletedList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNodeOrBuilder
-
repeated uint64 deleted = 3;
- 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
-
required .BulkDeleteRequest.DeleteType deleteType = 2;
- getDeleteType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
required .BulkDeleteRequest.DeleteType deleteType = 2;
- getDeleteType() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
-
required .BulkDeleteRequest.DeleteType deleteType = 2;
- 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
-
- getDelimitedMessageAsByteBuffer(Message) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
-
- 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
-
- 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.coprocessor.protobuf.generated.ColumnAggregationProtos.ColumnAggregationService
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyService
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingService
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestDelayedService
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestRpcServiceProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto
-
- 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.UpdateConfigurationRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- 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.AdminProtos.WarmupRegionRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- 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.Authorizations.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- 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.CellVisibility.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- 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 enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Consistency
-
- 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.CoprocessorServiceResult.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- 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.RegionLoadStats.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- 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.RegionStoreSequenceIds.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- 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.ClusterStatusProtos.StoreSequenceId.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- 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.LongComparator.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- 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.EncryptionProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- 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.FilterAllFilter.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- 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.MultiRowRangeFilter.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- 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.RowRange.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- 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.DoubleMsg.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- 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.ProcedureDescription.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- 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.RegionServerInfo.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- 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 enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeUnit
-
- 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.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyState
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableState
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyState
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableState
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableState
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableState
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyState
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableState
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableState
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- 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.ExecProcedureRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- 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.GetProcedureResultRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.State
-
- 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.IsBalancerEnabledRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- 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.IsNormalizerEnabledRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- 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.ListProceduresRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- 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.MajorCompactionTimestampForRegionRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- 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.NormalizeRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- 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.SetNormalizerRunningRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- 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.TruncateTableRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- 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.ProcedureProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureState
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Type
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaScope
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaType
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleType
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- 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.RegionStateTransition.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCode
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- 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.RPCProtos.VersionInfo.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- 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.SnapshotProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Type
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- 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.VisibilityLabelsProtos.GetAuthsRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- 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.FlushDescriptor.Builder
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.FlushAction
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
- getDescriptor() - Static method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.EventType
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- 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.StoreDescriptor.Builder
-
- getDescriptor() - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- 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.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.RecoveryMode
-
- 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.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.coprocessor.protobuf.generated.ColumnAggregationProtos.ColumnAggregationService
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyService
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingService
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestDelayedService
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto
-
- 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.UpdateConfigurationRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse.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.AdminProtos.WarmupRegionRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse.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.Authorizations.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.CellVisibility.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 enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Consistency
-
- 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.CoprocessorServiceResult.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.RegionLoadStats.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.RegionStoreSequenceIds.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId.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.LongComparator.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.EncryptionProtos.WrappedKey.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.FilterAllFilter.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.MultiRowRangeFilter.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.RowRange.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.DoubleMsg.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.ProcedureDescription.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.RegionServerInfo.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 enum org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeUnit
-
- 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.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyState
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableState
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyState
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableState
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableState
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableState
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyState
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableState
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableState
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse.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.ExecProcedureRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse.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.GetProcedureResultRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.State
-
- 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.IsBalancerEnabledRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse.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.IsNormalizerEnabledRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse.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.ListProceduresRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.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.MajorCompactionTimestampForRegionRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse.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.NormalizeRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse.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.SetNormalizerRunningRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse.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.TruncateTableRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse.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.ProcedureProtos.Procedure.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureState
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Type
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaScope
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaType
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleType
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState.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.RegionStateTransition.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCode
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse.Builder
-
- 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.RPCProtos.VersionInfo.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.SnapshotProtos.SnapshotDataManifest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Type
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.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 class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.FlushAction
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.EventType
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.ScopeType
-
- getDescriptorForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
-
- 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.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.RecoveryMode
-
- getDescriptorForType() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.State
-
- 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.CacheTestUtils.ByteArrayCacheable
-
- 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;
- getDetails() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
Returns the configuration that was provided previously
- getDetails() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
-
- getDetailsForNonCoordinatedOpening() - Method in interface org.apache.hadoop.hbase.coordination.OpenRegionCoordination
-
Get details object with params for case when we're opening on
regionserver side with all "default" properties.
- getDetailsForNonCoordinatedOpening() - Method in class org.apache.hadoop.hbase.coordination.ZkOpenRegionCoordination
-
No ZK tracking will be performed for that case.
- getDetaultDetails() - Method in interface org.apache.hadoop.hbase.coordination.CloseRegionCoordination
-
Get details object with params for case when we're closing on
regionserver side internally (not because of RPC call from master),
so we don't parse details from protobuf request.
- getDetaultDetails() - Method in class org.apache.hadoop.hbase.coordination.ZkCloseRegionCoordination
-
No ZK tracking will be performed for that case.
- 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.StripeCompactionsPerformanceEvaluation.SeqShardedDataGenerator
-
- getDeterministicUniqueKey(long) - Method in class org.apache.hadoop.hbase.util.MultiThreadedAction.DefaultDataGenerator
-
- getDeterministicUniqueKey(long) - Method in class org.apache.hadoop.hbase.util.test.LoadTestDataGenerator
-
Generates a deterministic, unique hashed row key from a number.
- getDFSCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getDiff() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest.Builder
-
required int32 diff = 1;
- getDiff() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
required int32 diff = 1;
- getDiff() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequestOrBuilder
-
required int32 diff = 1;
- getDifference() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
-
get/set
- getDifferentUser(Configuration, String) - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
This method clones the passed c
configuration setting a new
user into the clone.
- getDirectMemorySize() - Static method in class org.apache.hadoop.hbase.util.DirectMemoryUtils
-
- getDirectMemoryUsage() - Static method in class org.apache.hadoop.hbase.util.DirectMemoryUtils
-
- getDisabledOrDisablingTables(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTableStateClientSideReader
-
Gets a list of all the tables set as disabled in zookeeper.
- getDisabledTables(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTableStateClientSideReader
-
Gets a list of all the tables set as disabled in zookeeper.
- getDispersionInformation() - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
-
- getDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse.Builder
-
optional bool done = 1 [default = false];
- getDone() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
optional bool done = 1 [default = false];
- getDone() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponseOrBuilder
-
optional bool done = 1 [default = false];
- 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;
- getDoubleMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg.Builder
-
required double double_msg = 1;
- getDoubleMsg() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
required double double_msg = 1;
- getDoubleMsg() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsgOrBuilder
-
required double double_msg = 1;
- 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
- getDumpServlet() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getDumpServlet() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getDurability() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Get the current durability
- getDurability() - Method in 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.TAppend
-
- 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
-
- getEarliestFlushTimeForAllStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getEarliestFlushTimeForAllStores() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getEarliestMemstoreSeqNum(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
- getEarliestMemstoreSeqNum(byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
- getEarliestMemstoreSeqNum(byte[]) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
- getEarliestMemstoreSeqNum(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.wal.WAL
-
Gets the earliest sequence number in the memstore for this particular region and store.
- getEdit() - Method in class org.apache.hadoop.hbase.wal.WAL.Entry
-
Gets the edit
- getEffectiveDataBlockEncoding() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
-
- 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.HFileReaderV2
-
- 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;
- getEffectiveUser() - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Get the current thread local effective user
- 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.append
-
- 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.checkAndPut
-
- 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.append
-
- 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;
- getEnabled() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse.Builder
-
required bool enabled = 1;
- getEnabled() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
required bool enabled = 1;
- getEnabled() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponseOrBuilder
-
required bool enabled = 1;
- getEnabled() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse.Builder
-
required bool enabled = 1;
- getEnabled() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
required bool enabled = 1;
- getEnabled() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponseOrBuilder
-
required bool enabled = 1;
- getEnablingTables(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKTableStateClientSideReader
-
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.BulkLoadDescriptor.Builder
-
required bytes encoded_region_name = 2;
- getEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
required bytes encoded_region_name = 2;
- getEncodedRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptorOrBuilder
-
required bytes encoded_region_name = 2;
- 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.FlushDescriptor.Builder
-
required bytes encoded_region_name = 3;
- getEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
required bytes encoded_region_name = 3;
- getEncodedRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptorOrBuilder
-
required bytes encoded_region_name = 3;
- getEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
required bytes encoded_region_name = 3;
- getEncodedRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
required bytes encoded_region_name = 3;
- getEncodedRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
required bytes encoded_region_name = 3;
- 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.wal.WALKey
-
- getEncodedRegionName() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.RegionEntryBuffer
-
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.CellCodec
-
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.CellCodecWithTags
-
- getEncoder(OutputStream) - Method in interface org.apache.hadoop.hbase.codec.Codec
-
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec
-
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags
-
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.codec.MessageCodec
-
- getEncoder() - 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.SecureWALCellCodec
-
- getEncoder(OutputStream) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCellCodec
-
- getEncodingById(short) - Static method in enum org.apache.hadoop.hbase.io.encoding.DataBlockEncoding
-
- getEncodingCountsForTest() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
- getEncodingState() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
- getEncodingState() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
- getEncryptionContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
- getEncryptionKey() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Return the raw crypto key attribute for the family, or null if not set
- getEncryptionKey() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
- getEncryptionKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto.Builder
-
optional bytes encryption_key = 13;
- getEncryptionKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
-
optional bytes encryption_key = 13;
- getEncryptionKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProtoOrBuilder
-
optional bytes encryption_key = 13;
- getEncryptionKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
-
optional bytes encryption_key = 2;
- getEncryptionKey() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
optional bytes encryption_key = 2;
- getEncryptionKey() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeaderOrBuilder
-
optional bytes encryption_key = 2;
- getEncryptionType() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
Return the encryption algorithm in use by this family
- getEncryptor() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
-
- getEncryptor() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Get an encryptor for encrypting data.
- getEnd() - Method in exception org.apache.hadoop.hbase.errorhandling.TimeoutException
-
- getEnd() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker.BitSetNode
-
- 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.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
-
- getEndKey() - Method in class org.apache.hadoop.hbase.util.MultiThreadedAction
-
- getEndKeys() - Method in class org.apache.hadoop.hbase.client.HRegionLocator
-
Gets the ending row key for every region in the currently open table.
- getEndKeys() - Method in class org.apache.hadoop.hbase.client.HTable
-
- getEndKeys() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Gets the ending row key for every region in the currently open table.
- getEndRow() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
- getEndRow() - Method in class org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
-
- getEndRow() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatTestBase
-
- getEndRow() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the end row.
- getEndRow() - Method in class org.apache.hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
-
- getEndRow(int) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
Gets the end row for a given stripe.
- getEndRow(int) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- 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
-
- getEngine() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
-
optional string engine = 4;
- getEngine() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
optional string engine = 4;
- getEngine() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparatorOrBuilder
-
optional string engine = 4;
- getEngineBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator.Builder
-
optional string engine = 4;
- getEngineBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
optional string engine = 4;
- getEngineBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparatorOrBuilder
-
optional string engine = 4;
- 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
-
- getEntries() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
-
- getEntry(short) - Method in interface org.apache.hadoop.hbase.io.util.Dictionary
-
Gets an entry from the dictionary.
- getEntry(short) - Method in class org.apache.hadoop.hbase.io.util.LRUDictionary
-
- 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;
- getEntryBuffer() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.RegionEntryBuffer
-
- 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
-
- getEnvironment() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- getErr() - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
-
- getErrorHandler() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- getErrorHandler() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- 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.ReportRegionStateTransitionResponse.Builder
-
optional string error_message = 1;
- getErrorMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
optional string error_message = 1;
- getErrorMessage() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder
-
optional string error_message = 1;
- 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.ReportRegionStateTransitionResponse.Builder
-
optional string error_message = 1;
- getErrorMessageBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
optional string error_message = 1;
- getErrorMessageBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponseOrBuilder
-
optional string error_message = 1;
- 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.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
required .RegionEventDescriptor.EventType event_type = 1;
- getEventType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
required .RegionEventDescriptor.EventType event_type = 1;
- getEventType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
required .RegionEventDescriptor.EventType event_type = 1;
- 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;
- getEvictCount() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
-
- getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getEvictionCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getEvictionCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getException(byte[]) - Method in class org.apache.hadoop.hbase.client.MultiResponse
-
- 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.procedure2.Procedure
-
- getException() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- 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.MasterProtos.GetProcedureResultResponse.Builder
-
optional .ForeignExceptionMessage exception = 5;
- getException() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
optional .ForeignExceptionMessage exception = 5;
- getException() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponseOrBuilder
-
optional .ForeignExceptionMessage exception = 5;
- getException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
optional .ForeignExceptionMessage exception = 10;
- getException() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
optional .ForeignExceptionMessage exception = 10;
- getException() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
optional .ForeignExceptionMessage exception = 10;
- 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.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.MasterProtos.GetProcedureResultResponse.Builder
-
optional .ForeignExceptionMessage exception = 5;
- getExceptionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
optional .ForeignExceptionMessage exception = 10;
- getExceptionBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader.Builder
-
optional .ExceptionResponse exception = 2;
- getExceptionCause(ProcedureInfo) - Static method in class org.apache.hadoop.hbase.procedure2.ProcedureTestingUtility
-
- getExceptionCause() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- 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;
- getExceptionFullMessage() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- 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.
- getExceptionMessage() - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
-
- getExceptionMessage() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.DelegatingRetryingCallable
-
- getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
-
- getExceptionMessageAdditionalDetail() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
- getExceptionMessageAdditionalDetail() - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
-
- 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.MasterProtos.GetProcedureResultResponse.Builder
-
optional .ForeignExceptionMessage exception = 5;
- getExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
optional .ForeignExceptionMessage exception = 5;
- getExceptionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponseOrBuilder
-
optional .ForeignExceptionMessage exception = 5;
- getExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
optional .ForeignExceptionMessage exception = 10;
- getExceptionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
optional .ForeignExceptionMessage exception = 10;
- getExceptionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
optional .ForeignExceptionMessage exception = 10;
- 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;
- getExceptions() - Method in class org.apache.hadoop.hbase.client.MultiResponse
-
- getExecString() - Method in class org.apache.hadoop.hbase.HBaseClusterManager.RemoteShell
-
- getExecuted() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData.Builder
-
required bool executed = 1;
- getExecuted() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
required bool executed = 1;
- getExecuted() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureDataOrBuilder
-
required bool executed = 1;
- getExecutor() - Method in class org.apache.hadoop.metrics2.lib.MetricsExecutorImpl
-
- getExecutor() - Method in interface org.apache.hadoop.metrics2.MetricsExecutor
-
- getExecutorService() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getExecutorService() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- 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
- getExistingLabelsWithAuths() - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
-
- 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
-
- getExitCode() - Method in class org.apache.hadoop.hbase.util.LauncherSecurityManager
-
- getExpectedTimeout() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse.Builder
-
optional int64 expected_timeout = 1;
- getExpectedTimeout() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
optional int64 expected_timeout = 1;
- getExpectedTimeout() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponseOrBuilder
-
optional int64 expected_timeout = 1;
- 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;
- getExpectedVersion() - Method in class org.apache.hadoop.hbase.coordination.ZkCloseRegionCoordination.ZkCloseRegionDetails
-
- 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
-
- getExplanation(Waiter.Predicate) - Static method in class org.apache.hadoop.hbase.Waiter
-
- getExpression() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility.Builder
-
required string expression = 1;
- getExpression() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
required string expression = 1;
- getExpression() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibilityOrBuilder
-
required string expression = 1;
- getExpression() - Method in class org.apache.hadoop.hbase.security.visibility.CellVisibility
-
- getExpression() - Method in class org.apache.hadoop.hbase.thrift2.generated.TCellVisibility
-
- getExpressionBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility.Builder
-
required string expression = 1;
- getExpressionBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
required string expression = 1;
- getExpressionBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibilityOrBuilder
-
required string expression = 1;
- 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).
- getFactory(String) - Static method in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
-
- getFailedBlockAdditions() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getFailedCounterForEachRegionServer() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
- getFailedDeletions() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
- 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.
- getFailureCount() - Method in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
- 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
-
- getFamily() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
-
- getFamily() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest.Builder
-
required bytes family = 1;
- getFamily() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
required bytes family = 1;
- getFamily() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequestOrBuilder
-
required bytes family = 1;
- getFamily() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest.Builder
-
required bytes family = 1;
- getFamily() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
required bytes family = 1;
- getFamily() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequestOrBuilder
-
required bytes family = 1;
- getFamily() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest.Builder
-
required bytes family = 1;
- getFamily() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
required bytes family = 1;
- getFamily() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequestOrBuilder
-
required bytes family = 1;
- 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() - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column family used for meta columns.
- 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.TagRewriteCell
-
Deprecated.
- 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
-
- getFamilyArray() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getFamilyArray() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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
- getFamilyFiles(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFiles(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFiles(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifestOrBuilder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifestOrBuilder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifestOrBuilder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifestOrBuilder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- getFamilyFilesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifestOrBuilder
-
repeated .SnapshotRegionManifest.FamilyFiles family_files = 3;
- 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
-
- getFamilyLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getFamilyLength() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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
-
- 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.ClusterStatusProtos.StoreSequenceId.Builder
-
required bytes family_name = 1;
- getFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
required bytes family_name = 1;
- getFamilyName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceIdOrBuilder
-
required bytes family_name = 1;
- getFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
required bytes family_name = 1;
- getFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
required bytes family_name = 1;
- getFamilyName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder
-
required bytes family_name = 1;
- 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.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
-
required bytes family_name = 1;
- getFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
required bytes family_name = 1;
- getFamilyName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder
-
required bytes family_name = 1;
- getFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
-
required bytes family_name = 1;
- getFamilyName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
required bytes family_name = 1;
- getFamilyName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptorOrBuilder
-
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() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getFamilyOffset() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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;
- 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.MockRegionServerServices
-
- getFavoredNodesForRegion(String) - Method in interface org.apache.hadoop.hbase.regionserver.FavoredNodesForRegion
-
Get the favored nodes mapping for this region.
- getFavoredNodesForRegion(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Return the favored nodes for a region given its encoded name.
- getFavoredNodesList(byte[]) - Static method in class org.apache.hadoop.hbase.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.append_args._Fields
-
- getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.append_result._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.checkAndPut_args._Fields
-
- getFieldName() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_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.TAppend._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.TAppend._Fields
-
- getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TAuthorization._Fields
-
- getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TCellVisibility._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.append_args._Fields
-
- getFieldName() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_result._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 class 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.append_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_args
-
- getFieldValue(Hbase.append_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.append_result
-
- 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.checkAndPut_args._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
-
- getFieldValue(Hbase.checkAndPut_result._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_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 class org.apache.hadoop.hbase.thrift.generated.IllegalArgument
-
- getFieldValue(IOError._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.IOError
-
- getFieldValue(Mutation._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.Mutation
-
- getFieldValue(TAppend._Fields) - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
-
- 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(TAppend._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
-
- getFieldValue(TAuthorization._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAuthorization
-
- getFieldValue(TCellVisibility._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.TCellVisibility
-
- 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.append_args._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_args
-
- getFieldValue(THBaseService.append_result._Fields) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_result
-
- 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 class 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 class 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!
- getFileContext() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
Return the file context of the HFile this reader belongs to
- getFileContext() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Writer
-
Return the file context for the HFile this writer belongs to
- getFileContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
- getFileContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
- getFileCreateTime() - Method in class org.apache.hadoop.hbase.io.hfile.HFileContext
-
- getFileDetails(Collection<StoreFile>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Extracts some details about the files to compact that are commonly needed by compactors.
- getFileInfo() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- 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.
- getFileList(Configuration, List<Path>, PathFilter) - Static method in class org.apache.hadoop.hbase.master.SplitLogManager
-
Get a list of paths that need to be split given a set of server-specific directories and
optionally a filter.
- getFilename() - Method in class org.apache.hadoop.hbase.http.HttpRequestLogAppender
-
- getFilename() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- 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;
- getFileNumFromFileName(Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
A log file has a creation timestamp (in ms) in its file name (
FSHLog.filenum
.
- 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
-
- getFiles() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
Get the backing files associated with this WAL.
- 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.
- getFilesForScanOrGet(boolean, byte[], byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getFileSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
-
optional uint64 file_size = 3;
- getFileSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
optional uint64 file_size = 3;
- getFileSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
-
optional uint64 file_size = 3;
- 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.MockRegionServerServices
-
- getFileSystem() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
- getFilesystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
- getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getFileSystem() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getFileSystem() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getFilesystem() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
-
- getFileSystem() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
- getFilter() - Method in class org.apache.hadoop.hbase.client.Query
-
- 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;
- 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.
- getFireCount() - Method in class org.apache.hadoop.hbase.GenericTestUtils.DelayAnswer
-
- 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;
- getFirstFailureAt() - Method in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
- 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
-
- getFlushableSize() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
-
- getFlushableSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getFlushableSize() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
-
On flush, how much memory we will clear.
- getFlushableSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getFlushDescriptor(Cell) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
- 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;
- getFlushedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getFlushedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of cells flushed to disk.
- getFlushedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getFlushedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getFlushedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getFlushedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total amount of data flushed to disk, in bytes.
- getFlushedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getFlushedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getFlushOutput(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
-
repeated string flush_output = 3;
- getFlushOutput(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
repeated string flush_output = 3;
- getFlushOutput(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder
-
repeated string flush_output = 3;
- getFlushOutputBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
-
repeated string flush_output = 3;
- getFlushOutputBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
repeated string flush_output = 3;
- getFlushOutputBytes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder
-
repeated string flush_output = 3;
- getFlushOutputCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
-
repeated string flush_output = 3;
- getFlushOutputCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
repeated string flush_output = 3;
- getFlushOutputCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder
-
repeated string flush_output = 3;
- getFlushOutputList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
-
repeated string flush_output = 3;
- getFlushOutputList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
repeated string flush_output = 3;
- getFlushOutputList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder
-
repeated string flush_output = 3;
- getFlushPolicyClass(HTableDescriptor, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.FlushPolicyFactory
-
Get FlushPolicy class for the given table.
- getFlushPolicyClassName() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
This gets the class associated with the flush policy which determines the stores need to be
flushed when flushing a region.
- getFlushQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the flush queue.
- getFlushQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getFlushRequester() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getFlushRequester() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getFlushRequester() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getFlushSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
optional uint64 flush_sequence_number = 4;
- getFlushSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
optional uint64 flush_sequence_number = 4;
- getFlushSequenceNumber() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptorOrBuilder
-
optional uint64 flush_sequence_number = 4;
- 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.BalanceRequest.Builder
-
optional bool force = 1;
- getForce() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
-
optional bool force = 1;
- getForce() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequestOrBuilder
-
optional bool force = 1;
- 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];
- getForeignExceptionMessage() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- getFormatVersion(Configuration) - Static method in class org.apache.hadoop.hbase.io.hfile.HFile
-
- getFreeBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
-
- 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.LruBlockCache
-
- getFreeSize() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
-
- 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.MockRegionServerServices
-
- getFromOnlineRegions(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getFromOnlineRegions(String) - Method in interface org.apache.hadoop.hbase.regionserver.OnlineRegions
-
- getFromStoreFile(HStore, Get) - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Do a small get/scan against one store.
- getFromStoreFile(HStore, byte[], NavigableSet<byte[]>) - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Do a small get/scan against one store.
- 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;
- getFullName() - Method in class org.apache.hadoop.hbase.devtools.buildstats.TestCaseResult
-
- 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;
- getGaugeDouble(String, BaseSource) - Method in interface org.apache.hadoop.hbase.test.MetricsAssertHelper
-
Get the value of a gauge as a double.
- getGaugeDouble(String, BaseSource) - Method in class org.apache.hadoop.hbase.test.MetricsAssertHelperImpl
-
- getGaugeLong(String, BaseSource) - Method in interface org.apache.hadoop.hbase.test.MetricsAssertHelper
-
Get the value of a gauge as a long.
- getGaugeLong(String, BaseSource) - Method in class org.apache.hadoop.hbase.test.MetricsAssertHelperImpl
-
- getGeneralBloomFilterMetadata() - Method in interface org.apache.hadoop.hbase.io.hfile.HFile.Reader
-
Retrieves general Bloom filter metadata as appropriate for each
HFile
version.
- getGeneralBloomFilterMetadata() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
Returns a buffer with the Bloom filter metadata.
- getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
-
- getGeneralQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
-
- getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperStub
-
- getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves length of the general queue for metrics.
- getGeneralQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
-
- 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
-
- getGlobalLimiter() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
-
Return the limiter associated with this quota.
- getGlobalMemStoreLowerMark(Configuration, float) - Static method in class org.apache.hadoop.hbase.io.util.HeapMemorySizeUtil
-
Retrieve configured size for global memstore lower water mark as percentage of total heap.
- getGlobalMemStorePercent(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.io.util.HeapMemorySizeUtil
-
Retrieve global memstore configured size as percentage of total heap.
- 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;
- getGlobalSource() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
-
- getGlobalSource() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
-
- getGroupAuths(String[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
-
- getGroupAuths(String[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.ExpAsStringVisibilityLabelServiceImpl
-
- getGroupAuths(String[]) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
-
- getGroupAuths(String[], boolean) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
Retrieve the visibility labels for the groups.
- getGroupAuthsAsOrdinals(String[]) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
-
Returns the list of ordinals of labels associated with the groups
- getGroupName(String) - Static method in class org.apache.hadoop.hbase.AuthUtil
-
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.
- getGroups(String) - Method in class org.apache.hadoop.hbase.http.TestHttpServer.MyGroupsProvider
-
- 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;
- getHash() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
-
optional bytes hash = 5;
- getHash() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
optional bytes hash = 5;
- getHash() - Method in interface org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKeyOrBuilder
-
optional bytes hash = 5;
- 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.
- getHasTagCompression() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
-
optional bool has_tag_compression = 3;
- getHasTagCompression() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
optional bool has_tag_compression = 3;
- getHasTagCompression() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeaderOrBuilder
-
optional bool has_tag_compression = 3;
- getHBaseAdmin() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Returns a Admin instance.
- getHBaseCluster() - Method in class org.apache.hadoop.hbase.chaos.actions.Action.ActionContext
-
- getHBaseCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Get the Mini HBase cluster.
- getHBaseClusterInterface() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Returns the HBaseCluster instance.
- getHBaseIntegrationTestingUtility() - Method in class org.apache.hadoop.hbase.chaos.actions.Action.ActionContext
-
- 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
-
- getHDFSBlocksDistribution() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getHead() - Method in class org.apache.hadoop.hbase.procedure2.util.ByteSlot
-
- getHeader() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
- getHeader(String) - Method in class org.apache.hadoop.hbase.rest.client.Response
-
- getHeaderAndData() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.Writer
-
Returns the header or the compressed data (or uncompressed data when not
using compression) as a byte array.
- getHeaders() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
- 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
-
- getHeapMemoryManager() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getHeapMemoryManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getHeapMemoryManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getHeapOccupancy() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats.Builder
-
optional int32 heapOccupancy = 2 [default = 0];
- getHeapOccupancy() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
optional int32 heapOccupancy = 2 [default = 0];
- getHeapOccupancy() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStatsOrBuilder
-
optional int32 heapOccupancy = 2 [default = 0];
- getHeapOccupancyPercent() - Method in class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
-
- getHeapOccupancyPercent() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager
-
- 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;
- getHeartbeatMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
-
optional bool heartbeat_message = 9;
- getHeartbeatMessage() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
optional bool heartbeat_message = 9;
- getHeartbeatMessage() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
-
optional bool heartbeat_message = 9;
- getHfile() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
-
optional string hfile = 3;
- getHfile() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
optional string hfile = 3;
- getHfile() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfoOrBuilder
-
optional string hfile = 3;
- getHFileBlock() - Method in class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
-
- getHfileBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
-
optional string hfile = 3;
- getHfileBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
optional string hfile = 3;
- getHfileBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfoOrBuilder
-
optional string hfile = 3;
- getHFileCleaner() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getHFileContext() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext
-
- getHFileContext() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
-
- getHFileContext() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
- getHFileContext() - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
- getHFileContext() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- 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(Configuration, FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Returns the store file names in the snapshot.
- getHFileReader() - Method in class org.apache.hadoop.hbase.regionserver.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
-
- getHistogramReport(Histogram) - Static method in class org.apache.hadoop.hbase.util.YammerHistogramUtils
-
- getHistoryResults() - Method in class org.apache.hadoop.hbase.devtools.buildstats.HistoryReport
-
- getHitCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getHitCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getHitCachingRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getHitCachingRatioPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getHitCachingRatioPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- 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
-
- getHitRatioPastNPeriods() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getHomePath() - Static method in class org.apache.hadoop.hbase.util.HBaseHomePath
-
- 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
-
- getHostAndWeights() - Method in class org.apache.hadoop.hbase.TestHDFSBlocksDistribution.MockHDFSBlocksDistribution
-
- 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 class 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(Configuration, boolean) - Static method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- 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
-
- 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
-
- getHRegionInfo(Result, byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- 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
-
- getHRegionInfo(Result) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns HRegionInfo object from the column
HConstants.CATALOG_FAMILY:HConstants.REGIONINFO_QUALIFIER of the catalog
table Result.
- getHRegionInfoAndServerName(Result) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- getHris() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
-
- getHTable() - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
- getHTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
- getHTableDescriptor(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
- 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 interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
- 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.checkAndPut_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
-
- 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.regionserver.MemStoreSnapshot
-
- getId() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the identifier of this peer
- getId() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
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, <any>) - Static method in class org.apache.hadoop.hbase.security.HBaseSaslRpcServer
-
- getIdentifier() - Method in class org.apache.hadoop.hbase.security.visibility.expression.LeafExpressionNode
-
- 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;
- getIncludesMvccVersionByte() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
-
- getIncludeSysTables() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
-
optional bool include_sys_tables = 3 [default = false];
- getIncludeSysTables() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
optional bool include_sys_tables = 3 [default = false];
- getIncludeSysTables() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequestOrBuilder
-
optional bool include_sys_tables = 3 [default = false];
- getIncludeSysTables() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
-
optional bool include_sys_tables = 2 [default = false];
- getIncludeSysTables() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
optional bool include_sys_tables = 2 [default = false];
- getIncludeSysTables() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequestOrBuilder
-
optional bool include_sys_tables = 2 [default = false];
- 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;
- getInfo(String) - Static method in class org.apache.hadoop.hbase.security.SecurityInfo
-
Returns the security configuration associated with the given service name.
- getInfoPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo.Builder
-
optional int32 infoPort = 1;
- getInfoPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
optional int32 infoPort = 1;
- getInfoPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfoOrBuilder
-
optional int32 infoPort = 1;
- getInfoPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master.Builder
-
optional uint32 info_port = 3;
- getInfoPort() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
-
optional uint32 info_port = 3;
- getInfoPort() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MasterOrBuilder
-
optional uint32 info_port = 3;
- 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.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
-
- getInitialClusterStatus() - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
-
- getInitialClusterStatus() - Method in class org.apache.hadoop.hbase.HBaseCluster
-
Returns a ClusterStatus for this HBase cluster as observed at the
starting of the HBaseCluster
- getInitialCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
-
- getInitialDelay() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.AddColumnFamilyProcedure
-
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
-
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteColumnFamilyProcedure
-
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
-
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
-
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyColumnFamilyProcedure
-
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
- getInitialState() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
-
- getInitialState() - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Return the initial state object that will be used for the first call to executeFromState().
- getInitialState() - Method in class org.apache.hadoop.hbase.procedure2.TestProcedureRecovery.TestStateMachineProcedure
-
- 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;
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.builder.data.TestTokenizerDataBasic
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.builder.data.TestTokenizerDataEdgeCase
-
- getInputs() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizerData
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.column.data.TestColumnDataRandom
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.column.data.TestColumnDataSimple
-
- getInputs() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnData
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataComplexQualifiers
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataDeeper
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataDifferentTimestamps
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataEmpty
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataExerciseFInts
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataMultiFamilies
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataNub
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataNumberStrings
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataQualifierByteOrdering
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataRandomKeyValues
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataRandomKeyValuesWithTags
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataSearcherRowMiss
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataSearchWithPrefix
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataSimple
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataSingleQualifier
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataTrivial
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataTrivialWithTags
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataUrls
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.data.TestRowDataUrlsExample
-
- getInputs() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.row.TestRowData
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.data.TestTimestampDataBasic
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.data.TestTimestampDataNumbers
-
- getInputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.data.TestTimestampDataRepeats
-
- getInputs() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampData
-
- 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(String) - Static method in class org.apache.hadoop.hbase.ChoreService
-
- 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() - Static method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
-
- getInstance() - Static method in class org.apache.hadoop.hbase.master.normalizer.EmptyNormalizationPlan
-
- getInstance() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
-
optional string instance = 2;
- getInstance() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
optional string instance = 2;
- getInstance() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescriptionOrBuilder
-
optional string instance = 2;
- getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
-
- getInstance(int, int) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.OffPeakHours
-
- getInstance() - Static method in class org.apache.hadoop.hbase.regionserver.NoLimitScannerContext
-
- getInstance() - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
-
- getInstance(Configuration, UserProvider) - Static method in class org.apache.hadoop.hbase.rest.RESTServlet
-
- getInstance() - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
-
- 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
-
- getInstance() - Static method in class org.apache.hadoop.hbase.util.MurmurHash3
-
- getInstance(Configuration) - Static method in class org.apache.hadoop.hbase.wal.WALFactory
-
- getInstanceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
-
optional string instance = 2;
- getInstanceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
optional string instance = 2;
- getInstanceBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescriptionOrBuilder
-
optional string instance = 2;
- 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(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- getInt() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getInt(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the int value at index
- getInt() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next int value from this range.
- 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
-
- getInterceptor() - Method in class org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
-
- 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.append_result
-
- getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.atomicIncrement_result
-
- getIo() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_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.append_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
-
- getIoEngine() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getIOHitsPerSecond() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
-
- getIOTimePerHit() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCacheStats
-
- getIp4Address() - Static method in class org.apache.hadoop.hbase.util.Addressing
-
- getIp6Address() - Static method in class org.apache.hadoop.hbase.util.Addressing
-
- getIpAddress() - Static method in class org.apache.hadoop.hbase.util.Addressing
-
- 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.Query
-
- getIsProcedureAborted() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse.Builder
-
required bool is_procedure_aborted = 1;
- getIsProcedureAborted() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
required bool is_procedure_aborted = 1;
- getIsProcedureAborted() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponseOrBuilder
-
required bool is_procedure_aborted = 1;
- 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
-
- getItemAllocationSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
-
- getIterator(int) - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
-
Provides access to compressed value.
- getIterator() - Method in class org.apache.hadoop.hbase.rest.TableScanResource.CellSetModelStream
-
- getIv() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
-
- getIv() - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Get the initialization vector
- getIv() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
-
optional bytes iv = 4;
- getIv() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
optional bytes iv = 4;
- getIv() - Method in interface org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKeyOrBuilder
-
optional bytes iv = 4;
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
-
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESDecryptor
-
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AESEncryptor
-
- getIvLength() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Return the expected initialization vector length, in bytes, or 0 if not applicable
- getIvLength() - Method in interface org.apache.hadoop.hbase.io.crypto.Decryptor
-
Get the expected length for the initialization vector
- getIvLength() - Method in interface org.apache.hadoop.hbase.io.crypto.Encryptor
-
Get the expected length for the initialization vector
- getJar(Class) - Static method in class org.apache.hadoop.hbase.mapreduce.JarFinder
-
Returns the full path to the Jar containing the class.
- 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;
- getJobConf(MiniMRCluster) - Static method in class org.apache.hadoop.hbase.mapreduce.MapreduceTestingShim
-
- getJournal() - Method in interface org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
-
Get the journal for the transaction.
- getJournal() - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl
-
- getJournal() - Method in interface org.apache.hadoop.hbase.regionserver.SplitTransaction
-
Get the journal for the transaction.
- getJournal() - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl
-
- 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 interface org.apache.hadoop.hbase.client.ClusterConnection
-
Deprecated.
- getKeepAliveMasterService() - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- 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.crypto.Context
-
- getKey(String) - Method in interface org.apache.hadoop.hbase.io.crypto.KeyProvider
-
Retrieve the key for a given key aliase
- getKey(String) - Method in class org.apache.hadoop.hbase.io.crypto.KeyProviderForTesting
-
- getKey(String) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
-
- 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.KeyValue.KeyOnlyKeyValue
-
- 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.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;
- getKey(String) - Method in class org.apache.hadoop.hbase.util.TestEncryptionTest.FailingKeyProvider
-
- getKey() - Method in class org.apache.hadoop.hbase.wal.WAL.Entry
-
Gets the key
- getKeyBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry.Builder
-
required .WALKey key = 1;
- getKeyBytes() - Method in class org.apache.hadoop.hbase.io.crypto.Context
-
- getKeyBytesHash() - Method in class org.apache.hadoop.hbase.io.crypto.Context
-
- getKeyCount() - Method in 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.
- getKeyFormat() - Method in class org.apache.hadoop.hbase.io.crypto.Context
-
- getKeyForNextColumn(Cell) - Method in class org.apache.hadoop.hbase.regionserver.ScanQueryMatcher
-
- getKeyForNextRow(Cell) - 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.io.crypto.aes.AES
-
- getKeyLength() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Return the key length required by this cipher, in bytes
- getKeyLength() - Method in class org.apache.hadoop.hbase.KeyValue
-
- getKeyLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getKeyOffset() - Method in class org.apache.hadoop.hbase.KeyValue
-
- getKeyOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- 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;
- getKeyProvider(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
- getKeys(String[]) - Method in interface org.apache.hadoop.hbase.io.crypto.KeyProvider
-
Retrieve keys for a given set of key aliases
- getKeys(String[]) - Method in class org.apache.hadoop.hbase.io.crypto.KeyProviderForTesting
-
- getKeys(String[]) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
-
- getKeys(String[]) - Method in class org.apache.hadoop.hbase.util.TestEncryptionTest.FailingKeyProvider
-
- 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
-
- getKeytabFileForTesting() - Static method in class org.apache.hadoop.hbase.security.HBaseKerberosUtils
-
- 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 class org.apache.hadoop.hbase.io.hfile.HFileReaderV3.ScannerV3
-
- 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(com.google.protobuf.RpcController, ExampleProtos.CountRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.BlockingInterface
-
- getKeyValueCount(com.google.protobuf.RpcController, ExampleProtos.CountRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
-
rpc getKeyValueCount(.CountRequest) returns (.CountResponse);
- getKeyValueCount(com.google.protobuf.RpcController, ExampleProtos.CountRequest, <any>) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Interface
-
rpc getKeyValueCount(.CountRequest) returns (.CountResponse);
- getKeyValueCount(com.google.protobuf.RpcController, ExampleProtos.CountRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Stub
-
- getKeyValueCount(RpcController, ExampleProtos.CountRequest, <any>) - 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.
- getKeyValueDataStructureSize(int, int, int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Computes the number of bytes that a KeyValue
instance with the provided
characteristics would take up for its underlying data structure.
- getKeyValueDataStructureSize(int, int, int) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Computes the number of bytes that a KeyValue
instance with the provided
characteristics would take up for its underlying data structure.
- 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;
- getL2BlockCacheHeapPercent(Configuration) - Static method in class org.apache.hadoop.hbase.io.util.HeapMemorySizeUtil
-
- getLabel(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations.Builder
-
repeated string label = 1;
- getLabel(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
repeated string label = 1;
- getLabel(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.AuthorizationsOrBuilder
-
repeated string label = 1;
- getLabel(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse.Builder
-
repeated bytes label = 1;
- getLabel(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
repeated bytes label = 1;
- getLabel(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponseOrBuilder
-
repeated bytes label = 1;
- getLabel() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel.Builder
-
required bytes label = 1;
- getLabel() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
required bytes label = 1;
- getLabel() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelOrBuilder
-
required bytes label = 1;
- getLabel(int) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelOrdinalProvider
-
Returns the string associated with the ordinal.
- getLabel(int) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
-
- getLabelBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations.Builder
-
repeated string label = 1;
- getLabelBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
repeated string label = 1;
- getLabelBytes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.AuthorizationsOrBuilder
-
repeated string label = 1;
- getLabelCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations.Builder
-
repeated string label = 1;
- getLabelCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
repeated string label = 1;
- getLabelCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.AuthorizationsOrBuilder
-
repeated string label = 1;
- getLabelCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse.Builder
-
repeated bytes label = 1;
- getLabelCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
repeated bytes label = 1;
- getLabelCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponseOrBuilder
-
repeated bytes label = 1;
- getLabelList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations.Builder
-
repeated string label = 1;
- getLabelList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
repeated string label = 1;
- getLabelList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.AuthorizationsOrBuilder
-
repeated string label = 1;
- getLabelList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse.Builder
-
repeated bytes label = 1;
- getLabelList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
repeated bytes label = 1;
- getLabelList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponseOrBuilder
-
repeated bytes label = 1;
- getLabelOrdinal(String) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelOrdinalProvider
-
- getLabelOrdinal(String) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
-
- getLabels() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- getLabels(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
repeated string labels = 10;
- getLabels(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
repeated string labels = 10;
- getLabels(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
repeated string labels = 10;
- getLabels() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- getLabels() - Method in class org.apache.hadoop.hbase.security.visibility.Authorizations
-
- getLabels(User, Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.DefinedSetFilterScanLabelGenerator
-
- getLabels(User, Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.EnforcingScanLabelGenerator
-
- getLabels(User, Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.FeedUserAuthScanLabelGenerator
-
- getLabels(User, Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.LabelFilteringScanLabelGenerator
-
- getLabels(User, Authorizations) - Method in interface org.apache.hadoop.hbase.security.visibility.ScanLabelGenerator
-
Helps to get a list of lables associated with an UGI
- getLabels(User, Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.SimpleScanLabelGenerator
-
- getLabels() - Method in class org.apache.hadoop.hbase.thrift2.generated.TAuthorization
-
- getLabelsBytes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
repeated string labels = 10;
- getLabelsBytes(int) - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
repeated string labels = 10;
- getLabelsBytes(int) - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
repeated string labels = 10;
- getLabelsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
repeated string labels = 10;
- getLabelsCount() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
repeated string labels = 10;
- getLabelsCount() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
repeated string labels = 10;
- getLabelsCount() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
-
- getLabelsIterator() - Method in class org.apache.hadoop.hbase.thrift2.generated.TAuthorization
-
- getLabelsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner.Builder
-
repeated string labels = 10;
- getLabelsList() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
repeated string labels = 10;
- getLabelsList() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.ScannerOrBuilder
-
repeated string labels = 10;
- getLabelsSize() - Method in class org.apache.hadoop.hbase.thrift2.generated.TAuthorization
-
- getLargeCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- getLargeCompactionQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
- getLargeCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getLargeCompactionThreadNum() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- 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
-
- getLastAppliedOpAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSource
-
- getLastAppliedOpAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSinkSourceImpl
-
- getLastAttemptAt() - Method in exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
- 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
-
- 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.MasterRpcServices
-
- getLastFlushedSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- getLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
-
required uint64 last_flushed_sequence_id = 1;
- getLastFlushedSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
required uint64 last_flushed_sequence_id = 1;
- getLastFlushedSequenceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIdsOrBuilder
-
required uint64 last_flushed_sequence_id = 1;
- 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(com.google.protobuf.RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.BlockingInterface
-
- getLastFlushedSequenceId(com.google.protobuf.RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
-
rpc GetLastFlushedSequenceId(.GetLastFlushedSequenceIdRequest) returns (.GetLastFlushedSequenceIdResponse);
- getLastFlushedSequenceId(com.google.protobuf.RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Interface
-
rpc GetLastFlushedSequenceId(.GetLastFlushedSequenceIdRequest) returns (.GetLastFlushedSequenceIdResponse);
- getLastFlushedSequenceId(com.google.protobuf.RpcController, RegionServerStatusProtos.GetLastFlushedSequenceIdRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService.Stub
-
- 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;
- 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
-
- getLastMajorCompactionTimestamp(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the timestamp of the last major compaction for the passed table
The timestamp of the oldest HFile resulting from a major compaction of that table,
or 0 if no such HFile could be found.
- getLastMajorCompactionTimestamp(TableName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- getLastMajorCompactionTimestamp(TableName) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getLastMajorCompactionTimestamp(RpcController, MasterProtos.MajorCompactionTimestampRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- getLastMajorCompactionTimestamp(TableName) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getLastMajorCompactionTimestamp(com.google.protobuf.RpcController, MasterProtos.MajorCompactionTimestampRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
-
- getLastMajorCompactionTimestamp(com.google.protobuf.RpcController, MasterProtos.MajorCompactionTimestampRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
rpc getLastMajorCompactionTimestamp(.MajorCompactionTimestampRequest) returns (.MajorCompactionTimestampResponse);
- getLastMajorCompactionTimestamp(com.google.protobuf.RpcController, MasterProtos.MajorCompactionTimestampRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
-
rpc getLastMajorCompactionTimestamp(.MajorCompactionTimestampRequest) returns (.MajorCompactionTimestampResponse);
- getLastMajorCompactionTimestamp(com.google.protobuf.RpcController, MasterProtos.MajorCompactionTimestampRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
-
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the timestamp of the last major compaction for the passed region.
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getLastMajorCompactionTimestampForRegion(RpcController, MasterProtos.MajorCompactionTimestampForRegionRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- getLastMajorCompactionTimestampForRegion(byte[]) - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getLastMajorCompactionTimestampForRegion(com.google.protobuf.RpcController, MasterProtos.MajorCompactionTimestampForRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
-
- getLastMajorCompactionTimestampForRegion(com.google.protobuf.RpcController, MasterProtos.MajorCompactionTimestampForRegionRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
rpc getLastMajorCompactionTimestampForRegion(.MajorCompactionTimestampForRegionRequest) returns (.MajorCompactionTimestampResponse);
- getLastMajorCompactionTimestampForRegion(com.google.protobuf.RpcController, MasterProtos.MajorCompactionTimestampForRegionRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
-
rpc getLastMajorCompactionTimestampForRegion(.MajorCompactionTimestampForRegionRequest) returns (.MajorCompactionTimestampResponse);
- getLastMajorCompactionTimestampForRegion(com.google.protobuf.RpcController, MasterProtos.MajorCompactionTimestampForRegionRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
-
- getLastMajorCompactionTs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
-
optional uint64 last_major_compaction_ts = 17 [default = 0];
- getLastMajorCompactionTs() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
optional uint64 last_major_compaction_ts = 17 [default = 0];
- getLastMajorCompactionTs() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
-
optional uint64 last_major_compaction_ts = 17 [default = 0];
- getLastMajorCompactionTs() - Method in class org.apache.hadoop.hbase.RegionLoad
-
- getLastMajorCompactionTsForRegion(byte[]) - Method in class org.apache.hadoop.hbase.ClusterStatus
-
- getLastMajorCompactionTsForTable(TableName) - Method in class org.apache.hadoop.hbase.ClusterStatus
-
- getLastQuery() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
-
- getLastRecoveryTime() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
- getLastRecoveryTime() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
-
- getLastRegion() - Method in class org.apache.hadoop.hbase.ipc.RegionCoprocessorRpcChannel
-
- getLastRegionServerUpdate() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
-
Get the timestamp at which the last change occurred to the list of region servers to replicate
to.
- getLastRowKey() - Method in 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
-
- getLastRowKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getLastSequenceId(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getLastSequenceId(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.LastSequenceId
-
- getLastShippedAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationGlobalSourceSource
-
- getLastShippedAge() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSource
-
- getLastShippedAge() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceSourceImpl
-
- getLastUpdate() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
- getLastUpdate() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- getLastUpdate() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
-
optional uint64 last_update = 3;
- getLastUpdate() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
optional uint64 last_update = 3;
- getLastUpdate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponseOrBuilder
-
optional uint64 last_update = 3;
- getLastUpdate() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
required uint64 last_update = 8;
- getLastUpdate() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
required uint64 last_update = 8;
- getLastUpdate() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
required uint64 last_update = 8;
- getLastUpdate() - Method in class org.apache.hadoop.hbase.quotas.QuotaState
-
- 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.MockRegionServerServices
-
- 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.TableSnapshotInputFormat.TableSnapshotRegionSplit
-
- getLength() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
- getLength() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.EmptySplit
-
- getLength() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
-
- getLength() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
-
- getLength() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the length of the split.
- getLength() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey.Builder
-
required uint32 length = 2;
- getLength() - Method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
required uint32 length = 2;
- getLength() - Method in interface org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKeyOrBuilder
-
required uint32 length = 2;
- 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 class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
-
- getLength() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogWriter
-
- getLength() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputSplit
-
- getLength() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
-
Retrieve the maximum length (in bytes) of encoded values.
- getLength() - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- getLength() - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
The length of the range.
- getLength() - Method in interface org.apache.hadoop.hbase.wal.WALProvider.Writer
-
- getLevel0Files() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
- getLevel0Files() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getLevel0MinFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
-
- getLimit() - Method in class org.apache.hadoop.hbase.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.quotas.RateLimiter
-
- getLimit() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getLimit() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Return the current limit
- 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.client.BufferedMutatorParams
-
- 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
-
- getLiveMasterThreads() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- 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
-
- getLiveRegionServerThreads() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- 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.
- getLoadBalancerClassName() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- 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;
- getLoadedCachedBlocksByFile(Configuration, BlockCache) - Static method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil
-
- 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
-
- getLoadStats() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
-
optional .RegionLoadStats loadStats = 5;
- getLoadStats() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
optional .RegionLoadStats loadStats = 5;
- getLoadStats() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
-
optional .RegionLoadStats loadStats = 5;
- getLoadStatsBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
-
optional .RegionLoadStats loadStats = 5;
- getLoadStatsOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
-
optional .RegionLoadStats loadStats = 5;
- getLoadStatsOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
optional .RegionLoadStats loadStats = 5;
- getLoadStatsOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
-
optional .RegionLoadStats loadStats = 5;
- 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(boolean) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
-
- 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.TableSnapshotInputFormat.TableSnapshotRegionSplit
-
- getLocations() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
- getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.EmptySplit
-
- getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat.TableSnapshotRegionSplit
-
- getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
-
- getLocations() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the region's location as an array.
- getLocations(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
repeated string locations = 2;
- getLocations(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
repeated string locations = 2;
- getLocations(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplitOrBuilder
-
repeated string locations = 2;
- getLocations() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputSplit
-
- getLocationsBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
repeated string locations = 2;
- getLocationsBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
repeated string locations = 2;
- getLocationsBytes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplitOrBuilder
-
repeated string locations = 2;
- getLocationsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
repeated string locations = 2;
- getLocationsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
repeated string locations = 2;
- getLocationsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplitOrBuilder
-
repeated string locations = 2;
- getLocationSeqNum() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
-
- getLocationsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
repeated string locations = 2;
- getLocationsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
repeated string locations = 2;
- getLocationsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplitOrBuilder
-
repeated string locations = 2;
- getLock(long) - Method in class org.apache.hadoop.hbase.util.IdReadWriteLock
-
Get the ReentrantReadWriteLock corresponding to the given id
- 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.mapred.TestTableMapReduce
-
- getLog() - Method in class org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
-
- getLog() - Method in class org.apache.hadoop.hbase.mapreduce.TestTableMapReduceBase
-
Retrieve my logger instance.
- getLog(HRegionInfo) - Method in class org.apache.hadoop.hbase.util.MetaUtils
-
- getLogDir() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
- getLogDir() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get the directory where wals are stored by their RSs
- getLogFilePath(long) - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
- getLogFileSize() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
- getLogFileSize(WALFactory) - Static method in class org.apache.hadoop.hbase.wal.BoundedRegionGroupingProvider
-
iff the given WALFactory is using the BoundedRegionGroupingProvider for meta and/or non-meta,
count the size of files (rolled and active).
- getLogFileSize(WALFactory) - Static method in class org.apache.hadoop.hbase.wal.DefaultWALProvider
-
iff the given WALFactory is using the DefaultWALProvider for meta and/or non-meta,
count the size of files (rolled and active).
- getLogId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
- getLogId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
-
required uint64 log_id = 3;
- getLogId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
required uint64 log_id = 3;
- getLogId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeaderOrBuilder
-
required uint64 log_id = 3;
- getLogPosition(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueues
-
Get the current position for a specific WAL in a given queue.
- getLogPosition(String, String) - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesZKImpl
-
- getLogRecoveryMode() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- 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.wal.WALKey
-
- getLogSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
optional uint64 log_sequence_number = 4;
- getLogSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
optional uint64 log_sequence_number = 4;
- getLogSequenceNumber() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
optional uint64 log_sequence_number = 4;
- 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 WALs in the given queue.
- getLogsInQueue(String, String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
-
Get a list of all WALs 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(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- getLong() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getLong(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the long value at index
- getLong() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next long value from this range.
- 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;
- getMajorCompactedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getMajorCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of cells processed during major compactions.
- getMajorCompactedCellsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getMajorCompactedCellsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getMajorCompactedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getMajorCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the total amount of data processed during major compactions, in bytes.
- getMajorCompactedCellsSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getMajorCompactedCellsSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getMajorCompactionJitter() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
- getMajorCompactionPeriod() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
- getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
- getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.FixedFileTrailer
-
Returns the major version of this HFile format
- getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
- getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV3
-
- getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
- getMajorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV3
-
- 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 interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns a MasterKeepAliveConnection
to the active master
- getMaster() - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- getMaster() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
Returns detailed information about the current master
ServerName
.
- getMaster() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
- getMaster(int) - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- getMaster() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
Returns the current active master, if available.
- getMaster(int) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
Returns the master at the specified index, if available.
- 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.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.
- getMasterAddressTracker() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getMasterAddressZNode() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
- getMasterAdminService() - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
-
- getMasterAdminService() - Method in class org.apache.hadoop.hbase.HBaseCluster
-
Returns an MasterService.BlockingInterface
to the active master
- getMasterAdminService() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
Returns the current active master, if available.
- 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;
- getMasterConfiguration() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
-
- getMasterCoprocessorHost() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getMasterCoprocessorHost() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getMasterCoprocessorHost() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
-
- getMasterCoprocessors() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Helper delegage to getClusterStatus().getMasterCoprocessors().
- getMasterCoprocessors() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- getMasterCoprocessors() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
- getMasterCoprocessors() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- 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
-
- getMasterIndex(ServerName) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- getMasterInfoPort() - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the info port of the current master if one is available.
- getMasterInfoPort() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- getMasterInfoPort() - Method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Get the info port of the current master of one is available.
- getMasterInfoPort(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
Get master info port.
- 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;
- getMasterProcedureExecutor() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getMasterProcedureExecutor() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getMasterQuotaManager() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getMasterQuotaManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getMasterQuotaManager(MasterProcedureEnv) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
-
- getMasterRpcServices() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getMasters() - Method in class org.apache.hadoop.hbase.LocalHBaseCluster
-
- getMasterServices() - Method in interface org.apache.hadoop.hbase.coprocessor.MasterCoprocessorEnvironment
-
- getMasterServices() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
-
- getMasterStartTime() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getMasterSystemTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest.Builder
-
optional uint64 master_system_time = 4;
- getMasterSystemTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
-
optional uint64 master_system_time = 4;
- getMasterSystemTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequestOrBuilder
-
optional uint64 master_system_time = 4;
- getMasterSystemTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
-
optional uint64 master_system_time = 5;
- getMasterSystemTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
optional uint64 master_system_time = 5;
- getMasterSystemTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequestOrBuilder
-
optional uint64 master_system_time = 5;
- getMasterSystemTime() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
-
- getMasterSystemTime() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
-
- getMasterThread() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
Returns the current active master thread, if available.
- getMasterThreads() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- getMatchingNode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerRowSearchResult
-
- getMax(RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.AggregateImplementation
-
Gives the maximum for a given combination of column qualifier and column
family, in the given row range as defined in the Scan object.
- getMax() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
-
- getMax() - Method in class org.apache.hadoop.hbase.io.TimeRange
-
- getMax(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
-
- getMax(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
-
rpc GetMax(.AggregateRequest) returns (.AggregateResponse);
- getMax(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
-
rpc GetMax(.AggregateRequest) returns (.AggregateResponse);
- getMax(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - 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
-
- getMaxAttempts() - Method in class org.apache.hadoop.hbase.util.RetryCounter
-
- getMaxAttempts() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
-
- 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;
- getMaxCompactSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
- 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.
- getMaxFilesToCompact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
- getMaxFlushedSeqId() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getMaxFlushedSeqId() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- 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;
- 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
-
- getMaxKeyValueSize() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
- getMaxKeyValueSize(Configuration) - Static method in class org.apache.hadoop.hbase.client.HTable
-
- getMaxKeyValueSize() - Method in class org.apache.hadoop.hbase.client.TableConfiguration
-
- getMaxLatency() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
- getMaxLatencyForEachRegionServer() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
- 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
-
- getMaxProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker.BitSetNode
-
- getMaxProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
- 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
-
- getMaxRegions(NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.TableNamespaceManager
-
- getMaxResultSize() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
- 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
-
- 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.HStore
-
- getMaxSequenceId() - Method in class org.apache.hadoop.hbase.regionserver.MockStoreFile
-
- getMaxSequenceId() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getMaxSequenceId() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getMaxSequenceIdInList(Collection<StoreFile>) - 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.bucket.BucketCache
-
- getMaxSize() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Get the maximum size of this cache.
- getMaxSleepTime() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
-
- getMaxSplitImbalance() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
-
- getMaxStamp() - Method in class org.apache.hadoop.hbase.thrift2.generated.TTimeRange
-
- getMaxStoreSeqId() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getMaxStoreSeqId() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getMaxTables(NamespaceDescriptor) - Static method in class org.apache.hadoop.hbase.master.TableNamespaceManager
-
- 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.DoubleColumnInterpreter
-
- getMaxValue() - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
-
- getMaxValue() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
returns the maximum value for this type T
- getMaxValues() - Method in class org.apache.hadoop.hbase.rest.RowSpec
-
- getMaxVersions() - Method in 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
-
- getMayInterruptIfRunning() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest.Builder
-
optional bool mayInterruptIfRunning = 2 [default = true];
- getMayInterruptIfRunning() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
optional bool mayInterruptIfRunning = 2 [default = true];
- getMayInterruptIfRunning() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequestOrBuilder
-
optional bool mayInterruptIfRunning = 2 [default = true];
- getMD5AsHex(byte[]) - Static method in class org.apache.hadoop.hbase.util.MD5Hash
-
Given a byte array, returns in MD5 hash as a hex string.
- getMD5AsHex(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.MD5Hash
-
Given a byte array, returns its MD5 hash as a hex string.
- getMean() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
-
- getMean() - Method in class org.apache.hadoop.metrics2.lib.MutableHistogram
-
- getMechanismName() - Method in enum org.apache.hadoop.hbase.security.AuthMethod
-
Return the SASL mechanism name
- getMedian(RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.AggregateImplementation
-
Gives a List containing sum of values and sum of weights.
- getMedian(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
-
- getMedian(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
-
rpc GetMedian(.AggregateRequest) returns (.AggregateResponse);
- getMedian(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
-
rpc GetMedian(.AggregateRequest) returns (.AggregateResponse);
- getMedian(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - 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
-
- getMemstoreLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats.Builder
-
optional int32 memstoreLoad = 1 [default = 0];
- getMemstoreLoad() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
optional int32 memstoreLoad = 1 [default = 0];
- getMemstoreLoad() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStatsOrBuilder
-
optional int32 memstoreLoad = 1 [default = 0];
- getMemstoreLoadPercent() - Method in class org.apache.hadoop.hbase.client.backoff.ServerStatistics.RegionStatistics
-
- getMemstoreSize() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerResult
-
- 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 class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getMemstoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the size of the memstore on this region server.
- getMemstoreSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getMemstoreSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- getMemstoreSize() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- 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;
- getMemUsed() - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Get the currently used memory for this LRU in bytes.
- getMergedRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
-
- getMergedRegionInfo(HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl
-
Get merged region info through the specified two regions
- getMergedRegionInfo() - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl
-
- getMergeRegions(Result) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- getMergeRegions(Result) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the merge regions by reading the corresponding columns of the catalog table
Result.
- getMessage() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
-
- getMessage() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto.Builder
-
required string message = 1;
- getMessage() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
required string message = 1;
- getMessage() - Method in interface org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProtoOrBuilder
-
required string message = 1;
- getMessage() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto.Builder
-
required string message = 1;
- getMessage() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
required string message = 1;
- getMessage() - Method in interface org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProtoOrBuilder
-
required string message = 1;
- 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 class org.apache.hadoop.hbase.thrift.generated.AlreadyExists
-
- getMessage() - Method in class org.apache.hadoop.hbase.thrift.generated.IllegalArgument
-
- getMessage() - Method in class org.apache.hadoop.hbase.thrift.generated.IOError
-
- getMessage() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIllegalArgument
-
- getMessage() - Method in class org.apache.hadoop.hbase.thrift2.generated.TIOError
-
- getMessageBytes() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto.Builder
-
required string message = 1;
- getMessageBytes() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
required string message = 1;
- getMessageBytes() - Method in interface org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProtoOrBuilder
-
required string message = 1;
- getMessageBytes() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto.Builder
-
required string message = 1;
- getMessageBytes() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
required string message = 1;
- getMessageBytes() - Method in interface org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProtoOrBuilder
-
required string message = 1;
- 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
-
- getMetadataValue(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.MockStoreFile
-
- getMetadataValue(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
Only used by the Striped Compaction Policy
- 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;
- getMetaKeyForRegion(HRegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the row key to use for this regionInfo
- getMetaOperationTimeout() - Method in class org.apache.hadoop.hbase.client.TableConfiguration
-
- getMetaRegion() - Method in class org.apache.hadoop.hbase.util.MetaUtils
-
- getMetaRegionLocation(ZooKeeperWatcher) - Method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Gets the meta region location, if available.
- getMetaRegionLocation(ZooKeeperWatcher, int) - Method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Gets the meta region location, if available.
- getMetaRegions(ZooKeeperWatcher) - Method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
- getMetaRegions(ZooKeeperWatcher, int) - Method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
- getMetaRegionsAndLocations(ZooKeeperWatcher) - Method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
- getMetaRegionsAndLocations(ZooKeeperWatcher, int) - Method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
- getMetaRegionState(ZooKeeperWatcher) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Load the meta region state from the meta server ZNode.
- getMetaRegionState(ZooKeeperWatcher, int) - Static method in class org.apache.hadoop.hbase.zookeeper.MetaTableLocator
-
Load the meta region state from the meta server ZNode.
- getMetaReplicaIdFromZnode(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
Parse the meta replicaId from the passed znode
- getMetaReplicaNodes() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
Get the znodes corresponding to the meta replicas from ZK
- getMetaRSPort(Configuration) - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getMetaTableDescriptor() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getMetaTableLocator() - Method in class org.apache.hadoop.hbase.master.TestActiveMasterManager.DummyMaster
-
- getMetaTableLocator() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getMetaTableLocator() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getMetaTableLocator() - Method in interface org.apache.hadoop.hbase.Server
-
- getMetaTableLocator() - Method in class org.apache.hadoop.hbase.util.MockServer
-
- getMetaTableRowResult(HRegionInfo) - Static method in class org.apache.hadoop.hbase.MetaMockingUtil
-
Returns a Result object constructed from the given region information simulating
a catalog table result.
- getMetaTableRowResult(HRegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.MetaMockingUtil
-
Returns a Result object constructed from the given region information simulating
a catalog table result.
- getMetaTableRowResult(HRegionInfo, ServerName, HRegionInfo, HRegionInfo) - Static method in class org.apache.hadoop.hbase.MetaMockingUtil
-
Returns a Result object constructed from the given region information simulating
a catalog table result.
- getMetaTableRowResultAsSplitRegion(HRegionInfo, ServerName) - Static method in class org.apache.hadoop.hbase.MetaMockingUtil
-
- getMetaTableRows() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Returns all rows from the hbase:meta table.
- getMetaTableRows(TableName) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Returns all rows from the hbase:meta table for a given user table
- getMetaWAL(byte[]) - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
- 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
-
- getMethod() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
-
- getMethodName() - Static method in class org.apache.hadoop.hbase.GenericTestUtils
-
Extracts the name of the method where the invocation has happened
- 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.HRegion
-
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionAggregateSourceImpl
-
Yes this is a get function that doesn't return anything.
- getMetrics(MetricsCollector, boolean) - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerSourceImpl
-
Yes this is a get function that doesn't return anything.
- getMetrics() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getMetrics() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
-
- 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
-
- getMidpoint(KeyValue.KVComparator, Cell, Cell) - Static method in class org.apache.hadoop.hbase.CellComparator
-
Try to return a Cell that falls between left
and right
but that is
shorter; i.e.
- getMin() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.LongEncoder
-
get/set
- getMin(RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.AggregateImplementation
-
Gives the minimum for a given combination of column qualifier and column
family, in the given row range as defined in the Scan object.
- getMin() - Method in class org.apache.hadoop.hbase.filter.TimestampsFilter
-
Gets the minimum timestamp requested by filter.
- getMin() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
-
- getMin() - Method in class org.apache.hadoop.hbase.io.TimeRange
-
- getMin(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
-
- getMin(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
-
rpc GetMin(.AggregateRequest) returns (.AggregateResponse);
- getMin(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
-
rpc GetMin(.AggregateRequest) returns (.AggregateResponse);
- getMin(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - 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;
- getMinCompactSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
- getMinFilesToCompact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
- getMiniHBaseCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getMinimum() - Method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.data.TestTimestampDataBasic
-
- getMinimum() - Method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.data.TestTimestampDataNumbers
-
- getMinimum() - Method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.data.TestTimestampDataRepeats
-
- getMinimum() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampData
-
- getMinimumTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getMinimumTimestamp() - Method in class org.apache.hadoop.hbase.regionserver.TimeRangeTracker
-
- getMinLocalityToForceCompact() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
- 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
- getMinorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV2
-
- getMinorVersion() - Method in class org.apache.hadoop.hbase.io.hfile.HFileWriterV3
-
- getMinProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker.BitSetNode
-
- getMinProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker
-
- getMinProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
- getMinProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
-
required uint64 min_proc_id = 4;
- getMinProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
required uint64 min_proc_id = 4;
- getMinProcId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeaderOrBuilder
-
required uint64 min_proc_id = 4;
- getMinServerCount() - Method in class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover
-
- getMinServerCount() - Method in class org.apache.hadoop.hbase.IntegrationTestIngest
-
- getMinServerCount() - Method in class org.apache.hadoop.hbase.IntegrationTestRegionReplicaReplication
-
- 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.DoubleColumnInterpreter
-
- 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
-
- getMissCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getMissCachingRatio() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getMissCount() - Method in class org.apache.hadoop.hbase.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
-
- getMockedConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.HConnectionTestingUtility
-
Get a Mocked
HConnection
that goes with the passed
conf
configuration instance.
- getMockedConnectionAndDecorate(Configuration, AdminProtos.AdminService.BlockingInterface, ClientProtos.ClientService.BlockingInterface, ServerName, HRegionInfo) - Static method in class org.apache.hadoop.hbase.client.HConnectionTestingUtility
-
- getMode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask.Builder
-
optional .SplitLogTask.RecoveryMode mode = 3 [default = UNKNOWN];
- getMode() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
-
optional .SplitLogTask.RecoveryMode mode = 3 [default = UNKNOWN];
- getMode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTaskOrBuilder
-
optional .SplitLogTask.RecoveryMode mode = 3 [default = UNKNOWN];
- getMode() - Method in class org.apache.hadoop.hbase.SplitLogTask
-
- getModificationTime() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
- getModificationTimeStamp() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getModifiedTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
required .TableSchema modified_table_schema = 3;
- getModifiedTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
required .TableSchema modified_table_schema = 3;
- getModifiedTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateDataOrBuilder
-
required .TableSchema modified_table_schema = 3;
- getModifiedTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
required .TableSchema modified_table_schema = 3;
- getModifiedTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
required .TableSchema modified_table_schema = 3;
- getModifiedTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
required .TableSchema modified_table_schema = 3;
- getModifiedTableSchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateDataOrBuilder
-
required .TableSchema modified_table_schema = 3;
- 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;
- getMoreResultsInRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
-
optional bool more_results_in_region = 8;
- getMoreResultsInRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
optional bool more_results_in_region = 8;
- getMoreResultsInRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
-
optional bool more_results_in_region = 8;
- 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;
- getMput() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
-
mutation for the put
- getMROutputDirProp() - Static method in class org.apache.hadoop.hbase.mapreduce.MapreduceTestingShim
-
- getMTime() - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- getMultiple(ByteBuffer, List<TGet>, <any>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
-
- getMultiple(ByteBuffer, List<TGet>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getMultiple
-
- 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
- getMultiple_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
-
- getMultiple_args(ByteBuffer, List<TGet>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
-
- getMultiple_args(THBaseService.getMultiple_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_args
-
Performs a deep copy on other.
- getMultiple_call(ByteBuffer, List<TGet>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getMultiple_call
-
- getMultiple_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
-
- getMultiple_result(List<TResult>, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
-
- getMultiple_result(THBaseService.getMultiple_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getMultiple_result
-
Performs a deep copy on other.
- 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<WALKey, WALEdit>, Durability) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
-
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
-
- 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
- getMvccVersion() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
Deprecated.
- 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
-
- 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 interface org.apache.hadoop.hbase.client.BufferedMutator
-
Gets the fully qualified table name instance of the table that this BufferedMutator writes to.
- getName() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
-
- getName() - Method in class org.apache.hadoop.hbase.client.HRegionLocator
-
- getName() - Method in class org.apache.hadoop.hbase.client.HTable
-
- getName() - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- getName() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Gets the fully qualified table name instance of this table.
- getName() - Method in interface org.apache.hadoop.hbase.client.Table
-
Gets the fully qualified table name instance of this table.
- getName() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest.Builder
-
optional string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
optional string name = 1;
- getName() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequestOrBuilder
-
optional string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.RowSwapProcessor
-
- getName() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.TimeoutProcessor
-
- getName() - Method in class org.apache.hadoop.hbase.devtools.buildstats.TestCaseResult
-
- 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
-
- getName() - Method in enum org.apache.hadoop.hbase.io.compress.Compression.Algorithm
-
- getName() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
-
- getName() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Return this Cipher's name
- getName() - Method in interface org.apache.hadoop.hbase.io.crypto.CipherProvider
-
Return the provider's name
- getName() - Method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
-
- getName() - Method in class org.apache.hadoop.hbase.io.crypto.TestCipherProvider.MyCipherProvider
-
- 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.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
-
required string name = 1;
- getName() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
required string name = 1;
- getName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
-
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.regionserver.TestParallelPut
-
- 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.ScheduledChore
-
- 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
-
- getName() - Method in class org.apache.hadoop.hbase.util.TestEncryptionTest.FailingCipherProvider
-
- 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.coprocessor.protobuf.generated.PingProtos.HelloRequest.Builder
-
optional string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
optional string name = 1;
- getNameBytes() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequestOrBuilder
-
optional string name = 1;
- 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.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
-
required string name = 1;
- getNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
required string name = 1;
- getNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
-
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 class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
-
optional string namespace = 4;
- getNamespace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
optional string namespace = 4;
- getNamespace() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequestOrBuilder
-
optional string namespace = 4;
- getNamespace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
-
optional string namespace = 3;
- getNamespace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
optional string namespace = 3;
- getNamespace() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequestOrBuilder
-
optional string namespace = 3;
- getNamespace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional string namespace = 3;
- getNamespace() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional string namespace = 3;
- getNamespace() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional string namespace = 3;
- getNamespace() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
-
- getNamespace() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the name of the namespace this table is in.
- getNamespace() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getNamespace() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- 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
-
- getNamespaceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
-
optional string namespace = 4;
- getNamespaceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
optional string namespace = 4;
- getNamespaceBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequestOrBuilder
-
optional string namespace = 4;
- getNamespaceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
-
optional string namespace = 3;
- getNamespaceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
optional string namespace = 3;
- getNamespaceBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequestOrBuilder
-
optional string namespace = 3;
- getNamespaceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional string namespace = 3;
- getNamespaceBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional string namespace = 3;
- getNamespaceBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional string namespace = 3;
- getNamespaceDescriptor(String) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get a namespace descriptor by name
- getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Get a namespace descriptor by name
- getNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getNamespaceDescriptor(RpcController, MasterProtos.GetNamespaceDescriptorRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- 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(com.google.protobuf.RpcController, MasterProtos.GetNamespaceDescriptorRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
-
- getNamespaceDescriptor(com.google.protobuf.RpcController, MasterProtos.GetNamespaceDescriptorRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
rpc GetNamespaceDescriptor(.GetNamespaceDescriptorRequest) returns (.GetNamespaceDescriptorResponse);
- getNamespaceDescriptor(com.google.protobuf.RpcController, MasterProtos.GetNamespaceDescriptorRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
-
rpc GetNamespaceDescriptor(.GetNamespaceDescriptorRequest) returns (.GetNamespaceDescriptorResponse);
- getNamespaceDescriptor(com.google.protobuf.RpcController, MasterProtos.GetNamespaceDescriptorRequest, <any>) - 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 org.apache.hadoop.fs.Path
object representing
the namespace directory under path rootdir
- getNamespaceFilter() - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
- getNamespaceFromRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getNamespaceLimiter(String) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
-
Returns the limiter associated to the specified namespace.
- getNamespaceName() - Method in class org.apache.hadoop.hbase.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;
- getNamespaceQuota(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getNamespaceQuotaManager() - Method in class org.apache.hadoop.hbase.quotas.MasterQuotaManager
-
- getNamespaceRowKey(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getNamespaceRowKeyRegex(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getNameWithNamespaceInclAsString() - Method in class org.apache.hadoop.hbase.TableName
-
Ideally, getNameAsString should contain namespace within it,
but if the namespace is default, it just returns the name.
- 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
- getNewRpcRetryingCallerFactory(Configuration) - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
Returns a new RpcRetryingCallerFactory from the given Configuration
.
- getNext() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkChain
-
- 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
-
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
-
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
-
- getNextCellHint(Cell) - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
-
- getNextCellStartPosition() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.ScannerV2
-
- getNextCellStartPosition() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV3.ScannerV3
-
- getNextIndexedKey() - Method in class org.apache.hadoop.hbase.io.hfile.BlockWithScanInfo
-
- getNextIndexedKey() - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2.AbstractScannerV2
-
- getNextIndexedKey() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
- getNextIndexedKey() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
-
- getNextIndexedKey() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
-
- getNextIndexedKey() - Method in class org.apache.hadoop.hbase.regionserver.NonLazyKeyValueScanner
-
- getNextIndexedKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- getNextIndexedKey() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- 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
-
- getNextKeyToRead() - Method in class org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas.TimeBoundedMultiThreadedReader.TimeBoundedMultiThreadedReaderThread
-
- getNextKeyToRead() - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader.HBaseReaderThread
-
- 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.
- getNextQueue() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor.QueueBalancer
-
- getNextRefillTime() - Method in class org.apache.hadoop.hbase.quotas.AverageIntervalRateLimiter
-
- getNextRefillTime() - Method in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
-
- getNextRefillTime() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
- 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
-
- getNextSequenceId(WAL) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Method to safely get the next sequence number.
- getNextSleepInterval(int) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationThrottler
-
Get how long the caller should sleep according to the current size and
current cycle's total push size and start tick, return the sleep interval
for throttling control.
- getNoChecksumFs() - Method in class org.apache.hadoop.hbase.fs.HFileSystem
-
Returns the filesystem that is specially setup for
doing reads from storage.
- 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(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNode(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNode(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTrackerOrBuilder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNode() - Method in class org.apache.hadoop.hbase.zookeeper.ZKUtil.NodeAndData
-
Deprecated.
- getNode() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperNodeTracker
-
- getNodeBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTrackerOrBuilder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeDepth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
-
simple read-only methods
- getNodeList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTrackerOrBuilder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- 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.
- getNodeOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTrackerOrBuilder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.Builder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodeOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTrackerOrBuilder
-
repeated .ProcedureStoreTracker.TrackerNode node = 1;
- getNodes(boolean, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.Tokenizer
-
- getNonce() - Method in class org.apache.hadoop.hbase.client.Action
-
- getNonce() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.Builder
-
optional uint64 nonce = 9;
- getNonce() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
-
optional uint64 nonce = 9;
- getNonce() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProtoOrBuilder
-
optional uint64 nonce = 9;
- getNonce() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
-
optional uint64 nonce = 3;
- getNonce() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
optional uint64 nonce = 3;
- getNonce() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequestOrBuilder
-
optional uint64 nonce = 3;
- getNonce() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
-
optional uint64 nonce = 5;
- getNonce() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
optional uint64 nonce = 5;
- getNonce() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequestOrBuilder
-
optional uint64 nonce = 5;
- getNonce() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
-
optional uint64 nonce = 10;
- getNonce() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
optional uint64 nonce = 10;
- getNonce() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
-
optional uint64 nonce = 10;
- getNonce() - Method in class org.apache.hadoop.hbase.wal.WALKey
-
- getNonceGenerator() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
- getNonceGenerator() - Method in class org.apache.hadoop.hbase.client.CoprocessorHConnection
-
- getNonceGenerator() - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- getNonceGroup() - Method in class org.apache.hadoop.hbase.client.MultiAction
-
- getNonceGroup() - Method in interface org.apache.hadoop.hbase.client.NonceGenerator
-
- getNonceGroup() - Method in class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator
-
- getNonceGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest.Builder
-
optional uint64 nonceGroup = 2;
- getNonceGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
optional uint64 nonceGroup = 2;
- getNonceGroup() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequestOrBuilder
-
optional uint64 nonceGroup = 2;
- getNonceGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest.Builder
-
optional uint64 nonce_group = 4;
- getNonceGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
-
optional uint64 nonce_group = 4;
- getNonceGroup() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequestOrBuilder
-
optional uint64 nonce_group = 4;
- getNonceGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest.Builder
-
optional uint64 nonce_group = 2;
- getNonceGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
optional uint64 nonce_group = 2;
- getNonceGroup() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequestOrBuilder
-
optional uint64 nonce_group = 2;
- getNonceGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest.Builder
-
optional uint64 nonce_group = 4;
- getNonceGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
optional uint64 nonce_group = 4;
- getNonceGroup() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequestOrBuilder
-
optional uint64 nonce_group = 4;
- getNonceGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
-
optional uint64 nonceGroup = 9;
- getNonceGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
optional uint64 nonceGroup = 9;
- getNonceGroup() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
-
optional uint64 nonceGroup = 9;
- getNonceGroup() - Method in class org.apache.hadoop.hbase.wal.WALKey
-
- getNonceManager() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getNonceManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getNonceManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Only required for "old" log replay; if it's removed, remove this.
- 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
-
- getNoOfTags() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputSplit
-
- getNormalizerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState.Builder
-
optional bool normalizer_on = 1;
- getNormalizerOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
optional bool normalizer_on = 1;
- getNormalizerOn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerStateOrBuilder
-
optional bool normalizer_on = 1;
- getNormalizerRan() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse.Builder
-
required bool normalizer_ran = 1;
- getNormalizerRan() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
required bool normalizer_ran = 1;
- getNormalizerRan() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponseOrBuilder
-
required bool normalizer_ran = 1;
- getNoVersionMap() - Method in class org.apache.hadoop.hbase.client.Result
-
Map of families to their most recent qualifiers and values.
- getNullResultsCount() - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
-
- 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.Consistency
-
- 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.HBaseProtos.TimeUnit
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyState
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableState
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyState
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableState
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableState
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableState
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyState
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableState
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableState
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.State
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureState
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Type
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaScope
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaType
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleType
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCode
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Type
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.FlushAction
-
- getNumber() - Method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.EventType
-
- 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.RecoveryMode
-
- 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
-
- getNumberOfCachedRegionLocations(TableName) - Method in class org.apache.hadoop.hbase.client.MetaCache
-
Return the number of cached region for a table.
- 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
-
- getNumberOfRecoveredRegions() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
-
- getNumberOfRegions() - Method in class org.apache.hadoop.hbase.ServerLoad
-
- getNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
optional uint64 number_of_requests = 1;
- getNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
optional uint64 number_of_requests = 1;
- getNumberOfRequests() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
-
optional uint64 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
-
- getNumBytesCompacted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- 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
-
- getNumCompactionsCompleted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- 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;
- getNumDeadRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of dead region servers
- getNumDeadRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- 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
-
- getNumFilesCompacted() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- getNumKeys(long) - Method in class org.apache.hadoop.hbase.IntegrationTestIngest
-
Estimates a data size based on the cluster size
- getNumKeysVerified() - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
-
- 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
-
- getNumLogFiles() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
- getNumLogFiles(WALFactory) - Static method in class org.apache.hadoop.hbase.wal.BoundedRegionGroupingProvider
-
iff the given WALFactory is using the BoundedRegionGroupingProvider for meta and/or non-meta,
count the number of files (rolled and active).
- getNumLogFiles(WALFactory) - Static method in class org.apache.hadoop.hbase.wal.DefaultWALProvider
-
iff the given WALFactory is using the DefaultWALProvider for meta and/or non-meta,
count the number of files (rolled and active).
- getNumMapTasks(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.NMapInputFormat
-
- getNumMetaBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
-
- getNumMutationsWithoutWAL() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getNumMutationsWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Number of mutations received with WAL explicitly turned off.
- getNumMutationsWithoutWAL() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getNumMutationsWithoutWAL() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getNumMvccVersionBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
-
- getNumNubNodesIncludingThisNode() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
-
- getNumObservers() - Method in class org.apache.hadoop.hbase.conf.ConfigurationManager
-
- 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
- getNumOnlineRegions() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getNumOpenConnections() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getNumOpenConnections() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
-
- getNumOpenConnections() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperStub
-
- 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
-
- getNumReadErrors() - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
-
- getNumReadFailures() - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
-
- getNumRegions() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
-
- getNumRegionServers() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the number of live region servers
- getNumRegionServers() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getNumRegionsOpened() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Used by unit tests.
- getNumReplicas() - Method in class org.apache.hadoop.hbase.client.TestCloneSnapshotFromClient
-
- getNumReplicas() - Method in class org.apache.hadoop.hbase.client.TestCloneSnapshotFromClientWithRegionReplicas
-
- getNumReplicas() - Method in class org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClient
-
- getNumReplicas() - Method in class org.apache.hadoop.hbase.client.TestRestoreSnapshotFromClientWithRegionReplicas
-
- getNumReplicas() - Method in class org.apache.hadoop.hbase.client.TestSnapshotFromClient
-
- getNumReplicas() - Method in class org.apache.hadoop.hbase.client.TestSnapshotFromClientWithRegionReplicas
-
- getNumRolledLogFiles() - Method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
- getNumRolledLogFiles(WAL) - Static method in class org.apache.hadoop.hbase.wal.DefaultWALProvider
-
returns the number of rolled WAL files.
- 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 class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getNumStoreFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the number of store files hosted on this region server.
- getNumStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getNumStoreFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- getNumStores() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of stores hosted on this region server.
- getNumStores() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getNumStores() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the number of stores hosted on this region server.
- getNumStores() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getNumStores() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- getNumTagsBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
-
- getNumThreads() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- getNumThreads() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore
-
- getNumThreads() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
- getNumThreads(String) - Method in class org.apache.hadoop.hbase.util.LoadTestTool
-
- getNumTimestampBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
-
- getNumUniqueFamilies() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
-
- getNumUniqueKeysVerified() - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
-
- 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
- getNumWALFiles() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of WAL files of this region server.
- getNumWALFiles() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getNumWriteFailures() - Method in class org.apache.hadoop.hbase.util.MultiThreadedWriterBase
-
- 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.
- 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;
- getOffPeakHours() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- 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.BlockCacheKey
-
- getOffset() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- 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 class org.apache.hadoop.hbase.util.AbstractByteRange
-
- getOffset() - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
The offset, the index into the underlying byte[] at which this range
begins.
- getOldestHfileTs(boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getOldestHfileTs(boolean) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
This can be used to determine the last time all files of this region were major compacted.
- getOldestSeqIdOfStore(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getOldestSeqIdOfStore(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- 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 wals are archived
- getOldSources() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get a list of all the old sources of this rs
- 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;
- getOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest.Builder
-
required bool on = 1;
- getOn() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
required bool on = 1;
- getOn() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequestOrBuilder
-
required bool on = 1;
- getOnDiskSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getOnDiskSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.Writer
-
Returns the on-disk size of the block.
- getOnDiskSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getOnDiskSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.Writer
-
Returns the on-disk size of the data portion of the block.
- getOnlineRegion(com.google.protobuf.RpcController, AdminProtos.GetOnlineRegionRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
-
- getOnlineRegion(com.google.protobuf.RpcController, AdminProtos.GetOnlineRegionRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
-
rpc GetOnlineRegion(.GetOnlineRegionRequest) returns (.GetOnlineRegionResponse);
- getOnlineRegion(com.google.protobuf.RpcController, AdminProtos.GetOnlineRegionRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
-
rpc GetOnlineRegion(.GetOnlineRegionRequest) returns (.GetOnlineRegionResponse);
- getOnlineRegion(com.google.protobuf.RpcController, AdminProtos.GetOnlineRegionRequest, <any>) - 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.RSRpcServices
-
- getOnlineRegions(ServerName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get all the online regions on a region server.
- getOnlineRegions(ServerName) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Get all the online regions on a region server.
- getOnlineRegions(TableName) - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- 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(TableName) - Method in interface org.apache.hadoop.hbase.regionserver.OnlineRegions
-
Get all online regions of a table in this RS.
- 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
-
- getOnlineTables() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getOnlineTables() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
Gets the online tables in this RS.
- getOnlineTables() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- 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.
- getOpenForDistributedLogReplay() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo.Builder
-
optional bool openForDistributedLogReplay = 4;
- getOpenForDistributedLogReplay() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
-
optional bool openForDistributedLogReplay = 4;
- getOpenForDistributedLogReplay() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfoOrBuilder
-
optional bool openForDistributedLogReplay = 4;
- 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;
- getOpenRegionCoordination() - Method in class org.apache.hadoop.hbase.coordination.BaseCoordinatedStateManager
-
Method to retrieve coordination for opening region operations.
- getOpenRegionCoordination() - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
- getOpenSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
-
optional uint64 open_seq_num = 3;
- getOpenSeqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
optional uint64 open_seq_num = 3;
- getOpenSeqNum() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransitionOrBuilder
-
optional uint64 open_seq_num = 3;
- getOpenSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getOpenSeqNum() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getOpenSeqNum() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.RegionStateTransitionContext
-
- getOperation(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
- getOperationSize(OperationQuota.OperationType) - Method in class org.apache.hadoop.hbase.quotas.OperationQuota.AvgOperationSize
-
- getOperationStatus(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
- getOperationStatusCode() - Method in class org.apache.hadoop.hbase.regionserver.OperationStatus
-
- getOperationTimeout() - Method in interface org.apache.hadoop.hbase.client.Admin
-
- getOperationTimeout() - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- getOperationTimeout() - Method in class org.apache.hadoop.hbase.client.HTable
-
- getOperationTimeout() - Method in class org.apache.hadoop.hbase.client.TableConfiguration
-
- 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;
- getOperator() - Method in class org.apache.hadoop.hbase.security.visibility.expression.NonLeafExpressionNode
-
- getOrder() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkKey
-
- getOrder() - Method in interface org.apache.hadoop.hbase.types.DataType
-
Retrieve the sort
Order
imposed by this data type, or null when
natural ordering is not preserved.
- getOrder() - Method in class org.apache.hadoop.hbase.types.FixedLengthWrapper
-
- getOrder() - Method in class org.apache.hadoop.hbase.types.OrderedBytesBase
-
- getOrder() - Method in class org.apache.hadoop.hbase.types.PBType
-
- 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
-
- getOrderingFilter() - Method in class org.apache.hadoop.hbase.filter.TestFilterList
-
- getOrdinal() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel.Builder
-
optional uint32 ordinal = 2;
- getOrdinal() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
optional uint32 ordinal = 2;
- getOrdinal() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelOrBuilder
-
optional uint32 ordinal = 2;
- getOriginalIndex() - Method in class org.apache.hadoop.hbase.client.Action
-
- getOriginatingClusterId() - Method in class org.apache.hadoop.hbase.wal.WALKey
-
- getOriginPath() - Method in class org.apache.hadoop.hbase.io.HFileLink
-
- getOrigLogSeqNum() - Method in class org.apache.hadoop.hbase.wal.WALKey
-
Return a positive long if current WALKey is created from a replay edit
- getOrigSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder
-
optional uint64 orig_sequence_number = 11;
- getOrigSequenceNumber() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
optional uint64 orig_sequence_number = 11;
- getOrigSequenceNumber() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKeyOrBuilder
-
optional uint64 orig_sequence_number = 11;
- 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;
- getOutput() - Method in class org.apache.hadoop.hbase.GenericTestUtils.LogCapturer
-
- 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.
- getOutputCounts() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.OutputSink
-
- getOutputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.builder.data.TestTokenizerDataBasic
-
- getOutputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.builder.data.TestTokenizerDataEdgeCase
-
- getOutputs() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizerData
-
- getOutputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.column.data.TestColumnDataRandom
-
- getOutputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.column.data.TestColumnDataSimple
-
- getOutputs() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnData
-
- getOutputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.data.TestTimestampDataBasic
-
- getOutputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.data.TestTimestampDataNumbers
-
- getOutputs() - Method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.data.TestTimestampDataRepeats
-
- getOutputs() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampData
-
- 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.
- getOverallAverageLatency() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
- getOverlapGroups(TableName) - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- getOwner() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
- getOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
-
optional string owner = 6;
- getOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
optional string owner = 6;
- getOwner() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
-
optional string owner = 6;
- getOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
optional string owner = 5;
- getOwner() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
optional string owner = 5;
- getOwner() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
optional string owner = 5;
- getOwnerBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription.Builder
-
optional string owner = 6;
- getOwnerBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
optional string owner = 6;
- getOwnerBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescriptionOrBuilder
-
optional string owner = 6;
- getOwnerBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
optional string owner = 5;
- getOwnerBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
optional string owner = 5;
- getOwnerBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
optional string owner = 5;
- 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;
- getParameter(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
-
Unquote the name and quote the value.
- getParameterMap() - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
-
- getParameterNames() - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
-
Return the set of parameter names, quoting each name.
- getParameters() - Static method in class org.apache.hadoop.hbase.io.hfile.TestCacheOnWrite
-
- getParameters() - Static method in class org.apache.hadoop.hbase.io.hfile.TestFixedFileTrailer
-
- getParameters() - Static method in class org.apache.hadoop.hbase.regionserver.TestCacheOnWriteInSchema
-
- getParameters() - Static method in class org.apache.hadoop.hbase.regionserver.TestRegionReplicaFailover
-
- getParameters() - Static method in class org.apache.hadoop.hbase.thrift.TestCallQueue
-
- getParameters() - Static method in class org.apache.hadoop.hbase.thrift.TestThriftServerCmdLine
-
- getParameterValues(String) - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
-
- getParams() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- 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.ProcedureInfo
-
- getParentId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
optional uint64 parent_id = 2;
- getParentId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
optional uint64 parent_id = 2;
- getParentId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
optional uint64 parent_id = 2;
- 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;
- getParentProcId() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
- 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.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- getParserForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- getParserForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- getParserForType() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- 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.UpdateConfigurationRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- 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.AdminProtos.WarmupRegionRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- 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.Authorizations
-
- 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.CellVisibility
-
- 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.CoprocessorServiceResult
-
- 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.RegionLoadStats
-
- 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.RegionStoreSequenceIds
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- 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.LongComparator
-
- 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.EncryptionProtos.WrappedKey
-
- 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.FilterAllFilter
-
- 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.MultiRowRangeFilter
-
- 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.RowRange
-
- 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.DoubleMsg
-
- 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.ProcedureDescription
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- 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.MapReduceProtos.TableSnapshotRegionSplit
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- 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.ExecProcedureRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- 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.GetProcedureResultRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- 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.IsBalancerEnabledRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- 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.IsNormalizerEnabledRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- 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.ListProceduresRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- 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.MajorCompactionTimestampForRegionRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- 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.NormalizeRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- 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.SetNormalizerRunningRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- 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.TruncateTableRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- 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.ProcedureProtos.Procedure
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- 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.RegionStateTransition
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- 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.RPCProtos.VersionInfo
-
- 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.SnapshotProtos.SnapshotDataManifest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- 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.FlushDescriptor
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- getParserForType() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- 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.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.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
-
- getPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
-
optional bool partial = 5 [default = false];
- getPartial() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
optional bool partial = 5 [default = false];
- getPartial() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
-
optional bool partial = 5 [default = false];
- getPartialFlagPerResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
-
repeated bool partial_flag_per_result = 7;
- getPartialFlagPerResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
repeated bool partial_flag_per_result = 7;
- getPartialFlagPerResult(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
-
repeated bool partial_flag_per_result = 7;
- getPartialFlagPerResultCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
-
repeated bool partial_flag_per_result = 7;
- getPartialFlagPerResultCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
repeated bool partial_flag_per_result = 7;
- getPartialFlagPerResultCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
-
repeated bool partial_flag_per_result = 7;
- getPartialFlagPerResultList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
-
repeated bool partial_flag_per_result = 7;
- getPartialFlagPerResultList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
repeated bool partial_flag_per_result = 7;
- getPartialFlagPerResultList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
-
repeated bool partial_flag_per_result = 7;
- getPartition(ImmutableBytesWritable, V2, int) - Method in class org.apache.hadoop.hbase.mapred.HRegionPartitioner
-
- getPartition(ImmutableBytesWritable, VALUE, int) - Method in class org.apache.hadoop.hbase.mapreduce.HRegionPartitioner
-
Gets the partition number for a given key (hence record) given the total
number of partitions i.e.
- getPartition(IntegrationTestBulkLoad.LinkKey, IntegrationTestBulkLoad.LinkChain, int) - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.NaturalKeyPartitioner
-
- getPartition(ImmutableBytesWritable, VALUE, int) - Method in class org.apache.hadoop.hbase.mapreduce.SimpleTotalOrderPartitioner
-
- getPassword(Configuration, String, String) - Static method in class org.apache.hadoop.hbase.HBaseConfiguration
-
Get the password from the Configuration instance using the
getPassword method if it exists.
- getPassword() - 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
-
- getPeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the ReplicationPeer
- getPeer(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- 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.
- getPeerClusterId() - Method in class org.apache.hadoop.hbase.replication.ReplicationSourceDummy
-
- 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
-
- getPeerClusterZnode() - Method in class org.apache.hadoop.hbase.replication.ReplicationSourceDummy
-
- 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
-
- getPeerConfig(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
- getPeerConfig() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
-
- getPeerConfig() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get the peer config object
- getPeerConfig() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
Get the peer config object
- getPeerData() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
- getPeerID() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
-
required string peerID = 1;
- getPeerID() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
required string peerID = 1;
- getPeerID() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSourceOrBuilder
-
required string peerID = 1;
- getPeerID() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Get the slave peer ID
- getPeerId() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
-
- getPeerID() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
-
- getPeerId() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueueInfo
-
- getPeerIDBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
-
required string peerID = 1;
- getPeerIDBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
required string peerID = 1;
- getPeerIDBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSourceOrBuilder
-
required string peerID = 1;
- getPeerIds() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the set of peerIds defined
- getPeerIds() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- 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
- getPeerState() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Returns the state of the peer
- getPeerState() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
- getPeerTableCFs(String) - Method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
Get the replicable table-cf config of the specified peer.
- getPeerTableCFsConfig(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Get the table and column-family list string of the peer from ZK.
- getPeerTableCFsConfig(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- getPeerUUID() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
-
- getPeerUUID() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
-
Returns a UUID of the provided peer id.
- getPeerUUID() - Method in class org.apache.hadoop.hbase.replication.TestReplicationEndpoint.ReplicationEndpointForTest
-
- getPeerUUID() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
-
- getPercentFileLocal() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of HFiles' that are local.
- getPercentFileLocal() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getPercentFileLocalSecondaryRegions() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the percent of HFiles' that are local for secondary region replicas.
- getPercentFileLocalSecondaryRegions() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getPeriod() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
- getPeriod() - Method in class org.apache.hadoop.hbase.util.Sleeper
-
- 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;
- getPerson() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
-
required bytes person = 1;
- getPerson() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
required bytes person = 1;
- getPerson() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequestOrBuilder
-
required bytes person = 1;
- getPhase() - Method in interface org.apache.hadoop.hbase.regionserver.RegionMergeTransaction.JournalEntry
-
- getPhase() - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl.JournalEntryImpl
-
- getPhase() - Method in interface org.apache.hadoop.hbase.regionserver.SplitTransaction.JournalEntry
-
- getPhase() - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl.JournalEntryImpl
-
- getPong() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse.Builder
-
required string pong = 1;
- getPong() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
required string pong = 1;
- getPong() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponseOrBuilder
-
required string pong = 1;
- getPongBytes() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse.Builder
-
required string pong = 1;
- getPongBytes() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
required string pong = 1;
- getPongBytes() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponseOrBuilder
-
required string pong = 1;
- getPool() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
- getPool() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
- 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.AbstractRpcClient
-
- getPoolTaskCount() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
-
- getPoolTaskCount() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
-
- getPoolType() - Method in class org.apache.hadoop.hbase.client.TestHTablePool.TestHTablePoolType
-
- getPoolType() - Method in class org.apache.hadoop.hbase.client.TestHTablePool.TestHTableReusablePool
-
- getPoolType() - Method in class org.apache.hadoop.hbase.client.TestHTablePool.TestHTableThreadLocalPool
-
- getPoolType(Configuration) - Static method in class org.apache.hadoop.hbase.ipc.AbstractRpcClient
-
- getPoolType() - Method in class org.apache.hadoop.hbase.util.TestPoolMap.TestPoolType
-
- getPoolType() - Method in class org.apache.hadoop.hbase.util.TestPoolMap.TestReusablePoolType
-
- getPoolType() - Method in class org.apache.hadoop.hbase.util.TestPoolMap.TestRoundRobinPoolType
-
- getPoolType() - Method in class org.apache.hadoop.hbase.util.TestPoolMap.TestThreadLocalPoolType
-
- getPort() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
-
- getPort() - Method in class org.apache.hadoop.hbase.HRegionLocation
-
- getPort() - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Deprecated.
- getPort() - Method in class org.apache.hadoop.hbase.http.InfoServer
-
Deprecated.
- getPort() - Method in class 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
-
- getPos() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
- getPos() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
-
- 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 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.ReplicationWALReaderManager
-
Get the position that we stopped reading at
- getPosition() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getPosition() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
The current position
marker.
- getPosition() - Method in interface org.apache.hadoop.hbase.wal.WAL.Reader
-
- getPreAssignedWriteNumber(AtomicLong) - Static method in class org.apache.hadoop.hbase.regionserver.MultiVersionConsistencyControl
-
Get a mvcc write number before an actual one(its log sequence Id) being assigned
- 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;
- getPreserveSplits() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
required bool preserve_splits = 2;
- getPreserveSplits() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
required bool preserve_splits = 2;
- getPreserveSplits() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
required bool preserve_splits = 2;
- getPreserveSplits() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest.Builder
-
optional bool preserveSplits = 2 [default = false];
- getPreserveSplits() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
optional bool preserveSplits = 2 [default = false];
- getPreserveSplits() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequestOrBuilder
-
optional bool preserveSplits = 2 [default = false];
- 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
-
- getPrevNormalizerValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse.Builder
-
optional bool prev_normalizer_value = 1;
- getPrevNormalizerValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
optional bool prev_normalizer_value = 1;
- getPrevNormalizerValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponseOrBuilder
-
optional bool prev_normalizer_value = 1;
- 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;
- getPrimaryCallTimeoutMicroSecond() - Method in class org.apache.hadoop.hbase.client.TableConfiguration
-
- getPrimaryEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getPrimaryEvictedCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getPrimaryHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getPrimaryHitCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getPrimaryHRIForDeployedReplica() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
-
- getPrimaryMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getPrimaryMissCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getPrimaryOperationTimeout() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
- getPrincipalForTesting() - Static method in class org.apache.hadoop.hbase.security.HBaseKerberosUtils
-
- getPrincipalWithoutRealm(String) - Static method in class org.apache.hadoop.hbase.security.SecurityUtil
-
Get the user name from a principal
- getPriority() - Method in class org.apache.hadoop.hbase.coprocessor.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.LruCachedBlock
-
- getPriority() - Method in class org.apache.hadoop.hbase.ipc.DelegatingPayloadCarryingRpcController
-
- getPriority() - Method in class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
-
- getPriority(RPCProtos.RequestHeader, Message) - Method in interface org.apache.hadoop.hbase.ipc.PriorityFunction
-
Returns the 'priority type' of the specified request.
- 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 interface org.apache.hadoop.hbase.procedure2.ProcedureFairRunQueues.FairObject
-
- 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
- getPriority() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- getPriority(RPCProtos.RequestHeader, Message) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- getPriority() - Method in class org.apache.hadoop.hbase.regionserver.StatefulStoreMockMaker
-
- getPriority() - Method in class org.apache.hadoop.hbase.regionserver.TestCompaction.BlockingStoreMockMaker
-
- getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
-
- getPriorityQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
-
- getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperStub
-
- getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves length of the priority queue for metrics.
- getPriorityQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
-
- getProcedure(String) - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Returns the procedure.
- getProcedure(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- getProcedure() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest.Builder
-
required .ProcedureDescription procedure = 1;
- getProcedure() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
required .ProcedureDescription procedure = 1;
- getProcedure() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequestOrBuilder
-
required .ProcedureDescription procedure = 1;
- getProcedure() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest.Builder
-
optional .ProcedureDescription procedure = 1;
- getProcedure() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
optional .ProcedureDescription procedure = 1;
- getProcedure() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequestOrBuilder
-
optional .ProcedureDescription procedure = 1;
- getProcedure(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
-
repeated .Procedure procedure = 1;
- getProcedure(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
repeated .Procedure procedure = 1;
- getProcedure(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponseOrBuilder
-
repeated .Procedure procedure = 1;
- getProcedure(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
repeated .Procedure procedure = 2;
- getProcedure(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
repeated .Procedure procedure = 2;
- getProcedure(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntryOrBuilder
-
repeated .Procedure procedure = 2;
- getProcedureBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest.Builder
-
required .ProcedureDescription procedure = 1;
- getProcedureBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest.Builder
-
optional .ProcedureDescription procedure = 1;
- getProcedureBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
-
repeated .Procedure procedure = 1;
- getProcedureBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
repeated .Procedure procedure = 2;
- getProcedureBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
-
repeated .Procedure procedure = 1;
- getProcedureBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
repeated .Procedure procedure = 2;
- getProcedureCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
-
repeated .Procedure procedure = 1;
- getProcedureCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
repeated .Procedure procedure = 1;
- getProcedureCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponseOrBuilder
-
repeated .Procedure procedure = 1;
- getProcedureCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
repeated .Procedure procedure = 2;
- getProcedureCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
repeated .Procedure procedure = 2;
- getProcedureCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntryOrBuilder
-
repeated .Procedure procedure = 2;
- getProcedureList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
-
repeated .Procedure procedure = 1;
- getProcedureList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
repeated .Procedure procedure = 1;
- getProcedureList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponseOrBuilder
-
repeated .Procedure procedure = 1;
- getProcedureList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
repeated .Procedure procedure = 2;
- getProcedureList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
repeated .Procedure procedure = 2;
- getProcedureList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntryOrBuilder
-
repeated .Procedure procedure = 2;
- getProcedureManager(String) - Method in class org.apache.hadoop.hbase.procedure.MasterProcedureManagerHost
-
- getProcedureManagers() - Method in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
-
- getProcedureNames() - Method in class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
- getProcedureOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest.Builder
-
required .ProcedureDescription procedure = 1;
- getProcedureOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
required .ProcedureDescription procedure = 1;
- getProcedureOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequestOrBuilder
-
required .ProcedureDescription procedure = 1;
- getProcedureOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest.Builder
-
optional .ProcedureDescription procedure = 1;
- getProcedureOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
optional .ProcedureDescription procedure = 1;
- getProcedureOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequestOrBuilder
-
optional .ProcedureDescription procedure = 1;
- getProcedureOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
-
repeated .Procedure procedure = 1;
- getProcedureOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
repeated .Procedure procedure = 1;
- getProcedureOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponseOrBuilder
-
repeated .Procedure procedure = 1;
- getProcedureOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
repeated .Procedure procedure = 2;
- getProcedureOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
repeated .Procedure procedure = 2;
- getProcedureOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntryOrBuilder
-
repeated .Procedure procedure = 2;
- getProcedureOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse.Builder
-
repeated .Procedure procedure = 1;
- getProcedureOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
repeated .Procedure procedure = 1;
- getProcedureOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponseOrBuilder
-
repeated .Procedure procedure = 1;
- getProcedureOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
repeated .Procedure procedure = 2;
- getProcedureOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
repeated .Procedure procedure = 2;
- getProcedureOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntryOrBuilder
-
repeated .Procedure procedure = 2;
- getProcedureQueue() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
-
- getProcedureResult(MasterProtos.GetProcedureResultRequest) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
- getProcedureResult(RpcController, MasterProtos.GetProcedureResultRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- getProcedureResult(com.google.protobuf.RpcController, MasterProtos.GetProcedureResultRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
-
- getProcedureResult(com.google.protobuf.RpcController, MasterProtos.GetProcedureResultRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
rpc getProcedureResult(.GetProcedureResultRequest) returns (.GetProcedureResultResponse);
- getProcedureResult(com.google.protobuf.RpcController, MasterProtos.GetProcedureResultRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
-
rpc getProcedureResult(.GetProcedureResultRequest) returns (.GetProcedureResultResponse);
- getProcedureResult(com.google.protobuf.RpcController, MasterProtos.GetProcedureResultRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
-
- getProcedures() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
- getProcedureSignature() - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotManager
-
- getProcedureSignature() - Method in class org.apache.hadoop.hbase.procedure.flush.MasterFlushTableProcedureManager
-
- getProcedureSignature() - Method in class org.apache.hadoop.hbase.procedure.flush.RegionServerFlushTableProcedureManager
-
- getProcedureSignature() - Method in class org.apache.hadoop.hbase.procedure.ProcedureManager
-
Return the unique signature of the procedure.
- getProcedureSignature() - Method in class org.apache.hadoop.hbase.procedure.SimpleMasterProcedureManager
-
- getProcedureSignature() - Method in class org.apache.hadoop.hbase.procedure.SimpleRSProcedureManager
-
- getProcedureSignature() - Method in class org.apache.hadoop.hbase.regionserver.snapshot.RegionServerSnapshotManager
-
- getProcessed() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse.Builder
-
optional bool processed = 2;
- getProcessed() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
optional bool processed = 2;
- getProcessed() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponseOrBuilder
-
optional bool processed = 2;
- 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;
- getProcessName() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getProcessName() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getProcId() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
- getProcId() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest.Builder
-
required uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
required uint64 proc_id = 1;
- getProcId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequestOrBuilder
-
required uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse.Builder
-
optional uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
optional uint64 proc_id = 1;
- getProcId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponseOrBuilder
-
optional uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse.Builder
-
optional uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
optional uint64 proc_id = 1;
- getProcId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponseOrBuilder
-
optional uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse.Builder
-
optional uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
optional uint64 proc_id = 1;
- getProcId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponseOrBuilder
-
optional uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse.Builder
-
optional uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
optional uint64 proc_id = 1;
- getProcId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponseOrBuilder
-
optional uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest.Builder
-
required uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
required uint64 proc_id = 1;
- getProcId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequestOrBuilder
-
required uint64 proc_id = 1;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
required uint64 proc_id = 3;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
required uint64 proc_id = 3;
- getProcId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
required uint64 proc_id = 3;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
optional uint64 proc_id = 3;
- getProcId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
optional uint64 proc_id = 3;
- getProcId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntryOrBuilder
-
optional uint64 proc_id = 3;
- getProcName() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- getProcOwner() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- getProcState() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- getProgress() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReader
-
- getProgress() - Method in class org.apache.hadoop.hbase.mapred.TableRecordReaderImpl
-
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.FixedRecordReader
-
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReader
-
The current progress of the record reader through its data.
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableRecordReaderImpl
-
The current progress of the record reader through its data.
- getProgress() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
-
- getProgress() - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- getProgress() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputFormat.PeRecordReader
-
- getProgressPct() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
getter for calculated percent complete
- getPromotedValueFromProto(HBaseProtos.BigDecimalMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
-
- getPromotedValueFromProto(HBaseProtos.DoubleMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
-
- getPromotedValueFromProto(HBaseProtos.LongMsg) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
-
- getPromotedValueFromProto(R) - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This method gets the promoted type from the proto message
- getProtobuf(UriInfo, String, String, int, String, String, List<String>, int, int, long, long, boolean) - Method in class org.apache.hadoop.hbase.rest.TableScanResource
-
- getProtocol() - Method in exception org.apache.hadoop.hbase.exceptions.UnknownProtocolException
-
- getProtoForCellType(BigDecimal) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
-
- getProtoForCellType(Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
-
- getProtoForCellType(Long) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
-
- getProtoForCellType(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(Double) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
-
- 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
- getProvider() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Return the provider for this Cipher
- 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
-
- getQualifiedPath() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getQualifier() - Method in interface org.apache.hadoop.hbase.Cell
-
- getQualifier() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
-
- getQualifier() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest.Builder
-
optional bytes qualifier = 2;
- getQualifier() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
optional bytes qualifier = 2;
- getQualifier() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequestOrBuilder
-
optional bytes qualifier = 2;
- getQualifier() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest.Builder
-
optional bytes qualifier = 2;
- getQualifier() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
optional bytes qualifier = 2;
- getQualifier() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequestOrBuilder
-
optional bytes qualifier = 2;
- getQualifier() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest.Builder
-
optional bytes qualifier = 2;
- getQualifier() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
optional bytes qualifier = 2;
- getQualifier() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequestOrBuilder
-
optional bytes qualifier = 2;
- 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.TagRewriteCell
-
Deprecated.
- 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
-
- getQualifierArray() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getQualifierArray() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getQualifierLength() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getQualifierOffset() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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
-
- getQueueLength() - Method in class org.apache.hadoop.hbase.ipc.BalancedQueueRpcExecutor
-
- getQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
Returns the length of the pending queue
- getQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
-
- getQueues() - Method in class org.apache.hadoop.hbase.ipc.BalancedQueueRpcExecutor
-
- getQueues() - Method in class org.apache.hadoop.hbase.ipc.RpcExecutor
-
Returns the list of request queues
- getQueues() - Method in class org.apache.hadoop.hbase.ipc.RWQueueRpcExecutor
-
- getQueueSize() - Method in class org.apache.hadoop.hbase.thrift.IncrementCoalescer
-
- getQueueSize() - Method in interface org.apache.hadoop.hbase.thrift.IncrementCoalescerMBean
-
- getQueuesZNodeCversion() - Method in interface org.apache.hadoop.hbase.replication.ReplicationQueuesClient
-
Get the cversion of replication rs node.
- getQueuesZNodeCversion() - Method in class org.apache.hadoop.hbase.replication.ReplicationQueuesClientZKImpl
-
- getQuorum() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
Get the quorum address of this instance.
- getQuorumString() - Method in class org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
-
- getQuota(UserGroupInformation, TableName) - Method in class org.apache.hadoop.hbase.quotas.RegionServerQuotaManager
-
Returns the quota for an operation.
- getQuotaRetriever(QuotaFilter) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Return a QuotaRetriever to list the quotas based on the filter.
- getQuotaRetriever(QuotaFilter) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
Return a Quota Scanner to list the quotas based on the filter.
- getQuotaType() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
-
- getRack(ServerName) - Method in class org.apache.hadoop.hbase.master.RackManager
-
Get the name of the rack containing a server, according to the DNS to
switch mapping.
- getRack(List<ServerName>) - Method in class org.apache.hadoop.hbase.master.RackManager
-
- getRandomKey() - Method in class org.apache.hadoop.hbase.io.crypto.aes.AES
-
- getRandomKey() - Method in class org.apache.hadoop.hbase.io.crypto.Cipher
-
Create a random symmetric key
- getRandString() - Method in interface org.apache.hadoop.hbase.RandomStringGenerator
-
- getRandString() - Method in class org.apache.hadoop.hbase.RandomStringGeneratorImpl
-
- 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.
- getReadAvailable() - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
-
- getReadAvailable() - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
- getReadAvailable() - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
- getReadAvailable() - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
-
- getReader() - Method in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- getReader() - Method in interface org.apache.hadoop.hbase.io.hfile.HFileScanner
-
- getReader() - Method in class org.apache.hadoop.hbase.mapreduce.TestHLogRecordReader
-
- getReader() - Method in class org.apache.hadoop.hbase.mapreduce.TestWALRecordReader
-
- getReader() - Method in class org.apache.hadoop.hbase.regionserver.MockStoreFile
-
- getReader() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getReader() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPRequestWrapper
-
- getReader(FileStatus, boolean, CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
-
Create a new
WAL.Reader
for reading logs to split.
- getReader(Path, CancelableProgressable) - Method in class org.apache.hadoop.hbase.wal.WALSplitter
-
Create a new
WAL.Reader
for reading logs to split.
- getReadNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota read_num = 5;
- getReadNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota read_num = 5;
- getReadNum() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota read_num = 5;
- getReadNumBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota read_num = 5;
- getReadNumOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota read_num = 5;
- getReadNumOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota read_num = 5;
- getReadNumOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota read_num = 5;
- 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;
- getReadpoint(IsolationLevel) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getReadpoint(IsolationLevel) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getReadRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total number of read requests that have been issued against this region
- getReadRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getReadRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- 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 class org.apache.hadoop.hbase.regionserver.HRegion
-
- getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of read requests to regions hosted on this region server.
- getReadRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getReadRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- 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
-
- getReadSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota read_size = 6;
- getReadSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota read_size = 6;
- getReadSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota read_size = 6;
- getReadSizeBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota read_size = 6;
- getReadSizeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota read_size = 6;
- getReadSizeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota read_size = 6;
- getReadSizeOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota read_size = 6;
- getRealCacheSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- 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
-
Builds a TableRecordReader.
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class org.apache.hadoop.hbase.mapred.TableOutputFormat
-
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat
-
Deprecated.
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.HFileOutputFormat2
-
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.MultiTableOutputFormat
-
- getRecordWriter(TaskAttemptContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableOutputFormat
-
Creates a new record writer.
- getRecoverableZooKeeper() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
Get the connection to ZooKeeper.
- getRecoveringRegions() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getRecoveringRegions() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRecoveringRegions() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getRecoveryMode() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
Temporary function, mostly for UTs.
- getRecoveryMode() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
-
- getRecoveryMode() - Method in class org.apache.hadoop.hbase.master.SplitLogManager
-
- getReference() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
-
optional .Reference reference = 2;
- getReference() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
optional .Reference reference = 2;
- getReference() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
-
optional .Reference reference = 2;
- getReference() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
- getReferenceBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
-
optional .Reference reference = 2;
- getReferencedFileStatus(FileSystem) - Method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
Get the FileStatus
of the file referenced by this StoreFileInfo
- getReferencedHFileName(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Get the HFile name of the referenced link
- getReferencedRegionName(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Get the Region name of the referenced link
- getReferencedTableName(String) - Static method in class org.apache.hadoop.hbase.io.HFileLink
-
Get the Table name of the referenced link
- getReferenceFilePaths(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- getReferenceOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile.Builder
-
optional .Reference reference = 2;
- getReferenceOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
optional .Reference reference = 2;
- getReferenceOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFileOrBuilder
-
optional .Reference reference = 2;
- getReferredToFile(Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileInfo
-
- getRegex() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
-
optional string regex = 2;
- getRegex() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
optional string regex = 2;
- getRegex() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequestOrBuilder
-
optional string regex = 2;
- getRegex() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
-
optional string regex = 1;
- getRegex() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
optional string regex = 1;
- getRegex() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequestOrBuilder
-
optional string regex = 1;
- getRegex() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest.Builder
-
optional string regex = 1;
- getRegex() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
optional string regex = 1;
- getRegex() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequestOrBuilder
-
optional string regex = 1;
- getRegexBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest.Builder
-
optional string regex = 2;
- getRegexBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
optional string regex = 2;
- getRegexBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequestOrBuilder
-
optional string regex = 2;
- getRegexBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest.Builder
-
optional string regex = 1;
- getRegexBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
optional string regex = 1;
- getRegexBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequestOrBuilder
-
optional string regex = 1;
- getRegexBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest.Builder
-
optional string regex = 1;
- getRegexBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
optional string regex = 1;
- getRegexBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequestOrBuilder
-
optional string regex = 1;
- getRegion() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
-
- getRegion() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
- getRegion() - Method in class org.apache.hadoop.hbase.master.RegionState
-
- getRegion(Connection, byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
- 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.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
optional .RegionInfo region = 4;
- getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
optional .RegionInfo region = 4;
- getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplitOrBuilder
-
optional .RegionInfo region = 4;
- 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.MajorCompactionTimestampForRegionRequest.Builder
-
required .RegionSpecifier region = 1;
- getRegion() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
required .RegionSpecifier region = 1;
- getRegion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequestOrBuilder
-
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() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
-
- getRegion(int) - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node
-
- getRegion() - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- 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(Configuration, HRegion) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveTestingUtil
-
Helper method to get the archive directory for the specified region
- 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
-
- getRegionAssignmentsByServer(Collection<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- getRegionAssignmentsByServer() - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Returns a clone of region assignments per server
- 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.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
optional .RegionInfo region = 4;
- 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.MajorCompactionTimestampForRegionRequest.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
-
- getRegionByEncodedName(byte[], String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionByStateOfTable(TableName) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Gets current state of all regions of the table.
- getRegionCachePrefetch(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- getRegionCachePrefetch(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- getRegionCachePrefetch(Configuration, byte[]) - Static method in class org.apache.hadoop.hbase.client.HTable
-
- 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
-
- getRegionCachePrefetch(TableName) - Static method in class org.apache.hadoop.hbase.client.HTable
-
- getRegionCount(Configuration, String) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Deprecated.
- getRegionCount(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Count regions in hbase:meta
for passed table.
- getRegionDebugInfoSafe(Table, byte[]) - Method in class org.apache.hadoop.hbase.util.MultiThreadedWriterBase
-
- 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.wal.WALSplitter
-
- getRegionDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Given a particular table dir, return all the regiondirs inside it, excluding files such as
.tableinfo
- getRegionEncodedName(HBaseProtos.RegionSpecifier) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
-
Find the HRegion encoded name based on a region specifier
- getRegionEventDescriptor(Cell) - Static method in class org.apache.hadoop.hbase.regionserver.wal.WALEdit
-
- getRegionFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getRegionFileSystem() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getRegionFlushedSequenceId(String, String) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
- getRegionFlushedSequenceId(String, String) - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
-
- getRegionFlushedSequenceId(ZooKeeperWatcher, String, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
This function is used in distributedLogReplay to fetch last flushed sequence id from ZK
- 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;
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
- getRegionInfo() - Method in class org.apache.hadoop.hbase.HRegionLocation
-
- getRegionInfo() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
-
- getRegionInfo() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
-
- 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(com.google.protobuf.RpcController, AdminProtos.GetRegionInfoRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
-
- getRegionInfo(com.google.protobuf.RpcController, AdminProtos.GetRegionInfoRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
-
rpc GetRegionInfo(.GetRegionInfoRequest) returns (.GetRegionInfoResponse);
- getRegionInfo(com.google.protobuf.RpcController, AdminProtos.GetRegionInfoRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
-
rpc GetRegionInfo(.GetRegionInfoRequest) returns (.GetRegionInfoResponse);
- getRegionInfo(com.google.protobuf.RpcController, AdminProtos.GetRegionInfoRequest, <any>) - 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.AdminProtos.WarmupRegionRequest.Builder
-
required .RegionInfo regionInfo = 1;
- getRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
required .RegionInfo regionInfo = 1;
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequestOrBuilder
-
required .RegionInfo regionInfo = 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(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
repeated .RegionInfo region_info = 3;
- getRegionInfo(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 3;
- getRegionInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
repeated .RegionInfo region_info = 3;
- getRegionInfo(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 3;
- getRegionInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
repeated .RegionInfo region_info = 5;
- getRegionInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
repeated .RegionInfo region_info = 5;
- getRegionInfo(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 5;
- getRegionInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
-
repeated .RegionInfo region_info = 2;
- getRegionInfo(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
repeated .RegionInfo region_info = 2;
- getRegionInfo(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransitionOrBuilder
-
repeated .RegionInfo region_info = 2;
- getRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
required .RegionInfo region_info = 2;
- getRegionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
required .RegionInfo region_info = 2;
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifestOrBuilder
-
required .RegionInfo region_info = 2;
- 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() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.RegionScanner
-
- getRegionInfo(RpcController, AdminProtos.GetRegionInfoRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- getRegionInfo() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getRegionInfo(ByteBuffer, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getRegionInfo(ByteBuffer, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRegionInfo
-
- getRegionInfo(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getRegionInfo_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
-
- getRegionInfo_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
-
- getRegionInfo_args(Hbase.getRegionInfo_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_args
-
Performs a deep copy on other.
- getRegionInfo_call(ByteBuffer, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRegionInfo_call
-
- getRegionInfo_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
-
- getRegionInfo_result(TRegionInfo, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
-
- getRegionInfo_result(Hbase.getRegionInfo_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRegionInfo_result
-
Performs a deep copy on other.
- 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.AdminProtos.WarmupRegionRequest.Builder
-
required .RegionInfo regionInfo = 1;
- getRegionInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.Builder
-
required .RegionInfo region_info = 1;
- getRegionInfoBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
repeated .RegionInfo region_info = 5;
- getRegionInfoBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
-
repeated .RegionInfo region_info = 2;
- getRegionInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
required .RegionInfo region_info = 2;
- getRegionInfoBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse.Builder
-
repeated .RegionInfo region_info = 1;
- getRegionInfoBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
repeated .RegionInfo region_info = 5;
- getRegionInfoBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
-
repeated .RegionInfo region_info = 2;
- getRegionInfoColumn() - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for serialized region info
- 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;
- getRegionInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
repeated .RegionInfo region_info = 3;
- getRegionInfoCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
repeated .RegionInfo region_info = 3;
- getRegionInfoCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
repeated .RegionInfo region_info = 5;
- getRegionInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
repeated .RegionInfo region_info = 5;
- getRegionInfoCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 5;
- getRegionInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
-
repeated .RegionInfo region_info = 2;
- getRegionInfoCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
repeated .RegionInfo region_info = 2;
- getRegionInfoCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransitionOrBuilder
-
repeated .RegionInfo region_info = 2;
- getRegionInfoForDefaultReplica(HRegionInfo) - Static method in class org.apache.hadoop.hbase.client.RegionReplicaUtil
-
Returns the HRegionInfo for the default replicaId (0).
- getRegionInfoForFS() - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
- getRegionInfoForFs(HRegionInfo) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
Returns the regionInfo object to use for interacting with the file system.
- getRegionInfoForReplica(HRegionInfo, int) - Static method in class org.apache.hadoop.hbase.client.RegionReplicaUtil
-
Returns the HRegionInfo for the given replicaId.
- 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;
- getRegionInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
repeated .RegionInfo region_info = 3;
- getRegionInfoList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
repeated .RegionInfo region_info = 3;
- getRegionInfoList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
repeated .RegionInfo region_info = 5;
- getRegionInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
repeated .RegionInfo region_info = 5;
- getRegionInfoList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 5;
- getRegionInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
-
repeated .RegionInfo region_info = 2;
- getRegionInfoList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
repeated .RegionInfo region_info = 2;
- getRegionInfoList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransitionOrBuilder
-
repeated .RegionInfo region_info = 2;
- 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.AdminProtos.WarmupRegionRequest.Builder
-
required .RegionInfo regionInfo = 1;
- getRegionInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
required .RegionInfo regionInfo = 1;
- getRegionInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequestOrBuilder
-
required .RegionInfo regionInfo = 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;
- getRegionInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
repeated .RegionInfo region_info = 5;
- getRegionInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
repeated .RegionInfo region_info = 5;
- getRegionInfoOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 5;
- getRegionInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
-
repeated .RegionInfo region_info = 2;
- getRegionInfoOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
repeated .RegionInfo region_info = 2;
- getRegionInfoOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransitionOrBuilder
-
repeated .RegionInfo region_info = 2;
- getRegionInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
required .RegionInfo region_info = 2;
- getRegionInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
required .RegionInfo region_info = 2;
- getRegionInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifestOrBuilder
-
required .RegionInfo region_info = 2;
- 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;
- getRegionInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 3;
- getRegionInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
repeated .RegionInfo region_info = 5;
- getRegionInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
repeated .RegionInfo region_info = 5;
- getRegionInfoOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
repeated .RegionInfo region_info = 5;
- getRegionInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
-
repeated .RegionInfo region_info = 2;
- getRegionInfoOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
repeated .RegionInfo region_info = 2;
- getRegionInfoOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransitionOrBuilder
-
repeated .RegionInfo region_info = 2;
- getRegionInfos(AdminProtos.GetOnlineRegionResponse) - Static method in class org.apache.hadoop.hbase.protobuf.ResponseConverter
-
Get the list of region info from a GetOnlineRegionResponse
- 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 interface org.apache.hadoop.hbase.client.ClusterConnection
-
Find region location hosting passed row
- getRegionLocation(TableName, byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- getRegionLocation(byte[], byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
- getRegionLocation(byte[]) - Method in class org.apache.hadoop.hbase.client.HRegionLocator
-
Finds the region on which the given row is being served.
- getRegionLocation(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HRegionLocator
-
Finds the region on which the given row is being served.
- getRegionLocation(String) - Method in class org.apache.hadoop.hbase.client.HTable
-
- getRegionLocation(byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
-
- getRegionLocation(byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HTable
-
- getRegionLocation(byte[]) - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Finds the region on which the given row is being served.
- getRegionLocation(byte[], boolean) - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Finds the region on which the given row is being served.
- getRegionLocation() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
- getRegionLocation() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the region location.
- getRegionLocation(Connection, byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the HRegionLocation from meta for the given region
- getRegionLocation(Connection, HRegionInfo) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the HRegionLocation from meta for the given region
- getRegionLocation(int) - Method in class org.apache.hadoop.hbase.RegionLocations
-
- getRegionLocation() - Method in class org.apache.hadoop.hbase.RegionLocations
-
Returns the first not-null region location in the list
- getRegionLocationByRegionName(byte[]) - Method in class org.apache.hadoop.hbase.RegionLocations
-
Returns the region location from the list for matching regionName, which can
be regionName or encodedRegionName
- getRegionLocations() - Method in class org.apache.hadoop.hbase.client.HTable
-
- getRegionLocations(ClusterConnection, TableName, byte[], boolean, int) - Static method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
-
- getRegionLocations(Result) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns an HRegionLocationList extracted from the result.
- getRegionLocations() - Method in class org.apache.hadoop.hbase.RegionLocations
-
- getRegionLocator(TableName) - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve a RegionLocator implementation to inspect region information on a table.
- getRegionLocator(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
Retrieve a RegionLocator implementation to inspect region information on a table.
- getRegionLocator() - Method in class org.apache.hadoop.hbase.client.HTable
-
- getRegionLocator() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
- getRegionLocator(byte[]) - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Retrieve a regionLocator for the table.
- getRegionManifests(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifests(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifests(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifestOrBuilder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifests() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
Get all the Region Manifest from the snapshot
- getRegionManifestsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifestOrBuilder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifestOrBuilder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsMap() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
Get all the Region Manifest from the snapshot.
- getRegionManifestsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifestOrBuilder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionManifestsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifestOrBuilder
-
repeated .SnapshotRegionManifest region_manifests = 2;
- getRegionMergeCoordination() - Method in class org.apache.hadoop.hbase.coordination.BaseCoordinatedStateManager
-
Method to retrieve coordination for region merge transaction
- getRegionMergeCoordination() - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
- 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.WALProtos.CompactionDescriptor.Builder
-
optional bytes region_name = 7;
- getRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
-
optional bytes region_name = 7;
- getRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptorOrBuilder
-
optional bytes region_name = 7;
- getRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
optional bytes region_name = 6;
- getRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
optional bytes region_name = 6;
- getRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptorOrBuilder
-
optional bytes region_name = 6;
- getRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
optional bytes region_name = 7;
- getRegionName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
optional bytes region_name = 7;
- getRegionName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
optional bytes region_name = 7;
- 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 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.regionserver.MetricsRegionWrapperStub
-
- 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.util.HBaseFsck.HbckInfo
-
- getRegionNameToRegionInfoMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get the regioninfo for a region
- getRegionNormalizer(Configuration) - Static method in class org.apache.hadoop.hbase.master.normalizer.RegionNormalizerFactory
-
Create a region normalizer from the given conf.
- getRegionNormalizerTracker() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getRegionNormalizerZNode() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
- 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.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
optional .RegionInfo region = 4;
- getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
optional .RegionInfo region = 4;
- getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplitOrBuilder
-
optional .RegionInfo region = 4;
- 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.MajorCompactionTimestampForRegionRequest.Builder
-
required .RegionSpecifier region = 1;
- getRegionOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
required .RegionSpecifier region = 1;
- getRegionOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequestOrBuilder
-
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;
- getRegionReferenceFileCount(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- getRegionReopenPlan(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
- getRegionReplicaStoreFileRefreshMultiplier(Configuration) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
- getRegionReplication() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Returns the configured replicas per region
- getRegionResult(Connection, byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Gets the result in hbase:meta for the specified region.
- getRegions() - Method in class org.apache.hadoop.hbase.client.MultiAction
-
- getRegions(byte[]) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- getRegions(TableName) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- 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(int) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
Grab a numbered region server of your choice.
- getRegionServer() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSinkManager.SinkPeer
-
- getRegionServer() - Method in class org.apache.hadoop.hbase.util.JVMClusterUtil.RegionServerThread
-
- getRegionServerAccounting() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getRegionServerAccounting() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionServerAccounting() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getRegionServerCoprocessorHost() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionServerCoprocessors() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionServerCoprocessors() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Return the RegionServer-level coprocessors
- getRegionServerFatalLogBuffer() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getRegionServerIndex(ServerName) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- getRegionServerInfo(ServerName) - Method in class org.apache.hadoop.hbase.zookeeper.RegionServerTracker
-
- getRegionServerInfoPort(ServerName) - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getRegionServerMetrics() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionServerOfRegion(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
- getRegionServerQuotaManager() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getRegionServerQuotaManager() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRegionServerQuotaManager() - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- 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.HBaseReplicationEndpoint
-
Get a list of all the addresses of all the region servers
for this peer cluster
- getRegionServerServices() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionCoprocessorEnvironment
-
- getRegionServerServices() - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerCoprocessorEnvironment
-
Gets the region server services.
- getRegionServerServices() - Method in interface org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
-
Get the RegonServerServices of the server running the transaction or rollback
- getRegionServerServices() - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl
-
- getRegionServerServices() - Method in interface org.apache.hadoop.hbase.regionserver.SplitTransaction
-
Get the RegonServerServices of the server running the transaction or rollback
- getRegionServerServices() - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl
-
- getRegionServerThreads() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- 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(Connection, byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Get regions from the merge qualifier of the specified merged region
- getRegionsFromMeta(MasterProcedureEnv, TableName) - Static method in class org.apache.hadoop.hbase.master.procedure.ProcedureSyncWait
-
- getRegionsFromMeta() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.TableInfo
-
- getRegionsInRange(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
-
- getRegionsInRange(byte[], byte[], boolean) - Method in class org.apache.hadoop.hbase.client.HTable
-
- 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.MockRegionServerServices
-
- 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;
- getRegionSize(byte[]) - Method in class org.apache.hadoop.hbase.util.RegionSizeCalculator
-
Returns size of given region in bytes.
- getRegionSizeMap() - Method in class org.apache.hadoop.hbase.util.RegionSizeCalculator
-
- 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
- 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 gets the class associated with the region split policy which
determines when a region split should occur.
- getRegionSplitStartKeys(byte[], byte[], int) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Create region split keys between startkey and endKey
- 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.
- getRegionStats() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- 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
- getRegionWrapper() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegion
-
- getRemaining() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getRemaining() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
The number of bytes remaining between position and the end of the range.
- getRemoteAddress() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
- getRemoteAddress() - Method in class org.apache.hadoop.hbase.ipc.RpcClientImpl.Connection
-
- getRemoteAddress() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- 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
-
- getRemoveAll() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional bool remove_all = 5;
- getRemoveAll() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional bool remove_all = 5;
- getRemoveAll() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional bool remove_all = 5;
- getRenewer() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
- getReopenStatus(TableName) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Used by the client to identify if all regions have the schema updates
- getReplicaCallTimeoutMicroSecondScan() - Method in class org.apache.hadoop.hbase.client.TableConfiguration
-
- getReplicaId() - Method in class org.apache.hadoop.hbase.client.Action
-
- getReplicaId() - Method in class org.apache.hadoop.hbase.client.Query
-
Returns region replica id where Query will fetch data from.
- getReplicaId() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
Returns the region replica id
- getReplicaId() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo.Builder
-
optional int32 replica_id = 7 [default = 0];
- getReplicaId() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
optional int32 replica_id = 7 [default = 0];
- getReplicaId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfoOrBuilder
-
optional int32 replica_id = 7 [default = 0];
- getReplicaId() - Method in class org.apache.hadoop.hbase.util.HBaseFsck.HbckInfo
-
- getReplicasToClose() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
- getReplicationEndpointImpl() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
optional string replicationEndpointImpl = 2;
- getReplicationEndpointImpl() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
optional string replicationEndpointImpl = 2;
- getReplicationEndpointImpl() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
optional string replicationEndpointImpl = 2;
- getReplicationEndpointImpl() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerConfig
-
- getReplicationEndpointImplBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer.Builder
-
optional string replicationEndpointImpl = 2;
- getReplicationEndpointImplBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
optional string replicationEndpointImpl = 2;
- getReplicationEndpointImplBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeerOrBuilder
-
optional string replicationEndpointImpl = 2;
- getReplicationLag() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
-
required uint64 replicationLag = 5;
- getReplicationLag() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
required uint64 replicationLag = 5;
- getReplicationLag() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSourceOrBuilder
-
required uint64 replicationLag = 5;
- getReplicationLag() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
-
- getReplicationLoadSink() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
-
- getReplicationLoadSink() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Call directly from client such as hbase shell
- getReplicationLoadSourceList() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationLoad
-
- getReplicationLoadSourceList() - Method in class org.apache.hadoop.hbase.ServerLoad
-
Call directly from client such as hbase shell
- getReplicationManager() - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
-
Get the replication sources manager
- getReplicationPeer() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
-
- getReplicationPeerConfig(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Returns the configured ReplicationPeerConfig for this peerId
- getReplicationPeerConfig(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
Returns a ReplicationPeerConfig from the znode or null for the given peerId.
- getReplicationPeerId() - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
Return the peer id used for replicating to secondary region replicas
- getReplicationPeers(ZooKeeperWatcher, Configuration, Abortable) - Static method in class org.apache.hadoop.hbase.replication.ReplicationFactory
-
- getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.FifoRpcScheduler
-
- getReplicationQueueLength() - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapper
-
- getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperImpl
-
- getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperStub
-
- getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.RpcScheduler
-
Retrieves length of the replication queue for metrics.
- getReplicationQueueLength() - Method in class org.apache.hadoop.hbase.ipc.SimpleRpcScheduler
-
- 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, Server, String, UUID, ReplicationPeerConfig, ReplicationPeer) - 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
-
- getReplLoadSink() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
optional .ReplicationLoadSink replLoadSink = 11;
- getReplLoadSink() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
optional .ReplicationLoadSink replLoadSink = 11;
- getReplLoadSink() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
-
optional .ReplicationLoadSink replLoadSink = 11;
- getReplLoadSinkBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
optional .ReplicationLoadSink replLoadSink = 11;
- getReplLoadSinkOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
optional .ReplicationLoadSink replLoadSink = 11;
- getReplLoadSinkOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
optional .ReplicationLoadSink replLoadSink = 11;
- getReplLoadSinkOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
-
optional .ReplicationLoadSink replLoadSink = 11;
- getReplLoadSource(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSource(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSource(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad.Builder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReplLoadSourceOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
-
repeated .ReplicationLoadSource replLoadSource = 10;
- getReport() - Method in class org.apache.hadoop.hbase.devtools.buildstats.TestResultHistory
-
- 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;
- getReqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota req_num = 1;
- getReqNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota req_num = 1;
- getReqNum() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota req_num = 1;
- getReqNumBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota req_num = 1;
- getReqNumOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota req_num = 1;
- getReqNumOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota req_num = 1;
- getReqNumOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota req_num = 1;
- getReqSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota req_size = 2;
- getReqSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota req_size = 2;
- getReqSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota req_size = 2;
- getReqSizeBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota req_size = 2;
- getReqSizeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota req_size = 2;
- getReqSizeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota req_size = 2;
- getReqSizeOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota req_size = 2;
- getRequest() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
-
- 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.regionserver.compactions.StripeCompactionPolicy.StripeCompactionRequest
-
- getRequest() - Method in class org.apache.hadoop.hbase.security.access.AuthResult
-
- getRequestCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getRequestCachingCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getRequestCount() - Method in class org.apache.hadoop.hbase.io.hfile.CacheStats
-
- getRequestCount() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache.CombinedCacheStats
-
- getRequestData() - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
-
- getRequestData() - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
-
- getRequestData() - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
-
- getRequestData() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnInterpreter
-
This method should return any additional data that is needed on the
server side to construct the ColumnInterpreter.
- getRequestData() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.FriendsOfFriendsProcessor
-
- getRequestData() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.IncrementCounterProcessor
-
- getRequestData() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.RowSwapProcessor
-
- getRequestData() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.TimeoutProcessor
-
- 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.
- getRequestLog(String) - Static method in class org.apache.hadoop.hbase.http.HttpRequestLog
-
- 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(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.ColumnAggregationService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestDelayedService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
-
- getRequestPrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService
-
- 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 int64 requests = 4;
- getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
optional int64 requests = 4;
- getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node.Builder
-
optional int64 requests = 3;
- getRequests() - Method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
optional int64 requests = 3;
- getRequests() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.NodeOrBuilder
-
optional int64 requests = 3;
- getRequests() - Method in interface org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatusOrBuilder
-
optional int64 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.regionserver.MetricsRegionServerWrapperStub
-
- getRequestsPerSecond() - Method in class org.apache.hadoop.hbase.ServerLoad
-
- getRequestURL() - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
-
Quote the url so that users specifying the HOST HTTP header
can't inject attacks.
- getRequestUser() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
Returns the user credentials associated with the current RPC request or
null
if no credentials were provided.
- getRequestUser() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Returns the user credentials associated with the current RPC request or
null
if no credentials were provided.
- getRequestUser() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv
-
- getRequestUserName() - Method in interface org.apache.hadoop.hbase.ipc.RpcCallContext
-
- getRequestUserName() - Static method in class org.apache.hadoop.hbase.ipc.RpcServer
-
Returns the username for any user associated with the current RPC
request or 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.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse.Builder
-
required int32 response = 1;
- getResponse() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
required int32 response = 1;
- getResponse() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponseOrBuilder
-
required int32 response = 1;
- getResponse() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse.Builder
-
optional string response = 1;
- getResponse() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
optional string response = 1;
- getResponse() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponseOrBuilder
-
optional string response = 1;
- getResponse() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse.Builder
-
required int32 response = 1;
- getResponse() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
required int32 response = 1;
- getResponse() - Method in interface org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponseOrBuilder
-
required int32 response = 1;
- 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;
- getResponseBytes() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse.Builder
-
optional string response = 1;
- getResponseBytes() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
optional string response = 1;
- getResponseBytes() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponseOrBuilder
-
optional string response = 1;
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.ColumnAggregationService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.ColumnAggregationServiceWithErrors
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.ColumnAggregationServiceNullResponse
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestDelayedService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ClientService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStatusService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
-
- getResponsePrototype(com.google.protobuf.Descriptors.MethodDescriptor) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsService
-
- 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(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
-
repeated string result = 3;
- getResult(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
repeated string result = 3;
- getResult(int) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequestOrBuilder
-
repeated string result = 3;
- getResult(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse.Builder
-
repeated string result = 1;
- getResult(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
repeated string result = 1;
- getResult(int) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponseOrBuilder
-
repeated string result = 1;
- getResult() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.FriendsOfFriendsProcessor
-
- getResult() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.IncrementCounterProcessor
-
- getResult() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.RowSwapProcessor
-
- getResult() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.TimeoutProcessor
-
- getResult() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
- getResult(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- getResult() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- 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 class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
-
optional bytes result = 4;
- getResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
optional bytes result = 4;
- getResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponseOrBuilder
-
optional bytes result = 4;
- getResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
optional bytes result = 11;
- getResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
optional bytes result = 11;
- getResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
optional bytes result = 11;
- getResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
-
repeated .RegionActionResult result = 1;
- getResult(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
repeated .RegionActionResult result = 1;
- getResult(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponseOrBuilder
-
repeated .RegionActionResult result = 1;
- getResult() - Method in class org.apache.hadoop.hbase.regionserver.HRegion.FlushResultImpl
-
- getResult() - Method in interface org.apache.hadoop.hbase.regionserver.Region.FlushResult
-
- 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.append_call
-
- 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.checkAndPut_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.append_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.append
-
- getResult(I, Hbase.atomicIncrement_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.atomicIncrement
-
- getResult(I, Hbase.checkAndPut_args) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.checkAndPut
-
- 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.append_call
-
- 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.append_args) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.append
-
- 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;
- getResultBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
-
repeated .RegionActionResult result = 1;
- getResultBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
-
repeated .RegionActionResult result = 1;
- getResultBytes(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
-
repeated string result = 3;
- getResultBytes(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
repeated string result = 3;
- getResultBytes(int) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequestOrBuilder
-
repeated string result = 3;
- getResultBytes(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse.Builder
-
repeated string result = 1;
- getResultBytes(int) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
repeated string result = 1;
- getResultBytes(int) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponseOrBuilder
-
repeated string result = 1;
- getResultCount() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
-
repeated string result = 3;
- getResultCount() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
repeated string result = 3;
- getResultCount() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequestOrBuilder
-
repeated string result = 3;
- getResultCount() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse.Builder
-
repeated string result = 1;
- getResultCount() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
repeated string result = 1;
- getResultCount() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponseOrBuilder
-
repeated string result = 1;
- getResultCount() - Method in class org.apache.hadoop.hbase.GenericTestUtils.DelayAnswer
-
- getResultCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
-
repeated .RegionActionResult result = 1;
- getResultCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
repeated .RegionActionResult result = 1;
- getResultCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponseOrBuilder
-
repeated .RegionActionResult result = 1;
- getResultList() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
-
repeated string result = 3;
- getResultList() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
repeated string result = 3;
- getResultList() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequestOrBuilder
-
repeated string result = 3;
- getResultList() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse.Builder
-
repeated string result = 1;
- getResultList() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
repeated string result = 1;
- getResultList() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponseOrBuilder
-
repeated string result = 1;
- getResultList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
-
repeated .RegionActionResult result = 1;
- getResultList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
repeated .RegionActionResult result = 1;
- getResultList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponseOrBuilder
-
repeated .RegionActionResult result = 1;
- 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;
- getResultOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
-
repeated .RegionActionResult result = 1;
- getResultOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
repeated .RegionActionResult result = 1;
- getResultOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponseOrBuilder
-
repeated .RegionActionResult result = 1;
- getResultOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse.Builder
-
repeated .RegionActionResult result = 1;
- getResultOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
repeated .RegionActionResult result = 1;
- getResultOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponseOrBuilder
-
repeated .RegionActionResult result = 1;
- 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;
- getResultOrProcedure(long) - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- getResults() - Method in class org.apache.hadoop.hbase.client.MultiResponse
-
- getResults() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- 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;
- getResultsToAddToCache(Result[], boolean) - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
This method ensures all of our book keeping regarding partial results is kept up to date.
- getRetainDays() - Method in class org.apache.hadoop.hbase.http.HttpRequestLogAppender
-
- getRetCode() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- getRetries() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
- getRetriesNumber() - Method in class org.apache.hadoop.hbase.client.TableConfiguration
-
- getReturnData() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse.Builder
-
optional bytes return_data = 2;
- getReturnData() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
optional bytes return_data = 2;
- getReturnData() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponseOrBuilder
-
optional bytes return_data = 2;
- getReturnValue() - Method in class org.apache.hadoop.hbase.GenericTestUtils.DelayAnswer
-
After the call has gone through, return the call's return value,
or null in case it was void or an exception was thrown.
- getReversed() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan.Builder
-
optional bool reversed = 15 [default = false];
- getReversed() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
optional bool reversed = 15 [default = false];
- getReversed() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanOrBuilder
-
optional bool reversed = 15 [default = false];
- getRevision() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string revision = 3;
- getRevision() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string revision = 3;
- getRevision() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string revision = 3;
- getRevision() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
Get the subversion revision number for the root directory
- getRevisionBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string revision = 3;
- getRevisionBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string revision = 3;
- getRevisionBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string revision = 3;
- getRk() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.LinkChain
-
- 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
-
- getRootProcedureId(Map<Long, Procedure>, Procedure) - Static method in class org.apache.hadoop.hbase.procedure2.Procedure
-
- getRow() - Method in interface org.apache.hadoop.hbase.Cell
-
- getRow() - Method in class org.apache.hadoop.hbase.client.Get
-
Method for retrieving the get's row
- getRow() - Method in class org.apache.hadoop.hbase.client.Mutation
-
Method for retrieving the delete's row
- getRow() - Method in class org.apache.hadoop.hbase.client.RegionCoprocessorServiceExec
-
- getRow() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
- getRow() - Method in class org.apache.hadoop.hbase.client.Result
-
Method for retrieving the row key that corresponds to
the row from which this Result was created.
- getRow(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.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest.Builder
-
required bytes row = 2;
- getRow() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
required bytes row = 2;
- getRow() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequestOrBuilder
-
required bytes row = 2;
- getRow() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest.Builder
-
required bytes row = 1;
- getRow() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
required bytes row = 1;
- getRow() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequestOrBuilder
-
required bytes row = 1;
- getRow() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest.Builder
-
required bytes row = 1;
- getRow() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
required bytes row = 1;
- getRow() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequestOrBuilder
-
required bytes row = 1;
- 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.TagRewriteCell
-
Deprecated.
- getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.BatchMutation
-
- getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getRow(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
-
row key
- 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRow
-
- getRow() - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
-
- 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.TAppend
-
- 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
-
- getRow(Get, long, byte[]) - Method in class org.apache.hadoop.hbase.util.MultiThreadedUpdater.HBaseUpdaterThread
-
- getRow(Get, long, byte[]) - Method in class org.apache.hadoop.hbase.util.MultiThreadedUpdaterWithACL.HBaseUpdaterThreadWithACL
-
- getRow1() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder
-
required bytes row1 = 1;
- getRow1() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
required bytes row1 = 1;
- getRow1() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequestOrBuilder
-
required bytes row1 = 1;
- getRow2() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest.Builder
-
required bytes row2 = 2;
- getRow2() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
required bytes row2 = 2;
- getRow2() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequestOrBuilder
-
required bytes row2 = 2;
- getRow_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
-
- getRow_args(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
-
- getRow_args(Hbase.getRow_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
-
Performs a deep copy on other.
- getRow_call(ByteBuffer, ByteBuffer, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRow_call
-
- getRow_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
-
- getRow_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
-
- getRow_result(Hbase.getRow_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_result
-
Performs a deep copy on other.
- 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
-
- getRowArray() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getRowArray() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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
-
required uint32 rowBatchSize = 4;
- getRowBatchSize() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
required uint32 rowBatchSize = 4;
- getRowBatchSize() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
-
required uint32 rowBatchSize = 4;
- 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
-
- getRowCount(com.google.protobuf.RpcController, ExampleProtos.CountRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.BlockingInterface
-
- getRowCount(com.google.protobuf.RpcController, ExampleProtos.CountRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService
-
rpc getRowCount(.CountRequest) returns (.CountResponse);
- getRowCount(com.google.protobuf.RpcController, ExampleProtos.CountRequest, <any>) - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Interface
-
rpc getRowCount(.CountRequest) returns (.CountResponse);
- getRowCount(com.google.protobuf.RpcController, ExampleProtos.CountRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.RowCountService.Stub
-
- getRowCount(RpcController, ExampleProtos.CountRequest, <any>) - 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(GetClosestRowBeforeTracker) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
-
- getRowKeyAtOrBefore(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getRowKeyAtOrBefore(GetClosestRowBeforeTracker) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
-
Find the key that matches row exactly, or the one that immediately precedes it.
- 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
-
- getRowLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getRowLength() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- getRowLock(byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getRowLock(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Acquires a lock on the given row.
- getRowLock(byte[], boolean) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Tries to acquire a lock on the given row.
- getRowLockInternal(byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
A version of getRowLock(byte[], boolean) to use when a region operation has already been
started (the calling thread has already acquired the region-close-guard lock).
- getRowLockInternal(byte[], boolean) - Method in class org.apache.hadoop.hbase.regionserver.TestAtomicOperation.MockHRegion
-
- getRowMutations() - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.mutateRow_args
-
mutations to apply
- getRowNum(RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.AggregateImplementation
-
Gives the row count for the given column family and column qualifier, in
the given row range as defined in the Scan object.
- getRowNum(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
-
- getRowNum(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
-
rpc GetRowNum(.AggregateRequest) returns (.AggregateResponse);
- getRowNum(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
-
rpc GetRowNum(.AggregateRequest) returns (.AggregateResponse);
- getRowNum(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - 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
-
- getRowOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getRowOffset() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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
-
- getRowOrBefore(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.HTableInterface
-
- getRowOrBefore(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
Deprecated.
- getRowOrBefore(ClientProtos.ClientService.BlockingInterface, byte[], byte[], byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
-
- getRowOrBefore(byte[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getRowOrBefore(ByteBuffer, ByteBuffer, ByteBuffer, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getRowOrBefore(ByteBuffer, ByteBuffer, ByteBuffer, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowOrBefore
-
- getRowOrBefore(ByteBuffer, ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
Deprecated.
- getRowOrBefore_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
-
- getRowOrBefore_args(ByteBuffer, ByteBuffer, ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
-
- getRowOrBefore_args(Hbase.getRowOrBefore_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_args
-
Performs a deep copy on other.
- getRowOrBefore_call(ByteBuffer, ByteBuffer, ByteBuffer, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowOrBefore_call
-
- getRowOrBefore_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
-
- getRowOrBefore_result(List<TCell>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
-
- getRowOrBefore_result(Hbase.getRowOrBefore_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowOrBefore_result
-
Performs a deep copy on other.
- 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;
- getRowRangeList(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter.Builder
-
repeated .RowRange row_range_list = 1;
- getRowRangeList(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
repeated .RowRange row_range_list = 1;
- getRowRangeList(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilterOrBuilder
-
repeated .RowRange row_range_list = 1;
- getRowRangeListBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter.Builder
-
repeated .RowRange row_range_list = 1;
- getRowRangeListBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter.Builder
-
repeated .RowRange row_range_list = 1;
- getRowRangeListCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter.Builder
-
repeated .RowRange row_range_list = 1;
- getRowRangeListCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
repeated .RowRange row_range_list = 1;
- getRowRangeListCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilterOrBuilder
-
repeated .RowRange row_range_list = 1;
- getRowRangeListList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter.Builder
-
repeated .RowRange row_range_list = 1;
- getRowRangeListList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
repeated .RowRange row_range_list = 1;
- getRowRangeListList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilterOrBuilder
-
repeated .RowRange row_range_list = 1;
- getRowRangeListOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter.Builder
-
repeated .RowRange row_range_list = 1;
- getRowRangeListOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
repeated .RowRange row_range_list = 1;
- getRowRangeListOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilterOrBuilder
-
repeated .RowRange row_range_list = 1;
- getRowRangeListOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter.Builder
-
repeated .RowRange row_range_list = 1;
- getRowRangeListOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
repeated .RowRange row_range_list = 1;
- getRowRangeListOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilterOrBuilder
-
repeated .RowRange row_range_list = 1;
- getRowRanges() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
-
- getRowResource(String, String, String) - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- getRowResourceWithSuffixGlobbing(String, String, String) - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- getRows() - Method in class org.apache.hadoop.hbase.rest.model.CellSetModel
-
- getRows() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputSplit
-
- 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>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getRows(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRows
-
- getRows(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getRows_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
-
- getRows_args(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
-
- getRows_args(Hbase.getRows_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
-
Performs a deep copy on other.
- getRows_call(ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRows_call
-
- getRows_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
-
- getRows_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
-
- getRows_result(Hbase.getRows_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_result
-
Performs a deep copy on other.
- 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
-
required uint64 rowsDeleted = 1;
- getRowsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
required uint64 rowsDeleted = 1;
- getRowsDeleted() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponseOrBuilder
-
required uint64 rowsDeleted = 1;
- 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
-
- getRowStartIndexes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.row.BaseTestRowData
-
- getRowStartIndexes() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.row.TestRowData
-
- getRowsToLock() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.FriendsOfFriendsProcessor
-
- getRowsToLock() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.IncrementCounterProcessor
-
- getRowsToLock() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.RowSwapProcessor
-
- getRowsToLock() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.TimeoutProcessor
-
- 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>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getRowsTs(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsTs
-
- getRowsTs(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getRowsTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
-
- getRowsTs_args(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
-
- getRowsTs_args(Hbase.getRowsTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
-
Performs a deep copy on other.
- getRowsTs_call(ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsTs_call
-
- getRowsTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
-
- getRowsTs_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
-
- getRowsTs_result(Hbase.getRowsTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_result
-
Performs a deep copy on other.
- getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsWithColumns
-
- getRowsWithColumns(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getRowsWithColumns_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
-
- getRowsWithColumns_args(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
-
- getRowsWithColumns_args(Hbase.getRowsWithColumns_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
-
Performs a deep copy on other.
- getRowsWithColumns_call(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsWithColumns_call
-
- getRowsWithColumns_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
-
- getRowsWithColumns_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
-
- getRowsWithColumns_result(Hbase.getRowsWithColumns_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_result
-
Performs a deep copy on other.
- getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowsWithColumnsTs
-
- getRowsWithColumnsTs(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getRowsWithColumnsTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
-
- getRowsWithColumnsTs_args(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
-
- getRowsWithColumnsTs_args(Hbase.getRowsWithColumnsTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
-
Performs a deep copy on other.
- getRowsWithColumnsTs_call(ByteBuffer, List<ByteBuffer>, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowsWithColumnsTs_call
-
- getRowsWithColumnsTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
-
- getRowsWithColumnsTs_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
-
- getRowsWithColumnsTs_result(Hbase.getRowsWithColumnsTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_result
-
Performs a deep copy on other.
- 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>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowTs
-
- getRowTs(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getRowTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
-
- getRowTs_args(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
-
- getRowTs_args(Hbase.getRowTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
-
Performs a deep copy on other.
- getRowTs_call(ByteBuffer, ByteBuffer, long, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowTs_call
-
- getRowTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
-
- getRowTs_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
-
- getRowTs_result(Hbase.getRowTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_result
-
Performs a deep copy on other.
- getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowWithColumns
-
- getRowWithColumns(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getRowWithColumns_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
-
- getRowWithColumns_args(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
-
- getRowWithColumns_args(Hbase.getRowWithColumns_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
-
Performs a deep copy on other.
- getRowWithColumns_call(ByteBuffer, ByteBuffer, List<ByteBuffer>, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowWithColumns_call
-
- getRowWithColumns_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
-
- getRowWithColumns_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
-
- getRowWithColumns_result(Hbase.getRowWithColumns_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_result
-
Performs a deep copy on other.
- getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getRowWithColumnsTs
-
- getRowWithColumnsTs(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getRowWithColumnsTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
-
- getRowWithColumnsTs_args(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
-
- getRowWithColumnsTs_args(Hbase.getRowWithColumnsTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
-
Performs a deep copy on other.
- getRowWithColumnsTs_call(ByteBuffer, ByteBuffer, List<ByteBuffer>, long, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getRowWithColumnsTs_call
-
- getRowWithColumnsTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
-
- getRowWithColumnsTs_result(List<TRowResult>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
-
- getRowWithColumnsTs_result(Hbase.getRowWithColumnsTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_result
-
Performs a deep copy on other.
- 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.
- getRpcRetryingCaller(int, int, RetryingCallerInterceptor) - Method in class org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
-
- getRpcServer() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- 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.
- getRpcStubCreatedFlag() - Method in class org.apache.hadoop.hbase.regionserver.TestRegionServerReportForDuty.MyRegionServer
-
- getRpcTimeout() - Method in class org.apache.hadoop.hbase.ipc.AsyncCall
-
Get the rpc 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
- getRSForFirstRegionInTable(TableName) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Tool to get the reference to the region server object that holds the
region of the specified user table.
- getRSRpcServices() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getRunnableSet() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- 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.SaslUtil.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
-
required .Scan scan = 1;
- getScan() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
required .Scan scan = 1;
- getScan() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
-
required .Scan scan = 1;
- 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
-
required .Scan scan = 1;
- 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.MetaTableAccessor
-
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
-
- getScanLabelGenerators(Configuration) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
-
- getScanMetrics() - Method in class org.apache.hadoop.hbase.client.AbstractClientScanner
-
Used internally accumulating metrics on scan.
- getScanMetrics() - Method in class org.apache.hadoop.hbase.client.Scan
-
- getScanner(Scan) - Method in class org.apache.hadoop.hbase.client.HTable
-
The underlying
HTable
must not be closed.
- getScanner(byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
-
The underlying
HTable
must not be closed.
- getScanner(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTable
-
The underlying
HTable
must not be closed.
- getScanner(Scan) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- getScanner(byte[]) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- getScanner(byte[], byte[]) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- getScanner(Scan) - Method in interface org.apache.hadoop.hbase.client.Table
-
Returns a scanner on the current table as specified by the
Scan
object.
- getScanner(byte[]) - Method in interface org.apache.hadoop.hbase.client.Table
-
Gets a scanner on the current table for the given family.
- getScanner(byte[], byte[]) - Method in interface org.apache.hadoop.hbase.client.Table
-
Gets a scanner on the current table for the given family and qualifier.
- getScanner(byte[], byte[][], byte[], long) - Method in class org.apache.hadoop.hbase.HBaseTestCase.HRegionIncommon
-
Deprecated.
- getScanner(byte[], byte[][], byte[], long) - Method in class org.apache.hadoop.hbase.HBaseTestCase.HTableIncommon
-
Deprecated.
- getScanner(byte[], byte[][], byte[], long) - Method in interface org.apache.hadoop.hbase.HBaseTestCase.Incommon
-
Deprecated.
- 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(boolean, boolean, boolean) - Method in class org.apache.hadoop.hbase.io.hfile.HFileReaderV3
-
Create a Scanner on this file.
- getScanner() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.RecordReader
-
- getScanner(Scan) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getScanner(Scan, List<KeyValueScanner>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getScanner(Scan, NavigableSet<byte[]>, long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getScanner() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
-
- getScanner(Scan) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Return an iterator that scans over the HRegion, returning the indicated
columns and rows specified by the
Scan
.
- getScanner(Scan, NavigableSet<byte[]>, long) - 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
-
- getScannerCaching() - Method in class org.apache.hadoop.hbase.client.TableConfiguration
-
- getScannerCallable(byte[], int) - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
- getScannerCallable(byte[], int, byte[]) - Method in class org.apache.hadoop.hbase.client.ReversedClientScanner
-
- getScannerCallableForReplica(int) - Method in class org.apache.hadoop.hbase.client.ReversedScannerCallable
-
- getScannerCallableForReplica(int) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
- 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
-
- getScannerMaxResultSize() - Method in class org.apache.hadoop.hbase.client.TableConfiguration
-
- getScannerResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- getScannerResults(ByteBuffer, TScan, int, <any>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
-
- getScannerResults(ByteBuffer, TScan, int, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getScannerResults
-
- getScannerResults(ByteBuffer, TScan, int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- getScannerResults_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
-
- getScannerResults_args(ByteBuffer, TScan, int) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
-
- getScannerResults_args(THBaseService.getScannerResults_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_args
-
Performs a deep copy on other.
- getScannerResults_call(ByteBuffer, TScan, int, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getScannerResults_call
-
- getScannerResults_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
-
- getScannerResults_result(List<TResult>, TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
-
- getScannerResults_result(THBaseService.getScannerResults_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerResults_result
-
Performs a deep copy on other.
- getScannerRows(int, int, <any>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
-
- getScannerRows(int, int, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.getScannerRows
-
- getScannerRows(int, int) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- getScannerRows_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
-
- getScannerRows_args(int, int) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
-
- getScannerRows_args(THBaseService.getScannerRows_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_args
-
Performs a deep copy on other.
- getScannerRows_call(int, int, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient.getScannerRows_call
-
- getScannerRows_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
-
- getScannerRows_result(List<TResult>, TIOError, TIllegalArgument) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
-
- getScannerRows_result(THBaseService.getScannerRows_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.getScannerRows_result
-
Performs a deep copy on other.
- getScanners(long) - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
-
- getScanners(boolean, boolean, boolean, boolean, ScanQueryMatcher, byte[], byte[], long) - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Get all scanners with no filtering based on TTL (that happens further down
the line).
- getScanners(long) - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
-
- getScanners(boolean, boolean, boolean, boolean, ScanQueryMatcher, byte[], byte[], long) - 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, long) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
Return an array of scanners corresponding to the given
set of store files.
- getScannersForStoreFiles(Collection<StoreFile>, boolean, boolean, boolean, long) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
Return an array of scanners corresponding to the given set of store files.
- getScannersForStoreFiles(Collection<StoreFile>, boolean, boolean, boolean, ScanQueryMatcher, long, boolean) - 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
- getScannersForStoreFiles(Collection<StoreFile>, boolean, boolean, boolean, ScanQueryMatcher, long) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- getScannersNoCompaction() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
Get a filtered list of scanners.
- getScannerTimeout() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
- getScanOrBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest.Builder
-
required .Scan scan = 1;
- getScanOrBuilder() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
required .Scan scan = 1;
- getScanOrBuilder() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
-
required .Scan scan = 1;
- 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;
- getScanResource(UriInfo, String, String, int, String, String, List<String>, int, int, long, long, boolean, String) - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- 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.
- getScheduler() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- getScheduler() - Method in interface org.apache.hadoop.hbase.ipc.RpcServerInterface
-
- getSchemaAlterStatus(RpcController, MasterProtos.GetSchemaAlterStatusRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
Get the number of regions of the table that have been updated by the alter.
- getSchemaAlterStatus(com.google.protobuf.RpcController, MasterProtos.GetSchemaAlterStatusRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
-
- getSchemaAlterStatus(com.google.protobuf.RpcController, MasterProtos.GetSchemaAlterStatusRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
rpc GetSchemaAlterStatus(.GetSchemaAlterStatusRequest) returns (.GetSchemaAlterStatusResponse);
- getSchemaAlterStatus(com.google.protobuf.RpcController, MasterProtos.GetSchemaAlterStatusRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
-
rpc GetSchemaAlterStatus(.GetSchemaAlterStatusRequest) returns (.GetSchemaAlterStatusResponse);
- getSchemaAlterStatus(com.google.protobuf.RpcController, MasterProtos.GetSchemaAlterStatusRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
-
- getSchemaResource() - Method in class org.apache.hadoop.hbase.rest.TableResource
-
- getScheme(HttpConfig.Policy) - Method in class org.apache.hadoop.hbase.http.HttpConfig
-
- getSchemePrefix() - Method in class org.apache.hadoop.hbase.http.HttpConfig
-
- getScope() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
- getScope() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
-
optional .QuotaScope scope = 4 [default = MACHINE];
- getScope() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
optional .QuotaScope scope = 4 [default = MACHINE];
- getScope() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuotaOrBuilder
-
optional .QuotaScope scope = 4 [default = MACHINE];
- 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.wal.WALKey
-
- 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;
- getScopeWALEntryFilter() - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
-
Returns a WALEntryFilter for checking the scope.
- getScopeWALEntryFilter() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
-
- 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;
- getSecretKeyForSubject(String, Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Resolves a key for the given subject
- getSecretManager() - Method in class org.apache.hadoop.hbase.ipc.RpcServer
-
- getSecuredConfiguration() - Static method in class org.apache.hadoop.hbase.security.HBaseKerberosUtils
-
- 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
-
- getSeqNumColumn(int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for seqNum column for replicaId
- getSeqNumDuringOpen(Result) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- getSequenceId() - Method in interface org.apache.hadoop.hbase.Cell
-
A region-specific unique monotonically increasing sequence ID given to each Cell.
- getSequenceId() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
-
- getSequenceId() - Method in class org.apache.hadoop.hbase.KeyValue
-
used to achieve atomic operations in the memstore.
- getSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId.Builder
-
required uint64 sequence_id = 2;
- getSequenceId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
required uint64 sequence_id = 2;
- getSequenceId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceIdOrBuilder
-
required uint64 sequence_id = 2;
- getSequenceID() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore.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.HRegion
-
Do not change this sequence id.
- 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 interface org.apache.hadoop.hbase.regionserver.SequenceId
-
- 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.regionserver.wal.ReplayHLogKey
-
Returns the original sequence id
- getSequenceId() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- getSequenceID() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- getSequenceId() - Method in class org.apache.hadoop.hbase.wal.WALKey
-
- getSequenceId(long) - Method in class org.apache.hadoop.hbase.wal.WALKey
-
Wait for sequence number to be assigned & return the assigned value.
- 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 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.CacheTestUtils.ByteArrayCacheable
-
- 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.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- 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.UpdateConfigurationRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- 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.AdminProtos.WarmupRegionRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- 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.Authorizations
-
- 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.CellVisibility
-
- 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.CoprocessorServiceResult
-
- 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.RegionLoadStats
-
- 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.RegionStoreSequenceIds
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- 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.LongComparator
-
- 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.EncryptionProtos.WrappedKey
-
- 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.FilterAllFilter
-
- 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.MultiRowRangeFilter
-
- 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.RowRange
-
- 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.DoubleMsg
-
- 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.ProcedureDescription
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- 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.MapReduceProtos.TableSnapshotRegionSplit
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- 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.ExecProcedureRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- 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.GetProcedureResultRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- 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.IsBalancerEnabledRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- 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.IsNormalizerEnabledRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- 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.ListProceduresRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- 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.MajorCompactionTimestampForRegionRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- 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.NormalizeRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- 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.SetNormalizerRunningRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- 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.TruncateTableRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- 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.ProcedureProtos.Procedure
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- 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.RegionStateTransition
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- 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.RPCProtos.VersionInfo
-
- 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.SnapshotProtos.SnapshotDataManifest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- 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.FlushDescriptor
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- getSerializedSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- 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.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.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 interface org.apache.hadoop.hbase.CoordinatedStateManager
-
- getServer() - Method in class org.apache.hadoop.hbase.coordination.BaseCoordinatedStateManager
-
- getServer() - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
- 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.ReportRegionStateTransitionRequest.Builder
-
required .ServerName server = 1;
- getServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
required .ServerName server = 1;
- getServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequestOrBuilder
-
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.WALProtos.RegionEventDescriptor.Builder
-
optional .ServerName server = 6;
- getServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
optional .ServerName server = 6;
- getServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
optional .ServerName server = 6;
- 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;
- getServer() - Method in interface org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
-
Get the Server running the transaction or rollback
- getServer() - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl
-
- getServer() - Method in interface org.apache.hadoop.hbase.regionserver.SplitTransaction
-
Get the Server running the transaction or rollback
- getServer() - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl
-
- 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.ReportRegionStateTransitionRequest.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.WALProtos.RegionEventDescriptor.Builder
-
optional .ServerName server = 6;
- getServerBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
-
required .ServerName server = 1;
- getServerColumn(int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for server column for replicaId
- 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;
- getServerHasMoreResults() - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
Should the client attempt to fetch more results from this region
- getServerHoldingMeta() - Method in class org.apache.hadoop.hbase.HBaseCluster
-
Get the ServerName of region server serving the first hbase:meta region
- getServerHoldingRegion(TableName, byte[]) - Method in class org.apache.hadoop.hbase.DistributedHBaseCluster
-
- getServerHoldingRegion(TableName, byte[]) - Method in class org.apache.hadoop.hbase.HBaseCluster
-
Get the ServerName of region server serving the specified region
- getServerHoldingRegion(TableName, byte[]) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- getServerInfo() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
- getServerInfo(com.google.protobuf.RpcController, AdminProtos.GetServerInfoRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
-
- getServerInfo(com.google.protobuf.RpcController, AdminProtos.GetServerInfoRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
-
rpc GetServerInfo(.GetServerInfoRequest) returns (.GetServerInfoResponse);
- getServerInfo(com.google.protobuf.RpcController, AdminProtos.GetServerInfoRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
-
rpc GetServerInfo(.GetServerInfoRequest) returns (.GetServerInfoResponse);
- getServerInfo(com.google.protobuf.RpcController, AdminProtos.GetServerInfoRequest, <any>) - 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.RSRpcServices
-
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
-
- getServerName() - Method in interface org.apache.hadoop.hbase.coordination.OpenRegionCoordination.OpenRegionDetails
-
- getServerName() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
- getServerName() - Method in class org.apache.hadoop.hbase.coordination.ZkOpenRegionCoordination.ZkOpenRegionDetails
-
- getServerName() - Method in exception org.apache.hadoop.hbase.exceptions.RegionMovedException
-
- getServerName(Result) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- getServerName() - Method in class org.apache.hadoop.hbase.HRegionLocation
-
- getServerName() - Method in class org.apache.hadoop.hbase.http.HttpServer.QuotingInputFilter.RequestQuoter
-
Quote the server name so that users specifying the HOST HTTP header
can't inject attacks.
- getServerName() - Method in class org.apache.hadoop.hbase.master.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.master.TestActiveMasterManager.DummyMaster
-
- getServerName() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- 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.regionserver.MetricsRegionServerWrapperStub
-
- 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
-
- getServerName() - Method in class org.apache.hadoop.hbase.util.MockServer
-
- 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;
- getServerNameFromWALDirectoryName(Configuration, String) - Static method in class org.apache.hadoop.hbase.wal.DefaultWALProvider
-
Pulls a ServerName out of a Path generated according to our layout rules.
- getServerNameFromWALDirectoryName(Path) - Static method in class org.apache.hadoop.hbase.wal.DefaultWALProvider
-
This function returns region server name from a log file name which is in one of the following
formats:
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.ReportRegionStateTransitionRequest.Builder
-
required .ServerName server = 1;
- getServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
required .ServerName server = 1;
- getServerOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequestOrBuilder
-
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.WALProtos.RegionEventDescriptor.Builder
-
optional .ServerName server = 6;
- getServerOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
optional .ServerName server = 6;
- getServerOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
optional .ServerName server = 6;
- 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
-
- getServerRegions(ServerName) - Method in class org.apache.hadoop.hbase.master.RegionStates
-
Get a copy of all regions assigned to a server
- getServers() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
- getServersSize() - Method in class org.apache.hadoop.hbase.ClusterStatus
-
- getServerStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest.Builder
-
optional uint64 serverStartCode = 5;
- getServerStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
-
optional uint64 serverStartCode = 5;
- getServerStartCode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequestOrBuilder
-
optional uint64 serverStartCode = 5;
- getServerStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.Builder
-
optional uint64 serverStartCode = 2;
- getServerStartCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
optional uint64 serverStartCode = 2;
- getServerStartCode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequestOrBuilder
-
optional uint64 serverStartCode = 2;
- 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
-
- getServerStartcodeFromServerName() - Method in class org.apache.hadoop.hbase.TestServerName
-
- getServerStats(String, int) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
Gets the statistics from the given server.
- getServerURL(HttpServer) - Static method in class org.apache.hadoop.hbase.http.HttpServerFunctionalTest
-
Pass in a server, return a URL bound to localhost and its port
- getServerUserRegions(Connection, ServerName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
- 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;
- getServerWith(byte[]) - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
Get the location of the specified region
- getServerWithMeta() - Method in class org.apache.hadoop.hbase.MiniHBaseCluster
-
- getService() - Method in class org.apache.hadoop.hbase.coprocessor.AggregateImplementation
-
- getService() - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
-
- getService() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpoint
-
- getService() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpointNullResponse
-
- getService() - Method in class org.apache.hadoop.hbase.coprocessor.ColumnAggregationEndpointWithErrors
-
- 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.coprocessor.ProtobufCoprocessorService
-
- getService() - Method in interface org.apache.hadoop.hbase.coprocessor.SingletonCoprocessorService
-
- 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.regionserver.TestServerCustomProtocol.PingHandler
-
- 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.access.TestAccessController.PingCoprocessor
-
- getService() - Method in class org.apache.hadoop.hbase.security.token.TokenProvider
-
- getService() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- 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;
- getServiceCall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
-
optional .CoprocessorServiceCall service_call = 4;
- getServiceCall() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
optional .CoprocessorServiceCall service_call = 4;
- getServiceCall() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ActionOrBuilder
-
optional .CoprocessorServiceCall service_call = 4;
- getServiceCallBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
-
optional .CoprocessorServiceCall service_call = 4;
- getServiceCallOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action.Builder
-
optional .CoprocessorServiceCall service_call = 4;
- getServiceCallOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
optional .CoprocessorServiceCall service_call = 4;
- getServiceCallOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ActionOrBuilder
-
optional .CoprocessorServiceCall service_call = 4;
- getServiceInterface() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.BlockingServiceAndInterface
-
- getServiceName() - Method in class org.apache.hadoop.hbase.ipc.ConnectionId
-
- 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;
- getServiceResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
-
optional .CoprocessorServiceResult service_result = 4;
- getServiceResult() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
optional .CoprocessorServiceResult service_result = 4;
- getServiceResult() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
-
optional .CoprocessorServiceResult service_result = 4;
- getServiceResultBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
-
optional .CoprocessorServiceResult service_result = 4;
- getServiceResultOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException.Builder
-
optional .CoprocessorServiceResult service_result = 4;
- getServiceResultOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
optional .CoprocessorServiceResult service_result = 4;
- getServiceResultOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrExceptionOrBuilder
-
optional .CoprocessorServiceResult service_result = 4;
- getServices() - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
- getServices() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- getServices() - Method in class org.apache.hadoop.hbase.security.HBasePolicyProvider
-
- getServletPort() - Method in class org.apache.hadoop.hbase.rest.HBaseRESTTestingUtility
-
- getSessionId() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
- getSessionPasswd() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
- getSettingsQualifierForUserNamespace(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getSettingsQualifierForUserTable(TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getSettingsQualifierRegexForUserNamespace(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getSettingsQualifierRegexForUserTable(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getsFromThrift(List<TGet>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Converts multiple
TGet
s (Thrift) into a list of
Get
s (HBase).
- getShare() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
-
optional float share = 3;
- getShare() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
optional float share = 3;
- getShare() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuotaOrBuilder
-
optional float share = 3;
- 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
-
- getShort(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- getShort() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getShort(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the short value at index
- getShort() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next short value from this range.
- getShortHistogramReport(Histogram) - Static method in class org.apache.hadoop.hbase.util.YammerHistogramUtils
-
- getShortMidpointKey(byte[], byte[]) - Method in class org.apache.hadoop.hbase.KeyValue.KVComparator
-
- 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.
- getSignature() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
-
required string signature = 1;
- getSignature() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
required string signature = 1;
- getSignature() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescriptionOrBuilder
-
required string signature = 1;
- getSignatureBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription.Builder
-
required string signature = 1;
- getSignatureBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
required string signature = 1;
- getSignatureBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescriptionOrBuilder
-
required string signature = 1;
- 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;
- getSink() - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
-
- getSink() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
-
- getSinkMetrics() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSink
-
Get replication Sink Metrics
- getSize() - Method in class org.apache.hadoop.hbase.io.encoding.EncodedDataBlock
-
Find the size of minimal buffer that could store compressed data.
- getSize() - Method in class org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.CachedBlocksByFile
-
- getSize() - Method in interface org.apache.hadoop.hbase.io.hfile.CachedBlock
-
- getSize() - Method in class org.apache.hadoop.hbase.io.ImmutableBytesWritable
-
- getSize() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
- 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 class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
-
- getSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getSize() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.ReplicateContext
-
- 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
-
- getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
-
required uint32 sizeOfLogQueue = 3;
- getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
required uint32 sizeOfLogQueue = 3;
- getSizeOfLogQueue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSourceOrBuilder
-
required uint32 sizeOfLogQueue = 3;
- getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Get the sizeOfLogQueue
- getSizeOfLogQueue() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
-
- getSizeToCheck(int) - Method in class org.apache.hadoop.hbase.regionserver.IncreasingToUpperBoundRegionSplitPolicy
-
- getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TextSortReducer
-
- getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
- getSkipBadLines() - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterTextMapper
-
- getSkippedTests() - Method in class org.apache.hadoop.hbase.devtools.buildstats.HistoryReport
-
- getSkipReplayedEditsFilter() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
-
- getSkipTableStateCheck() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
-
required bool skip_table_state_check = 3;
- getSkipTableStateCheck() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
required bool skip_table_state_check = 3;
- getSkipTableStateCheck() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateDataOrBuilder
-
required bool skip_table_state_check = 3;
- getSkipTableStateCheck() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
-
required bool skip_table_state_check = 3;
- getSkipTableStateCheck() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
required bool skip_table_state_check = 3;
- getSkipTableStateCheck() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateDataOrBuilder
-
required bool skip_table_state_check = 3;
- getSleepInterval() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
-
- getSleepTime() - Method in class org.apache.hadoop.hbase.client.DelayingRunner
-
- 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
-
- getSmallCompactionQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getSmallCompactionThreadNum() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- getSmallestReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- getSmallestReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getSmallestReadPoint() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getSmallestReadPoint() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- 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.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.IsProcedureDoneResponse.Builder
-
optional .ProcedureDescription snapshot = 2;
- getSnapshot() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
optional .ProcedureDescription snapshot = 2;
- getSnapshot() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponseOrBuilder
-
optional .ProcedureDescription snapshot = 2;
- 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.IsProcedureDoneResponse.Builder
-
optional .ProcedureDescription snapshot = 2;
- 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
-
- getSnapshotDescription() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
Get the SnapshotDescription
- getSnapshotDescription() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils.SnapshotMock.SnapshotBuilder
-
- getSnapshotDir() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
Get the current snapshot working dir
- getSnapshotList(Configuration) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotInfo
-
Returns the list of available snapshots in the specified location
- getSnapshotManagerForTesting() - Method in class org.apache.hadoop.hbase.master.HMaster
-
Exposed for TESTING!
- getSnapShotOfAssignment(Collection<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
- 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.IsProcedureDoneResponse.Builder
-
optional .ProcedureDescription snapshot = 2;
- getSnapshotOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
optional .ProcedureDescription snapshot = 2;
- getSnapshotOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponseOrBuilder
-
optional .ProcedureDescription snapshot = 2;
- 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;
- 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
-
- getSnapshotsDir() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils.SnapshotMock.SnapshotBuilder
-
- getSnapshotSize() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore
-
- getSnapshotSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getSnapshotSize() - Method in interface org.apache.hadoop.hbase.regionserver.MemStore
-
Return the size of the snapshot(s) if any
- getSnapshotSize() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
Returns the memstore snapshot size
- 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
- getSocketAddress() - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- getSoftLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
-
optional uint64 soft_limit = 2;
- getSoftLimit() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
optional uint64 soft_limit = 2;
- getSoftLimit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuotaOrBuilder
-
optional uint64 soft_limit = 2;
- getSomeServerName() - Static method in class org.apache.hadoop.hbase.client.TestFastFailWithoutTestUtil
-
- 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 exception org.apache.hadoop.hbase.procedure2.RemoteProcedureException
-
- 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(String) - Method in interface org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactory
-
- getSource(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsReplicationSourceFactoryImpl
-
- 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;
- getSourceMetrics() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
Get Replication Source Metrics
- 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;
- getSpiedClusterConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.HConnectionTestingUtility
-
- getSpiedConnection(Configuration) - Static method in class org.apache.hadoop.hbase.client.HConnectionTestingUtility
-
Get a Mockito spied-upon
ClusterConnection
that goes with the passed
conf
configuration instance.
- 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;
- getSplitCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
-
- getSplitEditFilesSorted(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.wal.WALSplitter
-
Returns sorted set of edit files made by splitter, excluding files
with '.temp' suffix.
- getSplitKey() - Method in class org.apache.hadoop.hbase.io.Reference
-
- getSplitKey(byte[], byte[], boolean) - Static method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
select a split point in the region.
- 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;
- getSplitKeys() - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils
-
- 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
-
- getSplitLogManagerCoordination() - Method in class org.apache.hadoop.hbase.coordination.BaseCoordinatedStateManager
-
Method to retrieve coordination for split log manager
- getSplitLogManagerCoordination() - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
- getSplitLogWorkerCoordination() - Method in class org.apache.hadoop.hbase.coordination.BaseCoordinatedStateManager
-
Method to retrieve coordination for split log worker
- getSplitLogWorkerCoordination() - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
- getSplitPartSize() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
-
- getSplitPoint() - Method in class org.apache.hadoop.hbase.master.normalizer.SplitNormalizationPlan
-
- 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.
- getSplitPoint() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getSplitPolicy() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getSplitPolicyClass(HTableDescriptor, Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.RegionSplitPolicy
-
- getSplitQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.CompactSplitThread
-
- getSplitQueueSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of the split queue
- getSplitQueueSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getSplits(JobConf, int) - Method in class org.apache.hadoop.hbase.mapred.TableInputFormatBase
-
Calculates the splits that will serve as input for the map tasks.
- getSplits(JobConf, int) - Method in class org.apache.hadoop.hbase.mapred.TableSnapshotInputFormat
-
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.HLogInputFormat
-
Deprecated.
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.ITBulkLoadInputFormat
-
- 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.NMapInputFormat
-
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
Calculates the splits that will serve as input for the map tasks.
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Calculates the splits that will serve as input for the map tasks.
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormat
-
- getSplits(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl
-
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.mapreduce.WALInputFormat
-
- getSplits(PerformanceEvaluation.TestOptions) - Static method in class org.apache.hadoop.hbase.PerformanceEvaluation
-
generates splits based on total number of rows and specified split regions
- getSplits() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation
-
Generates splits based on total number of rows and specified split regions
- getSplits(JobContext) - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputFormat
-
- getSplits() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
- getSplitSize() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
-
- getSplittableRegion(TableName, int) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getSplitTransactionCoordination() - Method in class org.apache.hadoop.hbase.coordination.BaseCoordinatedStateManager
-
Method to retrieve coordination for split transaction.
- getSplitTransactionCoordination() - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
- getSrcChecksum() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string src_checksum = 6;
- getSrcChecksum() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string src_checksum = 6;
- getSrcChecksum() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string src_checksum = 6;
- getSrcChecksum() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
Get the checksum of the source files from which Hadoop was compiled.
- getSrcChecksumBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string src_checksum = 6;
- getSrcChecksumBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string src_checksum = 6;
- getSrcChecksumBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string src_checksum = 6;
- getStackId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
repeated uint32 stack_id = 7;
- getStackId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
repeated uint32 stack_id = 7;
- getStackId(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
repeated uint32 stack_id = 7;
- getStackIdCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
repeated uint32 stack_id = 7;
- getStackIdCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
repeated uint32 stack_id = 7;
- getStackIdCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
repeated uint32 stack_id = 7;
- getStackIdList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
repeated uint32 stack_id = 7;
- getStackIdList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
repeated uint32 stack_id = 7;
- getStackIdList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
repeated uint32 stack_id = 7;
- getStackIndexes() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
- 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.
- getStale() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result.Builder
-
optional bool stale = 4 [default = false];
- getStale() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
optional bool stale = 4 [default = false];
- getStale() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrBuilder
-
optional bool stale = 4 [default = false];
- getStale() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse.Builder
-
optional bool stale = 6;
- getStale() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
optional bool stale = 6;
- getStale() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponseOrBuilder
-
optional bool stale = 6;
- 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
-
- getStart() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker.BitSetNode
-
- 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.regionserver.MetricsRegionServerWrapperStub
-
- 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
-
- getStartCodeColumn(int) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns the column qualifier for server start code column for replicaId
- 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.HRegionLocator
-
Gets the starting and ending row keys for every region in the currently
open table.
- getStartEndKeys() - Method in class org.apache.hadoop.hbase.client.HTable
-
- getStartEndKeys() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
Gets the starting and ending row keys for every region in the currently
open table.
- getStartEndKeys() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormat
-
- getStartEndKeys() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
- getStartId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
-
required uint64 start_id = 1;
- getStartId() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
required uint64 start_id = 1;
- getStartId() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNodeOrBuilder
-
required uint64 start_id = 1;
- 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.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.HRegionLocator
-
Gets the starting row key for every region in the currently open table.
- getStartKeys() - Method in class org.apache.hadoop.hbase.client.HTable
-
- getStartKeys() - Method in interface org.apache.hadoop.hbase.client.RegionLocator
-
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.filter.MultiRowRangeFilter.RowRange
-
- getStartRow() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
- getStartRow() - Method in class org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
-
- getStartRow() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatTestBase
-
- getStartRow() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the start row.
- getStartRow() - Method in class org.apache.hadoop.hbase.mapreduce.TestTableSnapshotInputFormat
-
- 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.protobuf.generated.FilterProtos.RowRange.Builder
-
optional bytes start_row = 1;
- getStartRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
optional bytes start_row = 1;
- getStartRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRangeOrBuilder
-
optional bytes start_row = 1;
- getStartRow(int) - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
Gets the start row for a given stripe.
- getStartRow(int) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getStartRow() - Method in class org.apache.hadoop.hbase.rest.model.ScannerModel
-
- getStartRow() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputSplit
-
- 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
-
- getStartRowInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange.Builder
-
optional bool start_row_inclusive = 2;
- getStartRowInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
optional bool start_row_inclusive = 2;
- getStartRowInclusive() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRangeOrBuilder
-
optional bool start_row_inclusive = 2;
- getStarts() - Method in class org.apache.hadoop.hbase.util.RegionSplitCalculator
-
- getStartTime() - Method in class org.apache.hadoop.hbase.ipc.AsyncCall
-
Get the start time
- getStartTime() - Method in class org.apache.hadoop.hbase.ipc.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.procedure2.Procedure
-
- getStartTime() - Method in class org.apache.hadoop.hbase.ProcedureInfo
-
- getStartTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.Builder
-
optional uint64 start_time = 2;
- getStartTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
optional uint64 start_time = 2;
- getStartTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponseOrBuilder
-
optional uint64 start_time = 2;
- getStartTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
required uint64 start_time = 4;
- getStartTime() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
required uint64 start_time = 4;
- getStartTime() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
required uint64 start_time = 4;
- 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(int) - Method in class org.apache.hadoop.hbase.master.procedure.AddColumnFamilyProcedure
-
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
-
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteColumnFamilyProcedure
-
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
-
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
-
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyColumnFamilyProcedure
-
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
- getState(int) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
-
- 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.procedure2.Procedure
-
- getState(int) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Convert an ordinal (or state id) to an Enum (or more descriptive) state object.
- getState(int) - Method in class org.apache.hadoop.hbase.procedure2.TestProcedureRecovery.TestStateMachineProcedure
-
- 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.MasterProtos.GetProcedureResultResponse.Builder
-
required .GetProcedureResultResponse.State state = 1;
- getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
required .GetProcedureResultResponse.State state = 1;
- getState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponseOrBuilder
-
required .GetProcedureResultResponse.State state = 1;
- getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
required .ProcedureState state = 6;
- getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
required .ProcedureState state = 6;
- getState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
required .ProcedureState state = 6;
- getState(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData.Builder
-
repeated uint32 state = 1;
- getState(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
repeated uint32 state = 1;
- getState(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureDataOrBuilder
-
repeated uint32 state = 1;
- getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer.Builder
-
optional .RegionState.State state = 3;
- getState() - Method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
-
optional .RegionState.State state = 3;
- getState() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServerOrBuilder
-
optional .RegionState.State state = 3;
- 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
-
- getStateCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData.Builder
-
repeated uint32 state = 1;
- getStateCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
repeated uint32 state = 1;
- getStateCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureDataOrBuilder
-
repeated uint32 state = 1;
- getStateData() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
optional bytes state_data = 12;
- getStateData() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
optional bytes state_data = 12;
- getStateData() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
optional bytes state_data = 12;
- getStateId(MasterProcedureProtos.AddColumnFamilyState) - Method in class org.apache.hadoop.hbase.master.procedure.AddColumnFamilyProcedure
-
- getStateId(MasterProcedureProtos.CreateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
-
- getStateId(MasterProcedureProtos.DeleteColumnFamilyState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteColumnFamilyProcedure
-
- getStateId(MasterProcedureProtos.DeleteTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
-
- getStateId(MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
-
- getStateId(MasterProcedureProtos.EnableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
- getStateId(MasterProcedureProtos.ModifyColumnFamilyState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyColumnFamilyProcedure
-
- getStateId(MasterProcedureProtos.ModifyTableState) - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
- getStateId(MasterProcedureProtos.TruncateTableState) - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
-
- getStateId(TState) - Method in class org.apache.hadoop.hbase.procedure2.StateMachineProcedure
-
Convert the Enum (or more descriptive) state object to an ordinal (or state id).
- getStateId(TestProcedureRecovery.TestStateMachineProcedure.State) - Method in class org.apache.hadoop.hbase.procedure2.TestProcedureRecovery.TestStateMachineProcedure
-
- getStateList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData.Builder
-
repeated uint32 state = 1;
- getStateList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
repeated uint32 state = 1;
- getStateList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureDataOrBuilder
-
repeated uint32 state = 1;
- getStateTime() - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- getStatisticsTracker() - Method in interface org.apache.hadoop.hbase.client.ClusterConnection
-
- getStats() - Method in class org.apache.hadoop.hbase.client.Result
-
- getStats(ServerName) - Method in class org.apache.hadoop.hbase.client.ServerStatisticTracker
-
- getStats() - Method in interface org.apache.hadoop.hbase.io.hfile.BlockCache
-
Get the statistics for this block cache.
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketCache
-
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.CombinedBlockCache
-
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.LruBlockCache
-
Get counter statistics for this cache.
- getStats() - Method in class org.apache.hadoop.hbase.io.hfile.MemcachedBlockCache
-
- 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
- getStats() - Method in class org.apache.hadoop.hbase.replication.ReplicationSourceDummy
-
- getStatsForRegion(byte[]) - Method in class org.apache.hadoop.hbase.client.backoff.ServerStatistics
-
- getStatus() - Method in class org.apache.hadoop.hbase.devtools.buildstats.TestCaseResult
-
- 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
-
- getStatusOfPeer(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Get the replication status for the specified connected remote slave cluster.
- getStatusOfPeer(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, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.AggregateImplementation
-
Gives a Pair with first object a List containing Sum and sum of squares,
and the second object as row count.
- getStd(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
-
- getStd(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
-
rpc GetStd(.AggregateRequest) returns (.AggregateResponse);
- getStd(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
-
rpc GetStd(.AggregateRequest) returns (.AggregateResponse);
- getStd(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Stub
-
- getStdDev() - Method in class org.apache.hadoop.hbase.io.hfile.AgeSnapshot
-
- getStopper() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
- getStopRow() - Method in class org.apache.hadoop.hbase.client.Scan
-
- getStopRow() - Method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter.RowRange
-
- 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.protobuf.generated.FilterProtos.RowRange.Builder
-
optional bytes stop_row = 3;
- getStopRow() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
optional bytes stop_row = 3;
- getStopRow() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRangeOrBuilder
-
optional bytes stop_row = 3;
- 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
-
- getStopRowInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange.Builder
-
optional bool stop_row_inclusive = 4;
- getStopRowInclusive() - Method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
optional bool stop_row_inclusive = 4;
- getStopRowInclusive() - Method in interface org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRangeOrBuilder
-
optional bool stop_row_inclusive = 4;
- 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() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- getStore(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getStore(byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Return the Store for the given family
- getStoreArchivePath(Configuration, HRegion, Store) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveTestingUtil
-
Helper method to get the store archive directory for the specified region
- getStoreArchivePath(HBaseTestingUtility, String, byte[]) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveTestingUtil
-
- 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
-
- getStoreCompactionPriority() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getStoreCompleteSequenceId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceId(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceId() - Method in class org.apache.hadoop.hbase.RegionLoad
-
- getStoreCompleteSequenceIdBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad.Builder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreCompleteSequenceIdOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoadOrBuilder
-
repeated .StoreSequenceId store_complete_sequence_id = 18;
- getStoreDir(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the directory path of the specified family
- getStoreEngine() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
Returns the StoreEngine that is backing this concrete implementation of Store.
- getStoreFile(com.google.protobuf.RpcController, AdminProtos.GetStoreFileRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.BlockingInterface
-
- getStoreFile(com.google.protobuf.RpcController, AdminProtos.GetStoreFileRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService
-
rpc GetStoreFile(.GetStoreFileRequest) returns (.GetStoreFileResponse);
- getStoreFile(com.google.protobuf.RpcController, AdminProtos.GetStoreFileRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.AdminService.Interface
-
rpc GetStoreFile(.GetStoreFileRequest) returns (.GetStoreFileResponse);
- getStoreFile(com.google.protobuf.RpcController, AdminProtos.GetStoreFileRequest, <any>) - 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(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
-
repeated string store_file = 3;
- getStoreFile(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
repeated string store_file = 3;
- getStoreFile(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptorOrBuilder
-
repeated string store_file = 3;
- getStoreFile(RpcController, AdminProtos.GetStoreFileRequest) - Method in class org.apache.hadoop.hbase.regionserver.RSRpcServices
-
- 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;
- getStoreFileBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
-
repeated string store_file = 3;
- getStoreFileBytes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
repeated string store_file = 3;
- getStoreFileBytes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptorOrBuilder
-
repeated string store_file = 3;
- 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 class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
-
repeated string store_file = 3;
- getStoreFileCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
repeated string store_file = 3;
- getStoreFileCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptorOrBuilder
-
repeated string store_file = 3;
- getStorefileCount() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Returns the number of files currently in use.
- getStorefileCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getStoreFileIndexSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the Size (in bytes) of indexes in storefiles on disk.
- getStoreFileIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- 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;
- getStoreFileInfo(Configuration, FileSystem, HRegionInfo, HRegionInfo, String, Path) - Static method in class org.apache.hadoop.hbase.util.ServerRegionReplicaUtil
-
Returns a StoreFileInfo from the given FileStatus.
- 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() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
-
repeated string store_file = 3;
- getStoreFileList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
repeated string store_file = 3;
- getStoreFileList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptorOrBuilder
-
repeated string store_file = 3;
- getStoreFileList(byte[][]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getStoreFileList(byte[][]) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getStoreFileManager() - Method in class org.apache.hadoop.hbase.regionserver.StoreEngine
-
- getStoreFileOpenAndCloseThreadPool(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getStorefiles() - Method in class org.apache.hadoop.hbase.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(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFiles(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFiles(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- 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() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
- getStoreFiles(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the store files available for the family.
- getStoreFiles(String) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
- getStoreFiles(String, boolean) - Method in class org.apache.hadoop.hbase.regionserver.HRegionFileSystem
-
Returns the store files available for the family.
- getStorefiles() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getStorefiles() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getStorefiles() - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
Gets the snapshot of the store files currently in use.
- getStorefiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- 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
-
- getStoreFilesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- 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, long) - 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.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- 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 class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getStoreFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total size of the store files this region server is serving from.
- getStoreFileSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getStoreFileSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- 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;
- getStoreFilesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles.Builder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- getStoreFilesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFilesOrBuilder
-
repeated .SnapshotRegionManifest.StoreFile store_files = 2;
- 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
-
- getStoreFlushes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushes(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushes(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptorOrBuilder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptorOrBuilder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptorOrBuilder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptorOrBuilder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.Builder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- getStoreFlushesOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptorOrBuilder
-
repeated .FlushDescriptor.StoreFlushDescriptor store_flushes = 5;
- 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() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
-
required string store_home_dir = 2;
- getStoreHomeDir() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
required string store_home_dir = 2;
- getStoreHomeDir() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder
-
required string store_home_dir = 2;
- getStoreHomeDir() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
-
required string store_home_dir = 2;
- getStoreHomeDir() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
required string store_home_dir = 2;
- getStoreHomeDir() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptorOrBuilder
-
required string store_home_dir = 2;
- 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;
- getStoreHomeDirBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor.Builder
-
required string store_home_dir = 2;
- getStoreHomeDirBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
required string store_home_dir = 2;
- getStoreHomeDirBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptorOrBuilder
-
required string store_home_dir = 2;
- getStoreHomeDirBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor.Builder
-
required string store_home_dir = 2;
- getStoreHomeDirBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
required string store_home_dir = 2;
- getStoreHomeDirBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptorOrBuilder
-
required string store_home_dir = 2;
- getStoreLastFlushedSequenceId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceId(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponseOrBuilder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponseOrBuilder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponseOrBuilder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponseOrBuilder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse.Builder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- getStoreLastFlushedSequenceIdOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponseOrBuilder
-
repeated .StoreSequenceId store_last_flushed_sequence_id = 2;
- 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(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
-
repeated .StoreDescriptor stores = 3;
- getStores(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
repeated .StoreDescriptor stores = 3;
- getStores(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptorOrBuilder
-
repeated .StoreDescriptor stores = 3;
- getStores(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
repeated .StoreDescriptor stores = 5;
- getStores(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
repeated .StoreDescriptor stores = 5;
- getStores(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
repeated .StoreDescriptor stores = 5;
- getStores() - Method in class org.apache.hadoop.hbase.RegionLoad
-
- getStores() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getStores() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Return the list of Stores managed by this region
- getStores() - Method in class org.apache.hadoop.hbase.rest.model.StorageClusterStatusModel.Node.Region
-
- 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
-
- getStoresBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
-
repeated .StoreDescriptor stores = 3;
- getStoresBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
repeated .StoreDescriptor stores = 5;
- getStoresBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
-
repeated .StoreDescriptor stores = 3;
- getStoresBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
repeated .StoreDescriptor stores = 5;
- getStoresCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
-
repeated .StoreDescriptor stores = 3;
- getStoresCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
repeated .StoreDescriptor stores = 3;
- getStoresCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptorOrBuilder
-
repeated .StoreDescriptor stores = 3;
- getStoresCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
repeated .StoreDescriptor stores = 5;
- getStoresCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
repeated .StoreDescriptor stores = 5;
- getStoresCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
repeated .StoreDescriptor stores = 5;
- getStoreSequenceId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceId(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceId(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIdsOrBuilder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIdsOrBuilder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIdsOrBuilder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIdsOrBuilder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds.Builder
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
repeated .StoreSequenceId store_sequence_id = 2;
- getStoreSequenceIdOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.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
-
- getStoresList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
-
repeated .StoreDescriptor stores = 3;
- getStoresList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
repeated .StoreDescriptor stores = 3;
- getStoresList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptorOrBuilder
-
repeated .StoreDescriptor stores = 3;
- getStoresList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
repeated .StoreDescriptor stores = 5;
- getStoresList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
repeated .StoreDescriptor stores = 5;
- getStoresList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
repeated .StoreDescriptor stores = 5;
- getStoresOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
-
repeated .StoreDescriptor stores = 3;
- getStoresOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
repeated .StoreDescriptor stores = 3;
- getStoresOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptorOrBuilder
-
repeated .StoreDescriptor stores = 3;
- getStoresOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
repeated .StoreDescriptor stores = 5;
- getStoresOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
repeated .StoreDescriptor stores = 5;
- getStoresOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
repeated .StoreDescriptor stores = 5;
- getStoresOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor.Builder
-
repeated .StoreDescriptor stores = 3;
- getStoresOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
repeated .StoreDescriptor stores = 3;
- getStoresOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptorOrBuilder
-
repeated .StoreDescriptor stores = 3;
- getStoresOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
repeated .StoreDescriptor stores = 5;
- getStoresOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
repeated .StoreDescriptor stores = 5;
- getStoresOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
repeated .StoreDescriptor stores = 5;
- getStoreTracker() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
- 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.procedure2.store.wal.ProcedureWALFile
-
- getStream() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
-
- getStream() - Method in class org.apache.hadoop.hbase.rest.client.Response
-
Gets the input stream instance.
- getStripeBoundaries() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
- getStripeBoundaries() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getStripeCompactMaxFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
-
- getStripeCompactMinFiles() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreConfig
-
- getStripeCount() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
- getStripeCount() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getStripes() - Method in interface org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy.StripeInformationProvider
-
- getStripes() - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- 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.append_result
-
- 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.append_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.append_result
-
- 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.append_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
-
- getSuites() - Method in class org.apache.hadoop.hbase.devtools.buildstats.BuildResultWithTestCaseDetails
-
- getSum(RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.AggregateImplementation
-
Gives the sum for a given combination of column qualifier and column
family, in the given row range as defined in the Scan object.
- getSum() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse.Builder
-
required int64 sum = 1;
- getSum() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
required int64 sum = 1;
- getSum() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponseOrBuilder
-
required int64 sum = 1;
- getSum() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse.Builder
-
required int64 sum = 1;
- getSum() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
required int64 sum = 1;
- getSum() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponseOrBuilder
-
required int64 sum = 1;
- getSum() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse.Builder
-
optional int64 sum = 1;
- getSum() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
optional int64 sum = 1;
- getSum() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponseOrBuilder
-
optional int64 sum = 1;
- getSum(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.BlockingInterface
-
- getSum(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService
-
rpc GetSum(.AggregateRequest) returns (.AggregateResponse);
- getSum(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateService.Interface
-
rpc GetSum(.AggregateRequest) returns (.AggregateResponse);
- getSum(com.google.protobuf.RpcController, AggregateProtos.AggregateRequest, <any>) - 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.
- getSupportedCiphers() - Method in interface org.apache.hadoop.hbase.io.crypto.CipherProvider
-
Return the set of Ciphers supported by this provider
- getSupportedCiphers() - Method in class org.apache.hadoop.hbase.io.crypto.DefaultCipherProvider
-
- getSupportedCiphers() - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Get names of supported encryption algorithms
- getSupportedCiphers(Configuration) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Get names of supported encryption algorithms
- getSupportedCiphers() - Method in class org.apache.hadoop.hbase.io.crypto.TestCipherProvider.MyCipherProvider
-
- getSupportedCiphers() - Method in class org.apache.hadoop.hbase.util.TestEncryptionTest.FailingCipherProvider
-
- getSupportedCompressionAlgorithms() - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Get 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(TableName) - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve a Table implementation for accessing a table.
- getTable(TableName, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.Connection
-
Retrieve a Table implementation for accessing a table.
- getTable(String) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
Retrieve an HTableInterface implementation for access to a table.
- getTable(byte[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
Retrieve an HTableInterface implementation for access to a table.
- getTable(TableName) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
Retrieve an HTableInterface implementation for access to a table.
- getTable(String, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
Retrieve an HTableInterface implementation for access to a table.
- getTable(byte[], ExecutorService) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
Retrieve an HTableInterface implementation for access to a table.
- getTable(TableName, ExecutorService) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
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, ExecutorService) - 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(TableName, ExecutorService) - 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.mapred.TableInputFormatBase
-
Allows subclasses to get the
Table
.
- getTable() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
- getTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableInputFormatBase
-
Allows subclasses to get the
Table
.
- getTable() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the table name.
- getTable() - Method in class org.apache.hadoop.hbase.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.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
optional .TableSchema table = 3;
- getTable() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
optional .TableSchema table = 3;
- getTable() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplitOrBuilder
-
optional .TableSchema table = 3;
- getTable() - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
-
- 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 a Table 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.append_args
-
the table to append the value on
- 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
- getTable(String) - Method in class org.apache.hadoop.hbase.util.ConnectionCache
-
Caller closes the table afterwards.
- getTableArchivePath(Path, TableName) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the path to the table archive directory based on the configured archive directory.
- getTableArchivePath(Configuration, TableName) - Static method in class org.apache.hadoop.hbase.util.HFileArchiveUtil
-
Get the path to the table archive directory based on the configured archive directory.
- getTableBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
optional .TableSchema table = 3;
- 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;
- getTableCFs() - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeer
-
Get replicable (table, cf-list) map of this peer
- getTableCFs(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
Get the table and column-family-list map of the peer.
- getTableCFs(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- getTableCFs() - Method in class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl
-
Get replicable (table, cf-list) map of this peer
- getTableCfWALEntryFilter() - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
-
Returns a WALEntryFilter for checking replication per table and CF.
- getTableDesc() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getTableDesc() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- getTableDescriptor(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Method for getting the tableDescriptor
- 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
-
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- getTableDescriptor() - Method in interface org.apache.hadoop.hbase.client.Table
-
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.mapreduce.TableSnapshotInputFormatImpl.InputSplit
-
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
-
Gets a TableDescriptor from the masterServices.
- getTableDescriptor(PerformanceEvaluation.TestOptions) - Static method in class org.apache.hadoop.hbase.PerformanceEvaluation
-
Create an HTableDescriptor from provided TestOptions.
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.rest.model.TableSchemaModel
-
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation
-
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotManifest
-
Get the table descriptor from the Snapshot
- getTableDescriptor() - Method in class org.apache.hadoop.hbase.snapshot.SnapshotTestingUtils.SnapshotMock.SnapshotBuilder
-
- 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, TableName, boolean) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Returns the latest table descriptor for the table located at the given directory
directly from the file system if it exists.
- getTableDescriptorFromFs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Returns the latest table descriptor for the table located at the given directory
directly from the file system if it exists.
- getTableDescriptorFromFs(FileSystem, Path, boolean) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
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 interface org.apache.hadoop.hbase.client.Admin
-
Get tableDescriptors
- 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.MasterRpcServices
-
Get list of TableDescriptors for requested tables.
- getTableDescriptors() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getTableDescriptors(com.google.protobuf.RpcController, MasterProtos.GetTableDescriptorsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
-
- getTableDescriptors(com.google.protobuf.RpcController, MasterProtos.GetTableDescriptorsRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
rpc GetTableDescriptors(.GetTableDescriptorsRequest) returns (.GetTableDescriptorsResponse);
- getTableDescriptors(com.google.protobuf.RpcController, MasterProtos.GetTableDescriptorsRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
-
rpc GetTableDescriptors(.GetTableDescriptorsRequest) returns (.GetTableDescriptorsResponse);
- getTableDescriptors(com.google.protobuf.RpcController, MasterProtos.GetTableDescriptorsRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
-
- getTableDescriptors() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getTableDescriptors() - Method in class org.apache.hadoop.hbase.replication.ReplicationEndpoint.Context
-
- getTableDescriptorsByTableName(List<TableName>) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get tableDescriptors
- 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 org.apache.hadoop.fs.Path
object representing the table directory under
path rootdir
- getTableDirs(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
- getTableFilter() - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
- 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.
- getTableFromRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getTableInfo() - Method in interface org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandler
-
- getTableInfo() - Method in class org.apache.hadoop.hbase.util.hbck.TableIntegrityErrorHandlerImpl
- getTableInfoPath(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSTableDescriptors
-
Find the most current table info file for the table located in the given table directory.
- getTableLimiter(TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
-
Returns the limiter associated to the specified table.
- getTableLimiter(TableName) - Method in class org.apache.hadoop.hbase.quotas.UserQuotaState
-
Return the limiter for the specified table associated with this quota.
- getTableList() - Method in class org.apache.hadoop.hbase.rest.client.RemoteAdmin
-
- getTableLockManager() - Method in interface org.apache.hadoop.hbase.master.MasterServices
-
- getTableLockManager() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- 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.chaos.util.ChaosMonkeyRunner
-
- getTableName() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
- getTableName() - Method in class org.apache.hadoop.hbase.client.ClientScanner
-
- 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
-
- getTableName() - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- getTableName() - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
- getTableName(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- getTableName() - Method in class org.apache.hadoop.hbase.HRegionInfo
-
- getTableName() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
Get the name of the table
- getTablename() - Method in class org.apache.hadoop.hbase.IntegrationTestAcidGuarantees
-
- getTablename() - Method in class org.apache.hadoop.hbase.IntegrationTestBase
-
- getTablename() - Method in class org.apache.hadoop.hbase.IntegrationTestDDLMasterFailover
-
- getTablename() - Method in class org.apache.hadoop.hbase.IntegrationTestIngest
-
- getTablename() - Method in class org.apache.hadoop.hbase.IntegrationTestRegionReplicaPerf
-
- getTableName() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData.Builder
-
required string table_name = 1;
- getTableName() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
required string table_name = 1;
- getTableName() - Method in interface org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateDataOrBuilder
-
required string table_name = 1;
- getTableName() - Method in class org.apache.hadoop.hbase.mapred.TableSplit
-
- getTablename() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad
-
- getTableName(Configuration) - Static method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad
-
- getTablename() - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestTableSnapshotInputFormat
-
- getTableName() - Method in class org.apache.hadoop.hbase.mapreduce.TableSplit
-
Returns the table name converted to a byte array.
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.AddColumnFamilyProcedure
-
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
-
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteColumnFamilyProcedure
-
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
-
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
-
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyColumnFamilyProcedure
-
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
- getTableName() - Method in interface org.apache.hadoop.hbase.master.procedure.TableProcedureInterface
-
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue.TestTableProcedure
-
- getTableName() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
-
- 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.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
required .TableName table_name = 2;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
required .TableName table_name = 2;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
required .TableName table_name = 2;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
required .TableName table_name = 2;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
required .TableName table_name = 2;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
required .TableName table_name = 2;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
optional .TableName table_name = 3;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
optional .TableName table_name = 3;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
optional .TableName table_name = 3;
- 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.MajorCompactionTimestampRequest.Builder
-
required .TableName table_name = 1;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
required .TableName table_name = 1;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequestOrBuilder
-
required .TableName table_name = 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.MasterProtos.SetQuotaRequest.Builder
-
optional .TableName table_name = 4;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional .TableName table_name = 4;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional .TableName table_name = 4;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest.Builder
-
required .TableName tableName = 1;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
required .TableName tableName = 1;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequestOrBuilder
-
required .TableName tableName = 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.BulkLoadDescriptor.Builder
-
required .TableName table_name = 1;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
required .TableName table_name = 1;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptorOrBuilder
-
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.FlushDescriptor.Builder
-
required bytes table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
required bytes table_name = 2;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptorOrBuilder
-
required bytes table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.Builder
-
required bytes table_name = 2;
- getTableName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
required bytes table_name = 2;
- getTableName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptorOrBuilder
-
required bytes table_name = 2;
- 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.quotas.QuotaSettings
-
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getTableName() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the name of the table the region belongs to.
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getTableName() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- getTableName() - Method in interface org.apache.hadoop.hbase.regionserver.Store
-
- getTableName() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getTableName() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputSplit
-
- 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.security.access.TestAccessController.TestTableDDLProcedure
-
- getTablename() - Method in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList
-
- getTablename() - Method in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify
-
- 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.checkAndPut_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
-
- getTableName() - Method in class org.apache.hadoop.hbase.util.TestTableName
-
- getTablename() - Method in class org.apache.hadoop.hbase.wal.WALKey
-
- getTableName() - Method in class org.apache.hadoop.hbase.wal.WALSplitter.RegionEntryBuffer
-
- 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.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
required .TableName table_name = 2;
- getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
required .TableName table_name = 2;
- getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
required .TableName table_name = 2;
- getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
-
required .TableName table_name = 2;
- getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
-
required .TableName table_name = 2;
- getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
required .TableName table_name = 2;
- getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
optional .TableName table_name = 3;
- 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.MajorCompactionTimestampRequest.Builder
-
required .TableName table_name = 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.MasterProtos.SetQuotaRequest.Builder
-
optional .TableName table_name = 4;
- getTableNameBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest.Builder
-
required .TableName tableName = 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.WALProtos.BulkLoadDescriptor.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;
- getTableNameBytes() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData.Builder
-
required string table_name = 1;
- getTableNameBytes() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
required string table_name = 1;
- getTableNameBytes() - Method in interface org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateDataOrBuilder
-
required string table_name = 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.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateDataOrBuilder
-
required .TableName table_name = 2;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
optional .TableName table_name = 3;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
optional .TableName table_name = 3;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
optional .TableName table_name = 3;
- 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.MajorCompactionTimestampRequest.Builder
-
required .TableName table_name = 1;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
required .TableName table_name = 1;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequestOrBuilder
-
required .TableName table_name = 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.MasterProtos.SetQuotaRequest.Builder
-
optional .TableName table_name = 4;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional .TableName table_name = 4;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional .TableName table_name = 4;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest.Builder
-
required .TableName tableName = 1;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
required .TableName tableName = 1;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequestOrBuilder
-
required .TableName tableName = 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.WALProtos.BulkLoadDescriptor.Builder
-
required .TableName table_name = 1;
- getTableNameOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
required .TableName table_name = 1;
- getTableNameOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptorOrBuilder
-
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.HBaseAdmin
-
- getTableNames(Pattern) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- getTableNames(String) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin
-
- getTableNames() - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- getTableNames(RpcController, MasterProtos.GetTableNamesRequest) - Method in class org.apache.hadoop.hbase.master.MasterRpcServices
-
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(com.google.protobuf.RpcController, MasterProtos.GetTableNamesRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.BlockingInterface
-
- getTableNames(com.google.protobuf.RpcController, MasterProtos.GetTableNamesRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService
-
rpc GetTableNames(.GetTableNamesRequest) returns (.GetTableNamesResponse);
- getTableNames(com.google.protobuf.RpcController, MasterProtos.GetTableNamesRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Interface
-
rpc GetTableNames(.GetTableNamesRequest) returns (.GetTableNamesResponse);
- getTableNames(com.google.protobuf.RpcController, MasterProtos.GetTableNamesRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MasterService.Stub
-
- getTableNames(<any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getTableNames(<any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getTableNames
-
- getTableNames() - Method in class org.apache.hadoop.hbase.thrift.TestThriftServer.MySlowHBaseHandler
-
- getTableNames() - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getTableNames_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
-
- getTableNames_args(Hbase.getTableNames_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_args
-
Performs a deep copy on other.
- getTableNames_call(<any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getTableNames_call
-
- getTableNames_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
-
- getTableNames_result(List<ByteBuffer>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
-
- getTableNames_result(Hbase.getTableNames_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableNames_result
-
Performs a deep copy on other.
- 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;
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.AddColumnFamilyProcedure
-
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.CreateTableProcedure
-
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteColumnFamilyProcedure
-
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.DeleteTableProcedure
-
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
-
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.EnableTableProcedure
-
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyColumnFamilyProcedure
-
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.ModifyTableProcedure
-
- getTableOperationType() - Method in interface org.apache.hadoop.hbase.master.procedure.TableProcedureInterface
-
Given an operation type we can take decisions about what to do with pending operations.
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.TestMasterProcedureQueue.TestTableProcedure
-
- getTableOperationType() - Method in class org.apache.hadoop.hbase.master.procedure.TruncateTableProcedure
-
- getTableOperationType() - Method in class org.apache.hadoop.hbase.security.access.TestAccessController.TestTableDDLProcedure
-
- getTableOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit.Builder
-
optional .TableSchema table = 3;
- getTableOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
optional .TableSchema table = 3;
- getTableOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplitOrBuilder
-
optional .TableSchema table = 3;
- 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;
- getTableQuota(Connection, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getTableRegions(TableName) - Method in interface org.apache.hadoop.hbase.client.Admin
-
Get the regions of a given 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(ZooKeeperWatcher, Connection, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Gets all of the regions of the specified table.
- getTableRegions(ZooKeeperWatcher, Connection, TableName, boolean) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Gets all of the regions of the specified table.
- getTableRegions(ByteBuffer, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getTableRegions(ByteBuffer, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getTableRegions
-
- getTableRegions(ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.ThriftServerRunner.HBaseHandler
-
- getTableRegions_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
-
- getTableRegions_args(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
-
- getTableRegions_args(Hbase.getTableRegions_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_args
-
Performs a deep copy on other.
- getTableRegions_call(ByteBuffer, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getTableRegions_call
-
- getTableRegions_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
-
- getTableRegions_result(List<TRegionInfo>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
-
- getTableRegions_result(Hbase.getTableRegions_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getTableRegions_result
-
Performs a deep copy on other.
- getTableRegionsAndLocations(ZooKeeperWatcher, Connection, TableName) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
- getTableRegionsAndLocations(ZooKeeperWatcher, Connection, TableName, boolean) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
- getTableResource(String) - Method in class org.apache.hadoop.hbase.rest.RootResource
-
- getTableRowKey(TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getTableRowKeyRegex(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getTables() - Method in class org.apache.hadoop.hbase.rest.model.TableListModel
-
- getTables(Configuration) - Method in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRebuildTestCore
-
- getTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
required .TableSchema table_schema = 2;
- getTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
required .TableSchema table_schema = 2;
- getTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateDataOrBuilder
-
required .TableSchema table_schema = 2;
- getTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
optional .TableSchema table_schema = 4;
- getTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
optional .TableSchema table_schema = 4;
- getTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
optional .TableSchema table_schema = 4;
- 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;
- getTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
required .TableSchema table_schema = 1;
- getTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
required .TableSchema table_schema = 1;
- getTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifestOrBuilder
-
required .TableSchema table_schema = 1;
- getTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
required .TableSchema table_schema = 2;
- getTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
optional .TableSchema table_schema = 4;
- 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;
- getTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
required .TableSchema table_schema = 1;
- 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.MasterProcedureProtos.CreateTableStateData.Builder
-
required .TableSchema table_schema = 2;
- getTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
required .TableSchema table_schema = 2;
- getTableSchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateDataOrBuilder
-
required .TableSchema table_schema = 2;
- getTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
optional .TableSchema table_schema = 4;
- getTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
optional .TableSchema table_schema = 4;
- getTableSchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
optional .TableSchema table_schema = 4;
- 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;
- getTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest.Builder
-
required .TableSchema table_schema = 1;
- getTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
required .TableSchema table_schema = 1;
- getTableSchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifestOrBuilder
-
required .TableSchema table_schema = 1;
- 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
- getTablesInStates(ZooKeeperProtos.Table.State...) - Method in interface org.apache.hadoop.hbase.TableStateManager
-
- getTablesInStates(ZooKeeperProtos.Table.State...) - Method in class org.apache.hadoop.hbase.zookeeper.ZKTableStateManager
-
Gets a list of all the tables set as disabling in zookeeper.
- getTablesOnMaster(Configuration) - Static method in class org.apache.hadoop.hbase.master.balancer.BaseLoadBalancer
-
- getTableStateManager() - Method in interface org.apache.hadoop.hbase.CoordinatedStateManager
-
Returns implementation of TableStateManager.
- getTableStateManager() - Method in class org.apache.hadoop.hbase.coordination.BaseCoordinatedStateManager
-
- getTableStateManager() - Method in class org.apache.hadoop.hbase.coordination.ZkCoordinatedStateManager
-
- getTableStateManager() - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
- getTableStoreFilePathMap(Map<String, Path>, FileSystem, Path, TableName) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Runs through the HBase rootdir/tablename and creates a reverse lookup map for
table StoreFile names to the full Path.
- getTableStoreFilePathMap(Map<String, Path>, FileSystem, Path, TableName, HBaseFsck.ErrorReporter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Runs through the HBase rootdir/tablename and creates a reverse lookup map for
table StoreFile names to the full Path.
- getTableStoreFilePathMap(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Runs through the HBase rootdir and creates a reverse lookup map for
table StoreFile names to the full Path.
- getTableStoreFilePathMap(FileSystem, Path, HBaseFsck.ErrorReporter) - Static method in class org.apache.hadoop.hbase.util.FSUtils
-
Runs through the HBase rootdir and creates a reverse lookup map for
table StoreFile names to the full Path.
- getTableToRegionMap() - Method in class org.apache.hadoop.hbase.master.SnapshotOfRegionAssignmentFromMeta
-
Get regions for tables
- getTag(byte[], int, int, byte) - Static method in class org.apache.hadoop.hbase.Tag
-
Retrieve the first tag from the tags byte array matching the passed in tag type
- getTag(String) - Method in class org.apache.hadoop.metrics2.lib.DynamicMetricsRegistry
-
Get a tag by name
- getTagArray(Cell) - Static method in class org.apache.hadoop.hbase.CellUtil
-
Returns tag value in a new byte array.
- getTagBufferLength() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- getTagCompressionContext() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
-
- getTagCompressionContext() - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
- getTagLength() - Method in class org.apache.hadoop.hbase.Tag
-
- getTagOffset(int, PrefixTreeBlockMeta) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.row.RowNodeReader
-
- getTagOffset() - Method in class org.apache.hadoop.hbase.Tag
-
- getTags() - Method in class org.apache.hadoop.hbase.KeyValue
-
Returns any tags embedded in the KeyValue.
- getTags() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell.Builder
-
optional bytes tags = 7;
- getTags() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
-
optional bytes tags = 7;
- getTags() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellOrBuilder
-
optional bytes tags = 7;
- getTags() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue.Builder
-
optional bytes tags = 7;
- getTags() - Method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
-
optional bytes tags = 7;
- getTags() - Method in interface org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValueOrBuilder
-
optional bytes tags = 7;
- getTags() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue.Builder
-
optional bytes tags = 5;
- getTags() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
-
optional bytes tags = 5;
- getTags() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValueOrBuilder
-
optional bytes tags = 5;
- getTags() - Method in class org.apache.hadoop.hbase.thrift2.generated.TColumnValue
-
- 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
-
- getTagsArray() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getTagsArray() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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
-
This returns the total length of the tag bytes
- getTagsLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getTagsLength() - Method in class org.apache.hadoop.hbase.NoTagsKeyValue
-
- getTagsLength() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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
-
This returns the offset where the tag actually starts.
- getTagsOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getTagsOffset() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- getTagsOffsetWidth() - Method in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
-
- getTagSorter() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
-
- getTagWriter() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
-
- 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).
- getTaskNode() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
-
- getTaskReadySeq() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination
-
Used by unit tests to check how many tasks were processed
- getTaskReadySeq() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination
-
- getTaskReadySeq() - Method in class org.apache.hadoop.hbase.regionserver.SplitLogWorker
-
Returns the number of tasks processed by coordination.
- getTasks() - Method in class org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination.SplitLogManagerDetails
-
- getTasks() - Method in class org.apache.hadoop.hbase.monitoring.TaskMonitor
-
Produces a list containing copies of the current state of all non-expired
MonitoredTasks handled by this TaskMonitor.
- getTempDir() - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
- getTestDir(String, String) - Method in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify
-
- getTestFileSystem() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getTestingUtil(Configuration) - Method in class org.apache.hadoop.hbase.chaos.util.ChaosMonkeyRunner
-
- getTestingUtil(Configuration) - Method in class org.apache.hadoop.hbase.IntegrationTestBase
-
- 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
-
- 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.append_args._Fields
-
- getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.append_result._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.checkAndPut_args._Fields
-
- getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_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.TAppend._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.TAppend._Fields
-
- getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TAuthorization._Fields
-
- getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.TCellVisibility._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.append_args._Fields
-
- getThriftFieldId() - Method in enum org.apache.hadoop.hbase.thrift2.generated.THBaseService.append_result._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
-
- getThrottle() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional .ThrottleRequest throttle = 7;
- getThrottle() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional .ThrottleRequest throttle = 7;
- getThrottle() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional .ThrottleRequest throttle = 7;
- getThrottle() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas.Builder
-
optional .Throttle throttle = 2;
- getThrottle() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
optional .Throttle throttle = 2;
- getThrottle() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotasOrBuilder
-
optional .Throttle throttle = 2;
- getThrottleBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional .ThrottleRequest throttle = 7;
- getThrottleBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas.Builder
-
optional .Throttle throttle = 2;
- getThrottleOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional .ThrottleRequest throttle = 7;
- getThrottleOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional .ThrottleRequest throttle = 7;
- getThrottleOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional .ThrottleRequest throttle = 7;
- getThrottleOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas.Builder
-
optional .Throttle throttle = 2;
- getThrottleOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
optional .Throttle throttle = 2;
- getThrottleOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotasOrBuilder
-
optional .Throttle throttle = 2;
- getThrottlePoint() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionConfiguration
-
- getThroughputControllerClass(Configuration) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionThroughputControllerFactory
-
- getThrown() - Method in class org.apache.hadoop.hbase.GenericTestUtils.DelayAnswer
-
After the call has gone through, return any exception that
was thrown, or null if no exception was thrown.
- getTicket() - Method in class org.apache.hadoop.hbase.ipc.ConnectionId
-
- getTimedQuota() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest.Builder
-
optional .TimedQuota timed_quota = 2;
- getTimedQuota() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
optional .TimedQuota timed_quota = 2;
- getTimedQuota() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequestOrBuilder
-
optional .TimedQuota timed_quota = 2;
- getTimedQuotaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest.Builder
-
optional .TimedQuota timed_quota = 2;
- getTimedQuotaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest.Builder
-
optional .TimedQuota timed_quota = 2;
- getTimedQuotaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
optional .TimedQuota timed_quota = 2;
- getTimedQuotaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequestOrBuilder
-
optional .TimedQuota timed_quota = 2;
- getTimeOfDeath(ServerName) - Method in class org.apache.hadoop.hbase.master.DeadServer
-
Get the time when a server died
- getTimeOffset() - Method in class org.apache.hadoop.hbase.util.TimeOffsetEnvironmentEdge
-
- getTimeout() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
- getTimeout(T) - Method in interface org.apache.hadoop.hbase.procedure2.util.TimeoutBlockingQueue.TimeoutRetriever
-
- getTimeout() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure.Builder
-
optional uint32 timeout = 9;
- getTimeout() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
optional uint32 timeout = 9;
- getTimeout() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureOrBuilder
-
optional uint32 timeout = 9;
- 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;
- getTimeRangeTracker() - Method in class org.apache.hadoop.hbase.regionserver.MemStoreSnapshot
-
- getTimeRemaining() - Method in class org.apache.hadoop.hbase.procedure2.Procedure
-
- 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
-
optional uint64 timestamp = 3;
- getTimestamp() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
optional uint64 timestamp = 3;
- getTimestamp() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequestOrBuilder
-
optional uint64 timestamp = 3;
- getTimestamp() - Method in class org.apache.hadoop.hbase.KeyValue
-
- getTimestamp() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- 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 interface org.apache.hadoop.hbase.regionserver.RegionMergeTransaction.JournalEntry
-
- getTimeStamp() - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl.JournalEntryImpl
-
- getTimeStamp() - Method in interface org.apache.hadoop.hbase.regionserver.SplitTransaction.JournalEntry
-
- getTimeStamp() - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl.JournalEntryImpl
-
- 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.TagRewriteCell
-
- 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() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getTimeStampOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSink
-
Get the TimeStampOfLastAppliedOp.
- getTimeStampOfLastShippedOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource.Builder
-
required uint64 timeStampOfLastShippedOp = 4;
- getTimeStampOfLastShippedOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
required uint64 timeStampOfLastShippedOp = 4;
- getTimeStampOfLastShippedOp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSourceOrBuilder
-
required uint64 timeStampOfLastShippedOp = 4;
- getTimeStampOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.regionserver.MetricsSource
-
Get the timeStampsOfLastShippedOp
- getTimeStampOfLastShippedOp() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSource
-
- 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];
- getTimeStampsOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink.Builder
-
required uint64 timeStampsOfLastAppliedOp = 2;
- getTimeStampsOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
required uint64 timeStampsOfLastAppliedOp = 2;
- getTimeStampsOfLastAppliedOp() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSinkOrBuilder
-
required uint64 timeStampsOfLastAppliedOp = 2;
- getTimeStampsOfLastAppliedOp() - Method in class org.apache.hadoop.hbase.replication.ReplicationLoadSink
-
- 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
-
- getTimeUnit(T) - Method in interface org.apache.hadoop.hbase.procedure2.util.TimeoutBlockingQueue.TimeoutRetriever
-
- getTimeUnit() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota.Builder
-
required .TimeUnit time_unit = 1;
- getTimeUnit() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
required .TimeUnit time_unit = 1;
- getTimeUnit() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuotaOrBuilder
-
required .TimeUnit time_unit = 1;
- getTimeUnit() - Method in class org.apache.hadoop.hbase.ScheduledChore
-
- getTimeUnit() - Method in class org.apache.hadoop.hbase.util.RetryCounter.RetryConfig
-
- getTimeUnitInMillis() - Method in class org.apache.hadoop.hbase.quotas.RateLimiter
-
- 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;
- getToken(String, String) - Method in class org.apache.hadoop.hbase.security.User
-
Returns the Token of the specified kind associated with this user,
or null if the Token is not present.
- 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;
- getTokens() - Method in class org.apache.hadoop.hbase.security.User
-
Returns all the tokens stored in the user's credentials.
- getTopHosts() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
return the sorted list of hosts in terms of their weights
- getTopHostsWithWeights() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
return the sorted list of hosts in terms of their weights
- getTotalBloomSize() - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- getTotalBufferedCounter() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
- getTotalBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
-
- getTotalBytesRead() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
-
Getter for the number of bytes read from this stream, since creation.
- getTotalCompactedSize() - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionProgress
-
- 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.regionserver.compactions.CompactionProgress
-
- 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
-
- getTotalFailedCounter() - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer.HTableMultiplexerStatus
-
- getTotalFileSize(Collection<StoreFile>) - Static method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
-
- 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 uint64 total_number_of_requests = 2;
- getTotalNumberOfRequests() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
optional uint64 total_number_of_requests = 2;
- getTotalNumberOfRequests() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoadOrBuilder
-
optional uint64 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
-
- getTotalQueueSize() - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerWrapperStub
-
- 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.
- getTotalRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getTotalRequestsCount(ClusterStatusProtos.RegionLoad) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
-
- getTotalRows() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputSplit
-
- getTotalSize() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator
-
- getTotalSizeOfCells(Result) - Static method in class org.apache.hadoop.hbase.client.Result
-
Get total size of raw cells
- getTotalSizeWhenWrittenDelimited(Message...) - Static method in class org.apache.hadoop.hbase.ipc.IPCUtil
-
- getTotalSleepTime() - Method in class org.apache.hadoop.hbase.io.hadoopbackport.ThrottledInputStream
-
Getter the total time spent in sleep.
- getTotalStaticBloomSize() - Method in class org.apache.hadoop.hbase.regionserver.HStore
-
- getTotalStaticBloomSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size (in bytes) of the static bloom filters.
- getTotalStaticBloomSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- 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 (in bytes) of of the static indexes including the roots.
- getTotalStaticIndexSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- 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;
- getTrackerPos() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer.Builder
-
required uint64 tracker_pos = 2;
- getTrackerPos() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
required uint64 tracker_pos = 2;
- getTrackerPos() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailerOrBuilder
-
required uint64 tracker_pos = 2;
- 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
-
- getTransition(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
-
repeated .RegionStateTransition transition = 2;
- getTransition(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
repeated .RegionStateTransition transition = 2;
- getTransition(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequestOrBuilder
-
repeated .RegionStateTransition transition = 2;
- getTransitionBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
-
repeated .RegionStateTransition transition = 2;
- getTransitionBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
-
repeated .RegionStateTransition transition = 2;
- getTransitionCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.Builder
-
required .RegionStateTransition.TransitionCode transition_code = 1;
- getTransitionCode() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
required .RegionStateTransition.TransitionCode transition_code = 1;
- getTransitionCode() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransitionOrBuilder
-
required .RegionStateTransition.TransitionCode transition_code = 1;
- getTransitionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
-
repeated .RegionStateTransition transition = 2;
- getTransitionCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
repeated .RegionStateTransition transition = 2;
- getTransitionCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequestOrBuilder
-
repeated .RegionStateTransition transition = 2;
- 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];
- getTransitionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
-
repeated .RegionStateTransition transition = 2;
- getTransitionList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
repeated .RegionStateTransition transition = 2;
- getTransitionList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequestOrBuilder
-
repeated .RegionStateTransition transition = 2;
- getTransitionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
-
repeated .RegionStateTransition transition = 2;
- getTransitionOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
repeated .RegionStateTransition transition = 2;
- getTransitionOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequestOrBuilder
-
repeated .RegionStateTransition transition = 2;
- getTransitionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest.Builder
-
repeated .RegionStateTransition transition = 2;
- getTransitionOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
repeated .RegionStateTransition transition = 2;
- getTransitionOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequestOrBuilder
-
repeated .RegionStateTransition transition = 2;
- 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.client.Mutation
-
Return the TTL requested for the result of the mutation, in milliseconds.
- 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];
- getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Builder
-
required .ProcedureWALEntry.Type type = 1;
- getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
required .ProcedureWALEntry.Type type = 1;
- getType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntryOrBuilder
-
required .ProcedureWALEntry.Type type = 1;
- getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
-
required uint32 type = 2;
- getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
required uint32 type = 2;
- getType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeaderOrBuilder
-
required uint32 type = 2;
- getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest.Builder
-
optional .ThrottleType type = 1;
- getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
optional .ThrottleType type = 1;
- getType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequestOrBuilder
-
optional .ThrottleType type = 1;
- getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
-
required .SnapshotFileInfo.Type type = 1;
- getType() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
required .SnapshotFileInfo.Type type = 1;
- getType() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfoOrBuilder
-
required .SnapshotFileInfo.Type type = 1;
- getType() - Method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
- getType() - Method in class org.apache.hadoop.hbase.Tag
-
- 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
-
- getTypeByte() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getTypeByte() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- getTypeBytes() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
-
- getTypeFilters() - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
- getTypeString(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueTestUtil
-
- getUGI() - Method in class org.apache.hadoop.hbase.security.User
-
- getUnblockedFlushCount() - Method in class org.apache.hadoop.hbase.regionserver.HeapMemoryManager.TunerContext
-
- getUncaughtExceptionHandler() - Method in class org.apache.hadoop.hbase.master.BulkAssigner
-
- getUncaughtExceptionHandler() - Method in class org.apache.hadoop.hbase.master.GeneralBulkAssigner
-
- getUncompressedBufferWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.Writer
-
- 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;
- getUncompressedSizeWithHeader() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.Writer
-
The uncompressed size of the block data, including header size.
- getUncompressedSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.HFileBlock
-
- getUncompressedSizeWithoutHeader() - Method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility.Writer
-
The uncompressed size of the block data.
- getUniqueBlocksTotalWeight() - Method in class org.apache.hadoop.hbase.HDFSBlocksDistribution
-
- getUniqueFile(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.regionserver.StoreFile
-
- getUnit(String) - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
-
- getUnitTestdir(String) - Method in class org.apache.hadoop.hbase.HBaseTestCase
-
Deprecated.
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- 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.UpdateConfigurationRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- 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.AdminProtos.WarmupRegionRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- 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.Authorizations
-
- 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.CellVisibility
-
- 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.CoprocessorServiceResult
-
- 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.RegionLoadStats
-
- 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.RegionStoreSequenceIds
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- 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.LongComparator
-
- 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.EncryptionProtos.WrappedKey
-
- 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.FilterAllFilter
-
- 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.MultiRowRangeFilter
-
- 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.RowRange
-
- 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.DoubleMsg
-
- 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.ProcedureDescription
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- 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.MapReduceProtos.TableSnapshotRegionSplit
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- 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.ExecProcedureRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- 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.GetProcedureResultRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- 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.IsBalancerEnabledRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- 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.IsNormalizerEnabledRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- 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.ListProceduresRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- 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.MajorCompactionTimestampForRegionRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- 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.NormalizeRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- 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.SetNormalizerRunningRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- 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.TruncateTableRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- 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.ProcedureProtos.Procedure
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- 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.RegionStateTransition
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- 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.RPCProtos.VersionInfo
-
- 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.SnapshotProtos.SnapshotDataManifest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- 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.FlushDescriptor
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- getUnknownFields() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- 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.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.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
-
- getUnmodifiedTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateDataOrBuilder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateDataOrBuilder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateDataOrBuilder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
optional .TableSchema unmodified_table_schema = 2;
- getUnmodifiedTableSchema() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
optional .TableSchema unmodified_table_schema = 2;
- getUnmodifiedTableSchema() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateDataOrBuilder
-
optional .TableSchema unmodified_table_schema = 2;
- getUnmodifiedTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
optional .TableSchema unmodified_table_schema = 2;
- getUnmodifiedTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateDataOrBuilder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateDataOrBuilder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateDataOrBuilder
-
optional .TableSchema unmodified_table_schema = 4;
- getUnmodifiedTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
optional .TableSchema unmodified_table_schema = 2;
- getUnmodifiedTableSchemaOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
optional .TableSchema unmodified_table_schema = 2;
- getUnmodifiedTableSchemaOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateDataOrBuilder
-
optional .TableSchema unmodified_table_schema = 2;
- getUnneededFiles(long, List<StoreFile>) - Method in interface org.apache.hadoop.hbase.regionserver.StoreFileManager
-
- getUnneededFiles(long, List<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.StripeStoreFileManager
-
- getUnreferencedFiles(Iterable<FileStatus>) - Method in class org.apache.hadoop.hbase.master.snapshot.SnapshotFileCache
-
Check to see if any of the passed file names is contained in any of the snapshots.
- getUpdated(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
-
repeated uint64 updated = 2;
- getUpdated(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
repeated uint64 updated = 2;
- getUpdated(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNodeOrBuilder
-
repeated uint64 updated = 2;
- getUpdatedCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
-
repeated uint64 updated = 2;
- getUpdatedCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
repeated uint64 updated = 2;
- getUpdatedCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNodeOrBuilder
-
repeated uint64 updated = 2;
- getUpdatedList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder
-
repeated uint64 updated = 2;
- getUpdatedList() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
repeated uint64 updated = 2;
- getUpdatedList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNodeOrBuilder
-
repeated uint64 updated = 2;
- getUpdatedMaxProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker
-
- getUpdatedMinProcId() - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker
-
- 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.
- getUpdatesBlockedTime() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getUrl() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string url = 2;
- getUrl() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string url = 2;
- getUrl() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string url = 2;
- getUrl() - Static method in class org.apache.hadoop.hbase.util.VersionInfo
-
Get the subversion URL for the root hbase directory.
- getUrlBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string url = 2;
- getUrlBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string url = 2;
- getUrlBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string url = 2;
- getUsage() - Method in class org.apache.hadoop.hbase.master.HMasterCommandLine
-
- getUsage() - Method in class org.apache.hadoop.hbase.regionserver.HRegionServerCommandLine
-
- getUsage() - Method in class org.apache.hadoop.hbase.util.ServerCommandLine
-
Implementing subclasses should return a usage string to print out.
- getUsedBytes() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator.Bucket
-
- 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.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.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string user = 4;
- getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string user = 4;
- getUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string user = 4;
- getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest.Builder
-
required bytes user = 1;
- getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
required bytes user = 1;
- getUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequestOrBuilder
-
required bytes user = 1;
- getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse.Builder
-
required bytes user = 1;
- getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
required bytes user = 1;
- getUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponseOrBuilder
-
required bytes user = 1;
- getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest.Builder
-
required bytes user = 1;
- getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
required bytes user = 1;
- getUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequestOrBuilder
-
required bytes user = 1;
- getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations.Builder
-
required bytes user = 1;
- getUser() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
required bytes user = 1;
- getUser() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizationsOrBuilder
-
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.
- getUserAuths(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuths(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuths(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizationsOrBuilder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuths(byte[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
-
- getUserAuths(byte[], boolean) - Method in class org.apache.hadoop.hbase.security.visibility.ExpAsStringVisibilityLabelServiceImpl
-
- getUserAuths(String) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
-
- getUserAuths(byte[], boolean) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
Retrieve the visibility labels for the user.
- getUserAuthsAsOrdinals(String) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsCache
-
Returns the list of ordinals of labels associated with the user
- getUserAuthsBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizationsOrBuilder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsDataToWriteToZooKeeper(Map<String, List<Integer>>) - Static method in class org.apache.hadoop.hbase.security.visibility.VisibilityUtils
-
Creates the user auth data to be written to zookeeper.
- getUserAuthsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizationsOrBuilder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizationsOrBuilder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations.Builder
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
repeated .UserAuthorizations userAuths = 1;
- getUserAuthsOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizationsOrBuilder
-
repeated .UserAuthorizations userAuths = 1;
- getUserBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string user = 4;
- getUserBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string user = 4;
- getUserBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string user = 4;
- getUserFilter() - Method in class org.apache.hadoop.hbase.quotas.QuotaFilter
-
- getUserFromPrincipal(String) - Static method in class org.apache.hadoop.hbase.security.SecurityUtil
-
Get the user name from a principal
- getUserFromRowKey(byte[]) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getUserGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional string user_group = 2;
- getUserGroup() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional string user_group = 2;
- getUserGroup() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional string user_group = 2;
- getUserGroupBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional string user_group = 2;
- getUserGroupBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional string user_group = 2;
- getUserGroupBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional string user_group = 2;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
required .UserInformation user_info = 1;
- getUserInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- 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.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
required .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.MasterProcedureProtos.AddColumnFamilyStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateDataOrBuilder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData.Builder
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
required .UserInformation user_info = 1;
- getUserInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateDataOrBuilder
-
required .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;
- getUserLimiter(UserGroupInformation, TableName) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
-
Returns the limiter associated to the specified user/table.
- 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.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional string user_name = 1;
- getUserName() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional string user_name = 1;
- getUserName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional string user_name = 1;
- getUserName() - Method in class org.apache.hadoop.hbase.quotas.QuotaSettings
-
- 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;
- getUserNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest.Builder
-
optional string user_name = 1;
- getUserNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
optional string user_name = 1;
- getUserNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequestOrBuilder
-
optional string user_name = 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(com.google.protobuf.RpcController, AccessControlProtos.GetUserPermissionsRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.BlockingInterface
-
- getUserPermissions(com.google.protobuf.RpcController, AccessControlProtos.GetUserPermissionsRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
-
rpc GetUserPermissions(.GetUserPermissionsRequest) returns (.GetUserPermissionsResponse);
- getUserPermissions(com.google.protobuf.RpcController, AccessControlProtos.GetUserPermissionsRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Interface
-
rpc GetUserPermissions(.GetUserPermissionsRequest) returns (.GetUserPermissionsResponse);
- getUserPermissions(com.google.protobuf.RpcController, AccessControlProtos.GetUserPermissionsRequest, <any>) - 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(AccessControlProtos.AccessControlService.BlockingInterface, byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
-
A utility used to get permissions for selected namespace.
- getUserPermissions(Connection, String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
List all the userPermissions matching the given pattern.
- getUserPermissions(Configuration, String) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
- getUserPermissions(RpcController, AccessControlProtos.GetUserPermissionsRequest, <any>) - 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;
- getUserProvider() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
- getUserQuota(Connection, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getUserQuota(Connection, String, TableName) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getUserQuota(Connection, String, String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getUserQuotaState(UserGroupInformation) - Method in class org.apache.hadoop.hbase.quotas.QuotaCache
-
Returns the QuotaState associated to the specified user.
- getUserRowKey(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getUserRowKeyRegex(String) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- getUserToken() - Method in class org.apache.hadoop.hbase.security.token.FsDelegationToken
-
- getUseThisHostnameInstead() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
-
optional string use_this_hostname_instead = 4;
- getUseThisHostnameInstead() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
optional string use_this_hostname_instead = 4;
- getUseThisHostnameInstead() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequestOrBuilder
-
optional string use_this_hostname_instead = 4;
- getUseThisHostnameInsteadBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest.Builder
-
optional string use_this_hostname_instead = 4;
- getUseThisHostnameInsteadBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
optional string use_this_hostname_instead = 4;
- getUseThisHostnameInsteadBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequestOrBuilder
-
optional string use_this_hostname_instead = 4;
- 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
-
- getValue(byte[], byte[], Cell) - Method in class org.apache.hadoop.hbase.client.coprocessor.BigDecimalColumnInterpreter
-
- getValue(byte[], byte[], Cell) - Method in class org.apache.hadoop.hbase.client.coprocessor.DoubleColumnInterpreter
-
- getValue(byte[], byte[], Cell) - Method in class org.apache.hadoop.hbase.client.coprocessor.LongColumnInterpreter
-
- getValue(byte[], byte[]) - 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
-
- getValue() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse.Builder
-
required string value = 1;
- getValue() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
required string value = 1;
- getValue() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponseOrBuilder
-
required string value = 1;
- 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.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.CoprocessorServiceResult.Builder
-
optional .NameBytesPair value = 1;
- getValue() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
optional .NameBytesPair value = 1;
- getValue() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResultOrBuilder
-
optional .NameBytesPair value = 1;
- 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.Tag
-
Returns tag value in a new byte array.
- getValue() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
Deprecated.
- 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.Hbase.checkAndPut_args
-
the expected value for the column parameter, if not
provided the check is for the non-existence of the
column in question
- 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
-
- getValueArray() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getValueArray() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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;
- getValueBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult.Builder
-
optional .NameBytesPair value = 1;
- getValueByteRange() - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
-
- getValueBytes() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse.Builder
-
required string value = 1;
- getValueBytes() - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
required string value = 1;
- getValueBytes() - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponseOrBuilder
-
required string value = 1;
- 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.Consistency
-
- 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.HBaseProtos.TimeUnit
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyState
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableState
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyState
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableState
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableState
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableState
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyState
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableState
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableState
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse.State
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureState
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry.Type
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaScope
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaType
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleType
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition.TransitionCode
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Type
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.FlushAction
-
- getValueDescriptor() - Method in enum org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor.EventType
-
- 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.RecoveryMode
-
- 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
-
- getValueJson(String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- getValueJson(String, String, String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- 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
-
- getValueLength() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getValueLength() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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
-
- getValueOffset() - Method in class org.apache.hadoop.hbase.KeyValue.KeyOnlyKeyValue
-
- getValueOffset() - Method in class org.apache.hadoop.hbase.TagRewriteCell
-
- 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;
- getValueOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult.Builder
-
optional .NameBytesPair value = 1;
- getValueOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
optional .NameBytesPair value = 1;
- getValueOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResultOrBuilder
-
optional .NameBytesPair value = 1;
- getValuePB(String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- getValuePB(String, String, String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- getValues() - Method in class org.apache.hadoop.hbase.HColumnDescriptor
-
- getValues() - Method in class org.apache.hadoop.hbase.HTableDescriptor
-
- 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;
- getValues() - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
-
- 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.
- getValuesIterator() - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
-
- 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;
- getValuesSize() - Method in class org.apache.hadoop.hbase.thrift.generated.TAppend
-
- 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
-
- getValueXML(String, String, String, String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- getValueXML(String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- getValueXML(String, String, String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- getVer(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getVer(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getVer
-
- 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.
- getVer_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
-
- getVer_args(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
-
- getVer_args(Hbase.getVer_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
-
Performs a deep copy on other.
- getVer_call(ByteBuffer, ByteBuffer, ByteBuffer, int, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getVer_call
-
- getVer_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
-
- getVer_result(List<TCell>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
-
- getVer_result(Hbase.getVer_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_result
-
Performs a deep copy on other.
- 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.coordination.ZkOpenRegionCoordination.ZkOpenRegionDetails
-
- 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
-
- 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.protobuf.generated.ProcedureProtos.ProcedureWALHeader.Builder
-
required uint32 version = 1;
- getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
required uint32 version = 1;
- getVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeaderOrBuilder
-
required uint32 version = 1;
- getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer.Builder
-
required uint32 version = 1;
- getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
required uint32 version = 1;
- getVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailerOrBuilder
-
required uint32 version = 1;
- getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string version = 1;
- getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string version = 1;
- getVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string version = 1;
- getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.Builder
-
optional int32 version = 1;
- getVersion() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
optional int32 version = 1;
- getVersion() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifestOrBuilder
-
optional int32 version = 1;
- 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;
- getVersionBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo.Builder
-
required string version = 1;
- getVersionBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
required string version = 1;
- getVersionBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfoOrBuilder
-
required string version = 1;
- getVersionedBytes() - Method in class org.apache.hadoop.hbase.ServerName
-
- getVersionInfo() - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- getVersionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
-
optional .VersionInfo version_info = 5;
- getVersionInfo() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
optional .VersionInfo version_info = 5;
- getVersionInfo() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
-
optional .VersionInfo version_info = 5;
- getVersionInfo() - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
-
Get a protocol buffer VersionInfo
- getVersionInfoBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
-
optional .VersionInfo version_info = 5;
- getVersionInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader.Builder
-
optional .VersionInfo version_info = 5;
- getVersionInfoOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
optional .VersionInfo version_info = 5;
- getVersionInfoOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeaderOrBuilder
-
optional .VersionInfo version_info = 5;
- 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.coordination.ZkOpenRegionCoordination.ZkOpenRegionDetails
-
- 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
-
optional uint64 versionsDeleted = 2;
- getVersionsDeleted() - Method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
optional uint64 versionsDeleted = 2;
- getVersionsDeleted() - Method in interface org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponseOrBuilder
-
optional uint64 versionsDeleted = 2;
- getVerTs(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>, <any>) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient
-
- getVerTs(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>, <any>) - 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() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor.getVerTs
-
- 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.
- getVerTs_args() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
-
- getVerTs_args(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
-
- getVerTs_args(Hbase.getVerTs_args) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
-
Performs a deep copy on other.
- getVerTs_call(ByteBuffer, ByteBuffer, ByteBuffer, long, int, Map<ByteBuffer, ByteBuffer>, <any>, org.apache.thrift.async.TAsyncClient, org.apache.thrift.protocol.TProtocolFactory, org.apache.thrift.transport.TNonblockingTransport) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.AsyncClient.getVerTs_call
-
- getVerTs_result() - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
-
- getVerTs_result(List<TCell>, IOError) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
-
- getVerTs_result(Hbase.getVerTs_result) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_result
-
Performs a deep copy on other.
- getVisibilityExpEvaluator(Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.DefaultVisibilityLabelServiceImpl
-
- getVisibilityExpEvaluator(Authorizations) - Method in class org.apache.hadoop.hbase.security.visibility.ExpAsStringVisibilityLabelServiceImpl
-
- getVisibilityExpEvaluator(Authorizations) - Method in interface org.apache.hadoop.hbase.security.visibility.VisibilityLabelService
-
Creates VisibilityExpEvaluator corresponding to given Authorizations.
- getVisibilityExpressionResolver() - Method in class org.apache.hadoop.hbase.mapreduce.CellCreator
-
- getVisibilityLabelService(Configuration) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
-
- getVisibilityLabelService() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelServiceManager
-
- getVisLabel(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabel(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabel(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequestOrBuilder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelCount() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelCount() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequestOrBuilder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequestOrBuilder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelOrBuilder(int) - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelOrBuilder(int) - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequestOrBuilder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest.Builder
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelOrBuilderList() - Method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
repeated .VisibilityLabel visLabel = 1;
- getVisLabelOrBuilderList() - Method in interface org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequestOrBuilder
-
repeated .VisibilityLabel visLabel = 1;
- getVLong(int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- getVLong() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- getVLong(int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Retrieve the long value at index
which is stored as VLong
- getVLong() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next long value, which is stored as VLong, from this range
- getVLongSize(long) - Static method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- getWaitForRatio(Configuration) - Static method in class org.apache.hadoop.hbase.Waiter
-
Returns the 'wait for ratio' used in the
Waiter.sleep(Configuration, long)
,
Waiter.waitFor(Configuration, long, Predicate)
,
Waiter.waitFor(Configuration, long, long, Predicate)
and
Waiter.waitFor(Configuration, long, long, boolean, Predicate)
methods of the class
This is useful to dynamically adjust max time out values when same test cases run in different
test machine settings without recompiling & re-deploying code.
- getWaitInterval(long, long, long) - Method in class org.apache.hadoop.hbase.quotas.AverageIntervalRateLimiter
-
- getWaitInterval(long, long, long) - Method in class org.apache.hadoop.hbase.quotas.FixedIntervalRateLimiter
-
- getWaitInterval() - Method in exception org.apache.hadoop.hbase.quotas.ThrottlingException
-
- getWAL() - Method in interface org.apache.hadoop.hbase.coprocessor.WALCoprocessorEnvironment
-
- getWAL(HRegionInfo) - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- getWAL() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- getWAL(HRegionInfo) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- getWAL(HRegionInfo) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- getWAL(byte[]) - Method in class org.apache.hadoop.hbase.wal.DefaultWALProvider
-
- getWAL(byte[]) - Method in class org.apache.hadoop.hbase.wal.IOTestProvider
-
- getWAL(byte[]) - Method in class org.apache.hadoop.hbase.wal.WALFactory
-
- getWAL(byte[]) - Method in interface org.apache.hadoop.hbase.wal.WALProvider
-
- 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
-
- getWALArchivePath(Path, Path) - Static method in class org.apache.hadoop.hbase.regionserver.wal.FSHLog
-
- getWALDirectoryName(String) - Static method in class org.apache.hadoop.hbase.wal.DefaultWALProvider
-
Construct the directory name for all WALs on a given server.
- getWalEdit(int) - Method in class org.apache.hadoop.hbase.regionserver.MiniBatchOperationInProgress
-
- getWALEntryfilter() - Method in class org.apache.hadoop.hbase.replication.BaseReplicationEndpoint
-
Returns a default set of filters
- getWALEntryfilter() - Method in class org.apache.hadoop.hbase.replication.regionserver.RegionReplicaReplicationEndpoint
-
- getWALEntryfilter() - Method in interface org.apache.hadoop.hbase.replication.ReplicationEndpoint
-
Returns a WALEntryFilter to use for filtering out WALEntries from the log.
- getWALEntryfilter() - Method in class org.apache.hadoop.hbase.replication.TestReplicationEndpoint.ReplicationEndpointWithWALEntryFilter
-
- getWALEntryfilter() - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityReplicationEndpoint
-
- getWALFile() - Method in interface org.apache.hadoop.hbase.coordination.SplitLogWorkerCoordination.SplitTaskDetails
-
- getWALFile() - Method in class org.apache.hadoop.hbase.coordination.ZkSplitLogWorkerCoordination.ZkSplitTaskDetails
-
- getWALFileSize() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the size of WAL files of this region server.
- getWALFileSize() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getWalKey(long) - Method in class org.apache.hadoop.hbase.mapreduce.TestHLogRecordReader
-
- getWalKey(long) - Method in class org.apache.hadoop.hbase.mapreduce.TestWALRecordReader
-
- getWalName() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
-
optional string wal_name = 5;
- getWalName() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
optional string wal_name = 5;
- getWalName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfoOrBuilder
-
optional string wal_name = 5;
- getWalNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
-
optional string wal_name = 5;
- getWalNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
optional string wal_name = 5;
- getWalNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfoOrBuilder
-
optional string wal_name = 5;
- getWALNames(FileSystem, Path) - Static method in class org.apache.hadoop.hbase.snapshot.SnapshotReferenceUtil
-
Returns the log file names available in the snapshot.
- getWALs() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get a copy of the wals of the first source on this rs
- getWalsByIdRecoveredQueues() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
Get a copy of the wals of the recovered sources on this rs
- getWalServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
-
optional string wal_server = 4;
- getWalServer() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
optional string wal_server = 4;
- getWalServer() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfoOrBuilder
-
optional string wal_server = 4;
- getWalServerBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo.Builder
-
optional string wal_server = 4;
- getWalServerBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
optional string wal_server = 4;
- getWalServerBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfoOrBuilder
-
optional string wal_server = 4;
- getWatcher() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureUtil
-
- getWatcher() - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperListener
-
- getWebAppContext() - Method in class org.apache.hadoop.hbase.http.HttpServer
-
- getWebAppsPath(String) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
- getWebAppsPath(String, String) - Method in class org.apache.hadoop.hbase.http.HttpServer
-
Get the pathname to the webapps files.
- 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.
- getWriteAvailable() - Method in class org.apache.hadoop.hbase.quotas.DefaultOperationQuota
-
- getWriteAvailable() - Method in interface org.apache.hadoop.hbase.quotas.OperationQuota
-
- getWriteAvailable() - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
- getWriteAvailable() - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
-
- getWriteBuffer() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
-
- getWriteBuffer() - Method in class org.apache.hadoop.hbase.client.HTable
-
- getWriteBufferSize() - Method in interface org.apache.hadoop.hbase.client.BufferedMutator
-
Returns the maximum size in bytes of the write buffer for this HTable.
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorImpl
-
Returns the maximum size in bytes of the write buffer for this HTable.
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.HTable
-
Returns the maximum size in bytes of the write buffer for this HTable.
- getWriteBufferSize() - Method in interface org.apache.hadoop.hbase.client.HTableInterface
-
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- getWriteBufferSize() - Method in interface org.apache.hadoop.hbase.client.Table
-
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.client.TableConfiguration
-
- getWriteBufferSize() - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- getWriteFlushWalMarker() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest.Builder
-
optional bool write_flush_wal_marker = 3;
- getWriteFlushWalMarker() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
-
optional bool write_flush_wal_marker = 3;
- getWriteFlushWalMarker() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequestOrBuilder
-
optional bool write_flush_wal_marker = 3;
- getWriteNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota write_num = 3;
- getWriteNum() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota write_num = 3;
- getWriteNum() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota write_num = 3;
- getWriteNumBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota write_num = 3;
- getWriteNumOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota write_num = 3;
- getWriteNumOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota write_num = 3;
- getWriteNumOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota write_num = 3;
- getWriter() - Method in class org.apache.hadoop.hbase.rest.filter.GZIPResponseWrapper
-
- getWriterClsName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
-
optional string writer_cls_name = 4;
- getWriterClsName() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
optional string writer_cls_name = 4;
- getWriterClsName() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeaderOrBuilder
-
optional string writer_cls_name = 4;
- getWriterClsNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader.Builder
-
optional string writer_cls_name = 4;
- getWriterClsNameBytes() - Method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
optional string writer_cls_name = 4;
- getWriterClsNameBytes() - Method in interface org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeaderOrBuilder
-
optional string writer_cls_name = 4;
- getWriterClsNames() - Method in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- getWriterClsNames() - Method in class org.apache.hadoop.hbase.regionserver.wal.SecureProtobufLogReader
-
- getWriteRequestCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionWrapper
-
Get the total number of mutations that have been issued against this region.
- getWriteRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- getWriteRequestCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperStub
-
- 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 class org.apache.hadoop.hbase.regionserver.HRegion
-
- getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the number of write requests to regions hosted on this region server.
- getWriteRequestsCount() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- getWriteRequestsCount() - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
- 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.
- getWriterFSDataOutputStream() - Method in class org.apache.hadoop.hbase.regionserver.wal.SequenceFileLogWriter
-
- getWriteSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota write_size = 4;
- getWriteSize() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota write_size = 4;
- getWriteSize() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota write_size = 4;
- getWriteSizeBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota write_size = 4;
- getWriteSizeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle.Builder
-
optional .TimedQuota write_size = 4;
- getWriteSizeOrBuilder() - Method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
optional .TimedQuota write_size = 4;
- getWriteSizeOrBuilder() - Method in interface org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleOrBuilder
-
optional .TimedQuota write_size = 4;
- 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.wal.WALKey
-
- getWriteToWAL() - Method in class org.apache.hadoop.hbase.client.Mutation
-
- getWroteFlushWalMarker() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse.Builder
-
optional bool wrote_flush_wal_marker = 3;
- getWroteFlushWalMarker() - Method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
-
optional bool wrote_flush_wal_marker = 3;
- getWroteFlushWalMarker() - Method in interface org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponseOrBuilder
-
optional bool wrote_flush_wal_marker = 3;
- 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;
- getZkCluster() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- getZkController() - Method in class org.apache.hadoop.hbase.procedure.ZKProcedureMemberRpcs
-
- getZKPermissionWatcher() - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
- getZKQuorumServersString(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Return the ZK Quorum servers string given the specified configuration.
- getZkw() - Method in class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint
-
Get the ZK connection to this peer
- getZNodeForReplica(int) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
Get the znode string corresponding to a replicaId
- getZnodeParent() - Method in class org.apache.hadoop.hbase.zookeeper.ZKConfig.ZKClusterKey
-
- getZnodeVersion() - Method in class org.apache.hadoop.hbase.coordination.ZkRegionMergeCoordination.ZkRegionMergeDetails
-
- getZnodeVersion() - Method in class org.apache.hadoop.hbase.coordination.ZKSplitTransactionCoordination.ZkSplitTransactionDetails
-
- getZooKeeper() - Method in class org.apache.hadoop.hbase.master.HMaster
-
- getZooKeeper() - Method in class org.apache.hadoop.hbase.master.TestActiveMasterManager.DummyMaster
-
- getZooKeeper() - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- 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.util.MockServer
-
- getZooKeeper() - Method in class org.apache.hadoop.hbase.zookeeper.RecoverableZooKeeper
-
- getZooKeeperClusterKey(Configuration) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Get the key to the ZK ensemble for this configuration without
adding a name at the end
- getZooKeeperClusterKey(Configuration, String) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
Get the key to the ZK ensemble for this configuration and append
a name at the end
- getZookeeperQuorum() - Method in interface org.apache.hadoop.hbase.master.MetricsMasterWrapper
-
Get the Zookeeper Quorum Info
- getZookeeperQuorum() - Method in class org.apache.hadoop.hbase.master.MetricsMasterWrapperImpl
-
- getZookeeperQuorum() - Method in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapper
-
Get the Zookeeper Quorum Info
- getZookeeperQuorum() - Method in class org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperStub
-
- 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.HBaseTestingUtility
-
Returns a ZooKeeperWatcher instance.
- getZooKeeperWatcher(HBaseTestingUtility) - Static method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Gets a ZooKeeperWatcher.
- 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;
- grabQuota(long, long) - Method in interface org.apache.hadoop.hbase.quotas.QuotaLimiter
-
Removes the specified write and read amount from the quota.
- grabQuota(long, long) - Method in class org.apache.hadoop.hbase.quotas.TimeBasedLimiter
-
- grant(com.google.protobuf.RpcController, AccessControlProtos.GrantRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.BlockingInterface
-
- grant(com.google.protobuf.RpcController, AccessControlProtos.GrantRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService
-
rpc Grant(.GrantRequest) returns (.GrantResponse);
- grant(com.google.protobuf.RpcController, AccessControlProtos.GrantRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.AccessControlService.Interface
-
rpc Grant(.GrantRequest) returns (.GrantResponse);
- grant(com.google.protobuf.RpcController, AccessControlProtos.GrantRequest, <any>) - 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(Connection, TableName, String, byte[], byte[], Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Grants permission on the specified table for the specified user
- grant(Connection, String, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
Grants permission on the specified namespace for the specified user.
- grant(Connection, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
- grant(Configuration, TableName, String, byte[], byte[], Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
- grant(Configuration, String, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
- grant(Configuration, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.AccessControlClient
-
- grant(RpcController, AccessControlProtos.GrantRequest, <any>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- grantGlobal(HBaseTestingUtility, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.SecureTestUtil
-
Grant permissions globally to the given user.
- grantGlobalUsingAccessControlClient(HBaseTestingUtility, Connection, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.SecureTestUtil
-
Grant global permissions to the given user using AccessControlClient.
- grantOnNamespace(HBaseTestingUtility, String, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.SecureTestUtil
-
Grant permissions on a namespace to the given user.
- grantOnNamespaceUsingAccessControlClient(HBaseTestingUtility, Connection, String, String, Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.SecureTestUtil
-
Grant permissions on a namespace to the given user using AccessControl Client.
- grantOnTable(HBaseTestingUtility, String, TableName, byte[], byte[], Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.SecureTestUtil
-
Grant permissions on a table to the given user.
- grantOnTableUsingAccessControlClient(HBaseTestingUtility, Connection, String, TableName, byte[], byte[], Permission.Action...) - Static method in class org.apache.hadoop.hbase.security.access.SecureTestUtil
-
Grant permissions on a table to the given user using AccessControlClient.
- 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
-
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.AuthUtil
-
Prefix character to denote group names
- groupHasAccess(String, TableName, Permission.Action) - Method in class org.apache.hadoop.hbase.security.access.TableAuthManager
-
Checks if the user has access to the full table or at least a family/qualifier
for the specified action.
- GroupingTableMap - Class in org.apache.hadoop.hbase.mapred
-
Extract grouping columns from input record
- GroupingTableMap() - Constructor for class org.apache.hadoop.hbase.mapred.GroupingTableMap
-
- GroupingTableMapper - Class in org.apache.hadoop.hbase.mapreduce
-
Extract grouping columns from input record.
- GroupingTableMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.GroupingTableMapper
-
- groupOrSplit(<any>, LoadIncrementalHFiles.LoadQueueItem, Table, 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.
- grow(long) - Method in class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker.BitSetNode
-
- 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
-