- P - Static variable in class org.apache.hadoop.hbase.filter.ParseConstants
-
ASCII code for 'P'
- padFront(String, char, int) - Static method in class org.apache.hadoop.hbase.util.Strings
-
Push the input string to the right by appending a character before it, usually a space.
- padHead(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
- padTail(byte[], int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
- PAGE_SIZE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
-
- PageFilter - Class in org.apache.hadoop.hbase.filter
-
Implementation of Filter interface that limits results to a specific page
size.
- PageFilter(long) - Constructor for class org.apache.hadoop.hbase.filter.PageFilter
-
Constructor that takes a maximum page size.
- Pair<T1,T2> - Class in org.apache.hadoop.hbase.util
-
A generic class for pairs.
- Pair() - Constructor for class org.apache.hadoop.hbase.util.Pair
-
Default constructor.
- Pair(T1, T2) - Constructor for class org.apache.hadoop.hbase.util.Pair
-
Constructor
- PairOfSameType<T> - Class in org.apache.hadoop.hbase.util
-
A generic, immutable class for pairs of objects both of type T
.
- PairOfSameType(T, T) - Constructor for class org.apache.hadoop.hbase.util.PairOfSameType
-
Constructor
- ParallelSeekHandler - Class in org.apache.hadoop.hbase.regionserver.handler
-
Handler to seek storefiles in parallel.
- ParallelSeekHandler(KeyValueScanner, Cell, long, CountDownLatch) - Constructor for class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
-
- parameters() - Static method in class org.apache.hadoop.hbase.codec.keyvalue.TestKeyValueTool
-
- parameters() - Static method in class org.apache.hadoop.hbase.codec.prefixtree.builder.TestTokenizer
-
- parameters() - Static method in class org.apache.hadoop.hbase.codec.prefixtree.column.TestColumnBuilder
-
- parameters() - Static method in class org.apache.hadoop.hbase.codec.prefixtree.row.TestPrefixTreeSearcher
-
- parameters() - Static method in class org.apache.hadoop.hbase.codec.prefixtree.row.TestRowEncoder
-
- parameters() - Static method in class org.apache.hadoop.hbase.codec.prefixtree.timestamp.TestTimestampEncoder
-
- parameters() - Static method in class org.apache.hadoop.hbase.io.encoding.TestDataBlockEncoders
-
- parameters() - Static method in class org.apache.hadoop.hbase.io.encoding.TestEncodedSeekers
-
- parameters() - Static method in class org.apache.hadoop.hbase.io.encoding.TestLoadAndSwitchEncodeOnDisk
-
Un-parameterize the test
- parameters() - Static method in class org.apache.hadoop.hbase.io.encoding.TestPrefixTreeEncoding
-
- parameters() - Static method in class org.apache.hadoop.hbase.io.hfile.TestForceCacheImportantBlocks
-
- parameters() - Static method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlock
-
- parameters() - Static method in class org.apache.hadoop.hbase.io.hfile.TestHFileBlockCompatibility
-
- parameters() - Static method in class org.apache.hadoop.hbase.io.hfile.TestHFileWriterV3
-
- parameters() - Static method in class org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingKeyRange
-
- parameters() - Static method in class org.apache.hadoop.hbase.io.hfile.TestScannerSelectionUsingTTL
-
- parameters() - Static method in class org.apache.hadoop.hbase.io.hfile.TestSeekTo
-
- parameters() - Static method in class org.apache.hadoop.hbase.ipc.TestAsyncIPC
-
- parameters() - Static method in class org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoad
-
- parameters() - Static method in class org.apache.hadoop.hbase.regionserver.TestMultiColumnScanner
-
- parameters() - Static method in class org.apache.hadoop.hbase.regionserver.TestScanWithBloomError
-
- parameters() - Static method in class org.apache.hadoop.hbase.regionserver.TestSeekOptimizations
-
- parameters() - Static method in class org.apache.hadoop.hbase.replication.regionserver.TestReplicationWALReaderManager
-
- parameters() - Static method in class org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy
-
- parameters() - Static method in class org.apache.hadoop.hbase.util.TestMiniClusterLoadEncoded
-
- parameters() - Static method in class org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
-
- Params() - Constructor for class org.apache.hadoop.hbase.security.access.AuthResult.Params
-
- params() - Static method in class org.apache.hadoop.hbase.types.TestStruct
-
- parent - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
-
Tree content/structure used during tokenization
- parent() - Method in class org.apache.hadoop.hbase.test.MetricsAssertHelperImpl.MockRecordBuilder
-
- parent - Variable in class org.apache.hadoop.hbase.util.ClassLoaderBase
-
Parent class loader.
- PARENT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- PARENT_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- parentLockNode - Variable in class org.apache.hadoop.hbase.zookeeper.lock.ZKInterProcessLockBase
-
- parentStartPosition - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
-
- parentStartPosition - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.column.ColumnNodeWriter
-
- parse(byte[], int, int) - Static method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
- parse(byte[], int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
- parse(String) - Method in class org.apache.hadoop.hbase.security.visibility.ExpressionParser
-
- parse(byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.MasterAddressTracker
-
- parse(Configuration) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperMainServer
-
- parseArgs(String[]) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- parseCell() - Method in class org.apache.hadoop.hbase.codec.BaseDecoder
-
Extract a Cell.
- parseCell() - Method in class org.apache.hadoop.hbase.codec.KeyValueCodec.KeyValueDecoder
-
- parseCell() - Method in class org.apache.hadoop.hbase.codec.KeyValueCodecWithTags.KeyValueDecoder
-
- parseColumn(byte[]) - Static method in class org.apache.hadoop.hbase.KeyValue
-
Splits a column in family:qualifier
form into separate byte arrays.
- parseComparator(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Splits a column in comparatorType:comparatorValue form into separate byte arrays
- ParseConstants - Class in org.apache.hadoop.hbase.filter
-
ParseConstants holds a bunch of constants related to parsing Filter Strings
Used by
ParseFilter
- ParseConstants() - Constructor for class org.apache.hadoop.hbase.filter.ParseConstants
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- parseDelimitedFrom(byte[], int, int) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Parses all the HRegionInfo instances from the passed in stream until EOF.
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- parseDelimitedFrom(InputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- parseDelimitedFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- ParseException - Exception in org.apache.hadoop.hbase.security.visibility
-
- ParseException() - Constructor for exception org.apache.hadoop.hbase.security.visibility.ParseException
-
- ParseException(String) - Constructor for exception org.apache.hadoop.hbase.security.visibility.ParseException
-
- ParseException(Throwable) - Constructor for exception org.apache.hadoop.hbase.security.visibility.ParseException
-
- ParseException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.security.visibility.ParseException
-
- ParseFilter - Class in org.apache.hadoop.hbase.filter
-
This class allows a user to specify a filter via a string
The string is parsed using the methods of this class and
a filter object is constructed.
- ParseFilter() - Constructor for class org.apache.hadoop.hbase.filter.ParseFilter
-
- parseFilterString(String) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Parses the filterString and constructs a filter using it
- parseFilterString(byte[]) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Parses the filterString and constructs a filter using it
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.client.TestHCM.BlockingFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.ClusterId
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BinaryComparator
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BinaryPrefixComparator
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.BitComparator
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ByteArrayComparable
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnCountGetFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnPaginationFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ColumnRangeFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.DependentColumnFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FamilyFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.Filter
-
Concrete implementers can signal a failure condition in their code by throwing an
IOException
.
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FilterAllFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FilterList
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FilterWrapper
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FirstKeyOnlyFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FirstKeyValueMatchingQualifiersFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.FuzzyRowFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.InclusiveStopFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.KeyOnlyFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.LongComparator
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.MultipleColumnPrefixFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.MultiRowRangeFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.NullComparator
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.PageFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.PrefixFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.QualifierFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.RandomRowFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.RegexStringComparator
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.RowFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SingleColumnValueExcludeFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SingleColumnValueFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SkipFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.SubstringComparator
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.TestFilterList.AlwaysNextColFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.TimestampsFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.ValueFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.filter.WhileMatchFilter
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.HColumnDescriptor
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- parseFrom(byte[], int, int) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- parseFrom(DataInputStream) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Parses an HRegionInfo instance from the passed in stream.
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.HTableDescriptor
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.RegionTransition
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- parseFrom(com.google.protobuf.ByteString) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- parseFrom(com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- parseFrom(byte[], com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- parseFrom(InputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- parseFrom(com.google.protobuf.CodedInputStream) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- parseFrom(com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite) - Static method in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.ServerName
-
Get a ServerName from the passed in data bytes.
- parseFrom(byte[]) - Static method in class org.apache.hadoop.hbase.SplitLogTask
-
- parseFromOrNull(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- parseFromOrNull(byte[], int, int) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
- parseFromProtoRequest(AdminProtos.CloseRegionRequest) - Method in interface org.apache.hadoop.hbase.coordination.CloseRegionCoordination
-
Construct CloseRegionDetails instance from CloseRegionRequest.
- parseFromProtoRequest(AdminProtos.OpenRegionRequest.RegionOpenInfo) - Method in interface org.apache.hadoop.hbase.coordination.OpenRegionCoordination
-
Construct OpenRegionDetails instance from part of protobuf request.
- parseFromProtoRequest(AdminProtos.CloseRegionRequest) - Method in class org.apache.hadoop.hbase.coordination.ZkCloseRegionCoordination
-
Parse ZK-related fields from request.
- parseFromProtoRequest(AdminProtos.OpenRegionRequest.RegionOpenInfo) - Method in class org.apache.hadoop.hbase.coordination.ZkOpenRegionCoordination
-
Parse ZK-related fields from request.
- parseHashType(String) - Static method in class org.apache.hadoop.hbase.util.Hash
-
This utility method converts String representation of hash function name
to a symbolic constant.
- parseHostname(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
- parseHostname(String) - Static method in class org.apache.hadoop.hbase.util.Addressing
-
- parseInt(String, int, int) - Static method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- parseLastFlushedSequenceIdFrom(byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKSplitLog
-
- parseLong(String, long, long) - Static method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
Parse a number and enforce a range.
- parseNamespaceResult(Result, QuotaTableUtil.NamespaceQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- parseNamespaceResult(String, Result, QuotaTableUtil.NamespaceQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- parseOptions(String[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFilePrettyPrinter
-
- parsePort(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
- parsePort(String) - Static method in class org.apache.hadoop.hbase.util.Addressing
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.BulkDeleteProtos.BulkDeleteResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.example.generated.ExampleProtos.CountResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationProtos.SumResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithErrorsProtos.SumResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.ColumnAggregationWithNullResponseProtos.SumResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.DummyRegionServerEndpointProtos.DummyResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.IncCounterProcessorResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.RowSwapProcessorResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.TimeoutProcessorResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.CountResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.HelloResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.IncrementCountResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.NoopResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestArg
-
- PARSER - Static variable in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestDelayedRpcProtos.TestResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProcedureProtos.TestTableDDLStateData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoRequestProto
-
- PARSER - Static variable in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EchoResponseProto
-
- PARSER - Static variable in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyRequestProto
-
- PARSER - Static variable in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestProtos.EmptyResponseProto
-
- parser - Variable in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GetUserPermissionsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GlobalPermission
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.GrantResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.NamespacePermission
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.Permission
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.RevokeResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.TablePermission
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CloseRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.CompactRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.FlushRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetOnlineRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetRegionInfoResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetServerInfoResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.GetStoreFileResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.MergeRegionsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionRequest.RegionOpenInfo
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.OpenRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ReplicateWALEntryResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.RollWALWriterResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.ServerInfo
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.SplitRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.StopServerResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateConfigurationResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesRequest.RegionUpdateInfo
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.UpdateFavoredNodesResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntry
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WarmupRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AggregateProtos.AggregateResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.AuthenticationKey
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.GetAuthenticationTokenResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.TokenIdentifier
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.WhoAmIResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.Cell
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.CellProtos.KeyValue
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Action
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Authorizations
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CellVisibility
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Column
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Condition
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceCall
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.CoprocessorServiceResult
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Get
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.GetResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.ColumnValue.QualifierValue
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionAction
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionActionResult
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.RegionLoadStats
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ResultOrException
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Scan
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterIdProtos.ClusterId
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ClusterStatus
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.LiveServerInfo
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionInTransition
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionLoad
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionStoreSequenceIds
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ServerLoad
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.StoreSequenceId
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryComparator
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BinaryPrefixComparator
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.BitComparator
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.ByteArrayComparable
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.Comparator
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.LongComparator
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.NullComparator
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.SubstringComparator
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.EncryptionProtos.WrappedKey
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.ForeignExceptionMessage
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.GenericExceptionMessage
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ErrorHandlingProtos.StackTraceElementMessage
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnCountGetFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPaginationFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnRangeFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.CompareFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.DependentColumnFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FamilyFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.Filter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterAllFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterList
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FilterWrapper
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyOnlyFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FirstKeyValueMatchingQualifiersFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.FuzzyRowFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.InclusiveStopFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.KeyOnlyFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultipleColumnPrefixFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.MultiRowRangeFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PageFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.QualifierFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RandomRowFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.RowRange
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueExcludeFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SingleColumnValueFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.SkipFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.TimestampsFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ValueFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.WhileMatchFilter
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.HBaseVersionFileContent
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FSProtos.Reference
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BigDecimalMsg
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.BytesBytesPair
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ColumnFamilySchema
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.Coprocessor
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.DoubleMsg
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.EmptyMsg
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.FavoredNodes
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.LongMsg
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameBytesPair
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameInt64Pair
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NamespaceDescriptor
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.NameStringPair
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ProcedureDescription
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionInfo
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionServerInfo
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.RegionSpecifier
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.SnapshotDescription
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableName
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TableSchema
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.TimeRange
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.UUID
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileInfoProto
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HFileProtos.FileTrailerProto
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.LoadBalancerProtos.LoadBalancerState
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.ScanMetrics
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MapReduceProtos.TableSnapshotRegionSplit
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.AddColumnFamilyStateData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.CreateTableStateData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteColumnFamilyStateData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DeleteTableStateData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.DisableTableStateData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.EnableTableStateData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyColumnFamilyStateData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.ModifyTableStateData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AddColumnResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AssignRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.BalanceResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateNamespaceResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteColumnResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteNamespaceResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteSnapshotResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DispatchMergingRegionsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetClusterStatusResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetCompletedSnapshotsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetNamespaceDescriptorResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetSchemaAlterStatusResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableDescriptorsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetTableNamesResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsBalancerEnabledResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsCatalogJanitorEnabledResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsMasterRunningResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsNormalizerEnabledResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsRestoreSnapshotDoneResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsSnapshotDoneResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListNamespaceDescriptorsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableDescriptorsByNamespaceResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListTableNamesByNamespaceResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampForRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MajorCompactionTimestampResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyColumnResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyNamespaceResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ModifyTableResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.MoveRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.NormalizeResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.OfflineRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RestoreSnapshotResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.RunCatalogScanResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetQuotaResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ShutdownResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SnapshotResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.StopMasterResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.UnassignRegionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MultiRowMutationProcessorResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MultiRowMutationProtos.MutateRowsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureStoreTracker.TrackerNode
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALHeader
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALTrailer
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.SequentialProcedureData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.StateMachineProcedureData
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Quotas
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.QuotaUsage
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.Throttle
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.ThrottleRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.QuotaProtos.TimedQuota
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionNormalizerProtos.RegionNormalizerState
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.GetLastFlushedSequenceIdResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerReportResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionStateTransition
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRegionStateTransitionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.ReportRSFatalErrorResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.ProcessResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.CellBlockMeta
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ConnectionHeader
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ResponseHeader
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.UserInformation
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.VersionInfo
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.CleanupBulkLoadResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.PrepareBulkLoadResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadHFilesResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotDataManifest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotFileInfo
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.FamilyFiles
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SnapshotProtos.SnapshotRegionManifest.StoreFile
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.TracingProtos.RPCTInfo
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.GetAuthsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.ListLabelsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.MultiUserAuthorizations
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.SetAuthsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.UserAuthorizations
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabel
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsRequest
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.VisibilityLabelsProtos.VisibilityLabelsResponse
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.BulkLoadDescriptor
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.CompactionDescriptor
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FamilyScope
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.FlushDescriptor.StoreFlushDescriptor
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.RegionEventDescriptor
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.StoreDescriptor
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALHeader
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALTrailer
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ClusterUp
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Master
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.MetaRegionServer
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationLock
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationPeer
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationState
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.SplitLogTask
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.Table
-
- PARSER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellMessage.Cell
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.CellSetMessage.CellSet.Row
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema.Attribute
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ColumnSchemaMessage.ColumnSchema
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.ScannerMessage.Scanner
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Node
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.StorageClusterStatusMessage.StorageClusterStatus.Region
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableInfoMessage.TableInfo.Region
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableListMessage.TableList
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema.Attribute
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.TableSchemaMessage.TableSchema
-
- PARSER - Static variable in class org.apache.hadoop.hbase.rest.protobuf.generated.VersionMessage.Version
-
- parseRegionInfoFromRegionName(byte[]) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Returns an HRI parsed from this regionName.
- parseRegionName(byte[]) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Separate elements of a regionName.
- parseRegionStoreSequenceIds(byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
- parseResult(Result, QuotaTableUtil.QuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- parseRowKey(byte[], int) - Method in class org.apache.hadoop.hbase.mapreduce.ImportTsv.TsvParser
-
Return starting position and length of row key from the specified line bytes.
- parseServerName(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
- parseSimpleFilterExpression(byte[]) - Method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Constructs a filter object given a simple filter expression
- parseStartcode(String) - Static method in class org.apache.hadoop.hbase.ServerName
-
- parseTableCFsFromConfig(String) - Static method in class org.apache.hadoop.hbase.client.replication.ReplicationAdmin
-
- parseTableResult(Result, QuotaTableUtil.TableQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- parseTableResult(TableName, Result, QuotaTableUtil.TableQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- parseUserResult(Result, QuotaTableUtil.UserQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- parseUserResult(String, Result, QuotaTableUtil.UserQuotasVisitor) - Static method in class org.apache.hadoop.hbase.quotas.QuotaTableUtil
-
- parseVersionedServerName(byte[]) - Static method in class org.apache.hadoop.hbase.ServerName
-
- parseWALPositionFrom(byte[]) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
- parseZooCfg(Configuration, InputStream) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKConfig
-
- PARTIAL_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.Result
-
- PARTIAL_FLAG_PER_RESULT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.ScanResponse
-
- partiallyMatchesToken(ByteRange) - Method in class org.apache.hadoop.hbase.codec.prefixtree.encode.tokenize.TokenizerNode
-
byte[] utils
- partialResults - Variable in class org.apache.hadoop.hbase.client.ClientScanner
-
A list of partial results that have been returned from the server.
- partialResultsRow - Variable in class org.apache.hadoop.hbase.client.ClientScanner
-
The row for which we are accumulating partial Results (i.e.
- passedPrefix - Variable in class org.apache.hadoop.hbase.filter.PrefixFilter
-
- passesDeleteFamilyBloomFilter(byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
- passesGeneralBloomFilter(byte[], int, int, byte[], int, int) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
A method for checking Bloom filters.
- passesKeyRangeFilter(Scan) - Method in class org.apache.hadoop.hbase.io.HalfStoreFileReader
-
- passesKeyRangeFilter(Scan) - Method in class org.apache.hadoop.hbase.regionserver.StoreFile.Reader
-
Checks whether the given scan rowkey range overlaps with the current storefile's
- passThrough(InvocationOnMock) - Method in class org.apache.hadoop.hbase.GenericTestUtils.DelayAnswer
-
- PASSWORD - Static variable in interface org.apache.hadoop.hbase.io.crypto.KeyProvider
-
- password - Variable in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
-
- PASSWORD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AuthenticationProtos.Token
-
- PASSWORD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.DelegationToken
-
- PASSWORDFILE - Static variable in interface org.apache.hadoop.hbase.io.crypto.KeyProvider
-
- passwordFile - Variable in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
-
- PATH - Static variable in class org.apache.hadoop.hbase.http.resource.JerseyResource
-
- path - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader
-
Path of file
- path - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileWriter
-
May be null if we were passed a stream.
- path - Variable in class org.apache.hadoop.hbase.io.hfile.HFile.WriterFactory
-
- path - Variable in class org.apache.hadoop.hbase.regionserver.handler.FinishRegionRecoveringHandler
-
- path - Variable in class org.apache.hadoop.hbase.regionserver.wal.ReaderBase
-
- path - Static variable in class org.apache.hadoop.hbase.util.CompressionTest
-
- PATH_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.BulkLoadHFileRequest.FamilyPath
-
- pathPrefix - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost
-
- pattern - Static variable in class org.apache.hadoop.hbase.security.visibility.VisibilityLabelsValidator
-
- PATTERN_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- PATTERN_FLAGS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ComparatorProtos.RegexStringComparator
-
- pause(String) - Method in interface org.apache.hadoop.hbase.monitoring.MonitoredTask
-
- PAYLOAD_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.RegionTransition
-
- PayloadCarryingRpcController - Class in org.apache.hadoop.hbase.ipc
-
Optionally carries Cells across the proxy/service interface down into ipc.
- PayloadCarryingRpcController() - Constructor for class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
-
- PayloadCarryingRpcController(CellScanner) - Constructor for class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
-
- PayloadCarryingRpcController(List<CellScannable>) - Constructor for class org.apache.hadoop.hbase.ipc.PayloadCarryingRpcController
-
- PB_MAGIC - Static variable in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
-
Magic we put ahead of a serialized protobuf message.
- PB_WAL_COMPLETE_MAGIC - Static variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- PB_WAL_MAGIC - Static variable in class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- PBCell - Class in org.apache.hadoop.hbase.types
-
An example for using protobuf objects with
DataType
API.
- PBCell() - Constructor for class org.apache.hadoop.hbase.types.PBCell
-
- PBIS(InputStream, int) - Constructor for class org.apache.hadoop.hbase.codec.BaseDecoder.PBIS
-
- pbkdf128(String...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return a 128 bit key derived from the concatenation of the supplied
arguments using PBKDF2WithHmacSHA1 at 10,000 iterations.
- pbkdf128(byte[]...) - Static method in class org.apache.hadoop.hbase.io.crypto.Encryption
-
Return a 128 bit key derived from the concatenation of the supplied
arguments using PBKDF2WithHmacSHA1 at 10,000 iterations.
- PBType<T extends Message> - Class in org.apache.hadoop.hbase.types
-
A base-class for
DataType
implementations backed by protobuf.
- PBType() - Constructor for class org.apache.hadoop.hbase.types.PBType
-
- PBUF_TRAILER_MINOR_VERSION - Static variable in class org.apache.hadoop.hbase.io.hfile.HFileReaderV2
-
HFile minor version that introduced pbuf filetrailer
- PE_KEY - Static variable in class org.apache.hadoop.hbase.PerformanceEvaluation.EvaluationMapTask
-
configuration parameter name that contains the PE impl
- PE_KEY - Static variable in class org.apache.hadoop.hbase.rest.PerformanceEvaluation.EvaluationMapTask
-
configuration parameter name that contains the PE impl
- peek() - Method in class org.apache.hadoop.hbase.regionserver.DefaultMemStore.MemStoreScanner
-
- peek() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
-
- peek() - Method in interface org.apache.hadoop.hbase.regionserver.KeyValueScanner
-
Look at the next Cell in this scanner, but do not iterate scanner.
- peek() - Method in class org.apache.hadoop.hbase.regionserver.StoreFileScanner
-
- peek() - Method in class org.apache.hadoop.hbase.regionserver.StoreScanner
-
- peek() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
-
- peek() - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- peek() - Method in class org.apache.hadoop.hbase.util.BoundedArrayQueue
-
- peek() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
-
- peek() - Method in class org.apache.hadoop.hbase.util.CollectionBackedScanner
-
- peek() - Method in class org.apache.hadoop.hbase.util.ConstantDelayQueue
-
- peek() - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Retrieve the next byte from this range without incrementing position.
- peerAdded(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
- peerAdded(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- peerExists(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
-
- PEERID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSource
-
- peerListChanged(List<String>) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
- peerListChanged(List<String>) - Method in interface org.apache.hadoop.hbase.replication.ReplicationListener
-
The list of registered peer clusters has changed.
- PeerRegionServerListener(HBaseReplicationEndpoint) - Constructor for class org.apache.hadoop.hbase.replication.HBaseReplicationEndpoint.PeerRegionServerListener
-
- peerRemoved(String) - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSourceManager
-
- peerRemoved(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationListener
-
A peer cluster has been removed (i.e.
- peerRemoved(String) - Method in interface org.apache.hadoop.hbase.replication.ReplicationPeers
-
- peerRemoved(String) - Method in class org.apache.hadoop.hbase.replication.ReplicationPeersZKImpl
-
- peerStateNodeName - Variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
-
The name of the znode that contains the replication status of a remote slave (i.e.
- PeerStateTracker(String, ZooKeeperWatcher, Abortable) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationPeerZKImpl.PeerStateTracker
-
- PeersWatcher(ZooKeeperWatcher) - Constructor for class org.apache.hadoop.hbase.replication.ReplicationTrackerZKImpl.PeersWatcher
-
Construct a ZooKeeper event listener.
- peersZNode - Variable in class org.apache.hadoop.hbase.replication.ReplicationStateZKBase
-
The name of the znode that contains a list of all remote slave (i.e.
- PeInputFormat() - Constructor for class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputFormat
-
- PeInputSplit() - Constructor for class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputSplit
-
- PeInputSplit(TableName, int, int, int, int, boolean, boolean, boolean, int) - Constructor for class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputSplit
-
- PENDING_CLOSE_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
-
PENDING_CLOSE = 4;
- PENDING_OPEN_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.RegionState.State
-
PENDING_OPEN = 1;
- pendingFirstType - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.other.CellTypeEncoder
-
fields
- PER_BLOCK_OVERHEAD - Static variable in class org.apache.hadoop.hbase.io.hfile.LruCachedBlock
-
- PERCENT_FILES_LOCAL - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- PERCENT_FILES_LOCAL_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- PERCENT_FILES_LOCAL_SECONDARY_REGIONS - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- PERCENT_FILES_LOCAL_SECONDARY_REGIONS_DESC - Static variable in interface org.apache.hadoop.hbase.regionserver.MetricsRegionServerSource
-
- PerClientRandomNonceGenerator - Class in org.apache.hadoop.hbase.client
-
NonceGenerator implementation that uses client ID hash + random int as nonce group,
and random numbers as nonces.
- PerClientRandomNonceGenerator() - Constructor for class org.apache.hadoop.hbase.client.PerClientRandomNonceGenerator
-
- PeRecordReader() - Constructor for class org.apache.hadoop.hbase.rest.PerformanceEvaluation.PeInputFormat.PeRecordReader
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.Action
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.AddColumnAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.BatchRestartRsAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.ChangeBloomFilterAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.ChangeCompressionAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.ChangeEncodingAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.ChangeVersionsAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.CompactRandomRegionOfTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.CompactTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.DumpClusterStatusAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.FlushRandomRegionOfTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.FlushTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.ForceBalancerAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.MergeRandomAdjacentRegionsOfTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.MoveRandomRegionOfTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.MoveRegionsOfTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.RemoveColumnAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.RestartActiveMasterAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.RestartRandomRsAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.RestartRandomRsExceptMetaAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.RestartRsHoldingMetaAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.RestartRsHoldingTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.RollingBatchRestartRsAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.SnapshotTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.SplitRandomRegionOfTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.TruncateTableAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.UnbalanceKillAndRebalanceAction
-
- perform() - Method in class org.apache.hadoop.hbase.chaos.actions.UnbalanceRegionsAction
-
- PerformanceEvaluation - Class in org.apache.hadoop.hbase
-
Script used evaluating HBase performance and scalability.
- PerformanceEvaluation(Configuration) - Constructor for class org.apache.hadoop.hbase.PerformanceEvaluation
-
Constructor
- PerformanceEvaluation - Class in org.apache.hadoop.hbase.rest
-
Script used evaluating Stargate performance and scalability.
- PerformanceEvaluation(Configuration) - Constructor for class org.apache.hadoop.hbase.rest.PerformanceEvaluation
-
Constructor
- PerformanceEvaluation.Counter - Enum in org.apache.hadoop.hbase
-
Enum for map metrics.
- PerformanceEvaluation.Counter - Enum in org.apache.hadoop.hbase.rest
-
Enum for map metrics.
- PerformanceEvaluation.EvaluationMapTask - Class in org.apache.hadoop.hbase
-
MapReduce job that runs a performance evaluation client in each map task.
- PerformanceEvaluation.EvaluationMapTask - Class in org.apache.hadoop.hbase.rest
-
MapReduce job that runs a performance evaluation client in each map task.
- PerformanceEvaluation.PeInputFormat - Class in org.apache.hadoop.hbase.rest
-
InputFormat of Performance Evaluation MapReduce job.
- PerformanceEvaluation.PeInputFormat.PeRecordReader - Class in org.apache.hadoop.hbase.rest
-
- PerformanceEvaluation.PeInputSplit - Class in org.apache.hadoop.hbase.rest
-
This class works as the InputSplit of Performance Evaluation
MapReduce InputFormat, and the Record Value of RecordReader.
- PerformanceEvaluation.RunResult - Class in org.apache.hadoop.hbase
-
- PerformanceEvaluationCommons - Class in org.apache.hadoop.hbase
-
Code shared by PE tests.
- PerformanceEvaluationCommons() - Constructor for class org.apache.hadoop.hbase.PerformanceEvaluationCommons
-
- performCompaction(InternalScanner, Compactor.CellSink, long, boolean, CompactionThroughputController) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Performs the compaction.
- PerfTestCompactionPolicies - Class in org.apache.hadoop.hbase.regionserver.compactions
-
- PerfTestCompactionPolicies(Class<? extends CompactionPolicy>, Class<? extends StoreFileListGenerator>, int, int, float) - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.PerfTestCompactionPolicies
-
Test the perf of a CompactionPolicy with settings.
- PERIOD - Static variable in class org.apache.hadoop.hbase.regionserver.MetricsRegionWrapperImpl
-
- PERIODIC_ACTION1_PERIOD - Static variable in interface org.apache.hadoop.hbase.chaos.factories.MonkeyConstants
-
- PERIODIC_ACTION2_PERIOD - Static variable in interface org.apache.hadoop.hbase.chaos.factories.MonkeyConstants
-
- PERIODIC_ACTION4_PERIOD - Static variable in interface org.apache.hadoop.hbase.chaos.factories.MonkeyConstants
-
- PeriodicPolicy - Class in org.apache.hadoop.hbase.chaos.policies
-
A policy which does stuff every time interval.
- PeriodicPolicy(long) - Constructor for class org.apache.hadoop.hbase.chaos.policies.PeriodicPolicy
-
- PeriodicRandomActionPolicy - Class in org.apache.hadoop.hbase.chaos.policies
-
A policy, which picks a random action according to the given weights,
and performs it every configurable period.
- PeriodicRandomActionPolicy(long, List<Pair<Action, Integer>>) - Constructor for class org.apache.hadoop.hbase.chaos.policies.PeriodicRandomActionPolicy
-
- PeriodicRandomActionPolicy(long, Pair<Action, Integer>...) - Constructor for class org.apache.hadoop.hbase.chaos.policies.PeriodicRandomActionPolicy
-
- PeriodicRandomActionPolicy(long, Action...) - Constructor for class org.apache.hadoop.hbase.chaos.policies.PeriodicRandomActionPolicy
-
- periodicRollForTesting() - Method in class org.apache.hadoop.hbase.procedure2.store.wal.WALProcedureStore
-
- Permission - Class in org.apache.hadoop.hbase.security.access
-
Base permissions instance representing the ability to perform a given set
of actions.
- Permission() - Constructor for class org.apache.hadoop.hbase.security.access.Permission
-
Empty constructor for Writable implementation.
- Permission(Permission.Action...) - Constructor for class org.apache.hadoop.hbase.security.access.Permission
-
- Permission(byte[]) - Constructor for class org.apache.hadoop.hbase.security.access.Permission
-
- Permission.Action - Enum in org.apache.hadoop.hbase.security.access
-
- PERMISSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.CheckPermissionsRequest
-
- PERMISSION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UserPermission
-
- PERMISSIONS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.AccessControlProtos.UsersAndPermissions.UserPermissions
-
- PERSON_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.IncrementCounterProcessorTestProtos.FriendsOfFriendsProcessorRequest
-
- PHOENIX - Static variable in class org.apache.hadoop.hbase.HBaseInterfaceAudience
-
- ping(com.google.protobuf.RpcController, PingProtos.PingRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingService.BlockingInterface
-
- ping(com.google.protobuf.RpcController, PingProtos.PingRequest, <any>) - Method in interface org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingService.Interface
-
rpc ping(.PingRequest) returns (.PingResponse);
- ping(com.google.protobuf.RpcController, PingProtos.PingRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingService
-
rpc ping(.PingRequest) returns (.PingResponse);
- ping(com.google.protobuf.RpcController, PingProtos.PingRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingService.Stub
-
- ping(RpcController, TestProtos.EmptyRequestProto, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.ProtobufCoprocessorService
-
- ping(com.google.protobuf.RpcController, TestProtos.EmptyRequestProto) - Method in interface org.apache.hadoop.hbase.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto.BlockingInterface
-
- ping(com.google.protobuf.RpcController, TestProtos.EmptyRequestProto, <any>) - Method in interface org.apache.hadoop.hbase.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto.Interface
-
rpc ping(.EmptyRequestProto) returns (.EmptyResponseProto);
- ping(com.google.protobuf.RpcController, TestProtos.EmptyRequestProto, <any>) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto
-
rpc ping(.EmptyRequestProto) returns (.EmptyResponseProto);
- ping(com.google.protobuf.RpcController, TestProtos.EmptyRequestProto, <any>) - Method in class org.apache.hadoop.hbase.ipc.protobuf.generated.TestRpcServiceProtos.TestProtobufRpcProto.Stub
-
- ping(RpcController, PingProtos.PingRequest, <any>) - Method in class org.apache.hadoop.hbase.regionserver.TestServerCustomProtocol.PingHandler
-
- ping(RpcController, PingProtos.PingRequest, <any>) - Method in class org.apache.hadoop.hbase.security.access.TestAccessController.PingCoprocessor
-
- PING_CALL_ID - Static variable in interface org.apache.hadoop.hbase.ipc.RpcClient
-
- PingCoprocessor() - Constructor for class org.apache.hadoop.hbase.security.access.TestAccessController.PingCoprocessor
-
- PingHandler() - Constructor for class org.apache.hadoop.hbase.regionserver.TestServerCustomProtocol.PingHandler
-
- PingProtos - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.CountRequest - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type CountRequest
- PingProtos.CountRequest.Builder - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type CountRequest
- PingProtos.CountRequestOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.CountResponse - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type CountResponse
- PingProtos.CountResponse.Builder - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type CountResponse
- PingProtos.CountResponseOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.HelloRequest - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type HelloRequest
- PingProtos.HelloRequest.Builder - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type HelloRequest
- PingProtos.HelloRequestOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.HelloResponse - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type HelloResponse
- PingProtos.HelloResponse.Builder - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type HelloResponse
- PingProtos.HelloResponseOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.IncrementCountRequest - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type IncrementCountRequest
- PingProtos.IncrementCountRequest.Builder - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type IncrementCountRequest
- PingProtos.IncrementCountRequestOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.IncrementCountResponse - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type IncrementCountResponse
- PingProtos.IncrementCountResponse.Builder - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type IncrementCountResponse
- PingProtos.IncrementCountResponseOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.NoopRequest - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type NoopRequest
- PingProtos.NoopRequest.Builder - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type NoopRequest
- PingProtos.NoopRequestOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.NoopResponse - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type NoopResponse
- PingProtos.NoopResponse.Builder - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type NoopResponse
- PingProtos.NoopResponseOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.PingRequest - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type PingRequest
- PingProtos.PingRequest.Builder - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type PingRequest
- PingProtos.PingRequestOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.PingResponse - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type PingResponse
- PingProtos.PingResponse.Builder - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf type PingResponse
- PingProtos.PingResponseOrBuilder - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.PingService - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
Protobuf service PingService
- PingProtos.PingService.BlockingInterface - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.PingService.Interface - Interface in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingProtos.PingService.Stub - Class in org.apache.hadoop.hbase.coprocessor.protobuf.generated
-
- PingService() - Constructor for class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingService
-
- PipelineController() - Constructor for class org.apache.hadoop.hbase.wal.WALSplitter.PipelineController
-
- placeSecondaryAndTertiaryWithRestrictions(Map<HRegionInfo, ServerName>) - Method in class org.apache.hadoop.hbase.master.balancer.FavoredNodeAssignmentHelper
-
For regions that share the primary, avoid placing the secondary and tertiary
on a same RS.
- PlainTextMessageBodyProducer - Class in org.apache.hadoop.hbase.rest.provider.producer
-
An adapter between Jersey and Object.toString().
- PlainTextMessageBodyProducer() - Constructor for class org.apache.hadoop.hbase.rest.provider.producer.PlainTextMessageBodyProducer
-
- PleaseHoldException - Exception in org.apache.hadoop.hbase
-
This exception is thrown by the master when a region server was shut down and
restarted so fast that the master still hasn't processed the server shutdown
of the first instance, or when master is initializing and client call admin
operations, or when an operation is performed on a region server that is still starting.
- PleaseHoldException(String) - Constructor for exception org.apache.hadoop.hbase.PleaseHoldException
-
- PleaseHoldException(String, Throwable) - Constructor for exception org.apache.hadoop.hbase.PleaseHoldException
-
- PleaseHoldException(Throwable) - Constructor for exception org.apache.hadoop.hbase.PleaseHoldException
-
- pluralize(Collection<?>) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
-
- pluralize(int) - Static method in exception org.apache.hadoop.hbase.client.RetriesExhaustedWithDetailsException
-
- Policy - Class in org.apache.hadoop.hbase.chaos.policies
-
A policy to introduce chaos to the cluster
- Policy() - Constructor for class org.apache.hadoop.hbase.chaos.policies.Policy
-
- Policy.PolicyContext - Class in org.apache.hadoop.hbase.chaos.policies
-
A context for a Policy
- PolicyBasedChaosMonkey - Class in org.apache.hadoop.hbase.chaos.monkies
-
Chaos monkey that given multiple policies will run actions against the cluster.
- PolicyBasedChaosMonkey(IntegrationTestingUtility, Policy...) - Constructor for class org.apache.hadoop.hbase.chaos.monkies.PolicyBasedChaosMonkey
-
Construct a new ChaosMonkey
- PolicyBasedChaosMonkey(IntegrationTestingUtility, Collection<Policy>) - Constructor for class org.apache.hadoop.hbase.chaos.monkies.PolicyBasedChaosMonkey
-
- PolicyContext(IntegrationTestingUtility) - Constructor for class org.apache.hadoop.hbase.chaos.policies.Policy.PolicyContext
-
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.client.ResultBoundedCompletionService
-
- poll() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
-
- poll() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
-
- poll() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureQueue
-
- poll() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureFairRunQueues
-
- poll() - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureRunnableSet
-
Fetch one Procedure from the queue
- poll() - Method in class org.apache.hadoop.hbase.procedure2.ProcedureSimpleRunQueue
-
- poll() - Method in class org.apache.hadoop.hbase.procedure2.util.TimeoutBlockingQueue
-
- poll() - Method in class org.apache.hadoop.hbase.thrift.CallQueue
-
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
-
- poll() - Method in class org.apache.hadoop.hbase.util.BoundedArrayQueue
-
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.util.BoundedCompletionService
-
- poll() - Method in class org.apache.hadoop.hbase.util.BoundedConcurrentLinkedQueue
-
- poll() - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
-
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
-
- poll() - Method in class org.apache.hadoop.hbase.util.ConstantDelayQueue
-
- poll(long, TimeUnit) - Method in class org.apache.hadoop.hbase.util.ConstantDelayQueue
-
- pollFirst() - Method in class org.apache.hadoop.hbase.regionserver.CellSkipListSet
-
- pollLast() - Method in class org.apache.hadoop.hbase.io.hfile.bucket.CachedEntryQueue
-
- pollLast() - Method in class org.apache.hadoop.hbase.io.hfile.LruCachedBlockQueue
-
- pollLast() - Method in class org.apache.hadoop.hbase.regionserver.CellSkipListSet
-
- pollRealKV() - Method in class org.apache.hadoop.hbase.regionserver.KeyValueHeap
-
Fetches the top sub-scanner from the priority queue, ensuring that a real
seek has been done on it.
- PONG_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.coprocessor.protobuf.generated.PingProtos.PingResponse
-
- pool(ExecutorService) - Method in class org.apache.hadoop.hbase.client.BufferedMutatorParams
-
Override the default executor pool defined by the hbase.htable.threads.*
configuration values.
- pool - Variable in class org.apache.hadoop.hbase.client.ClientScanner
-
- pool - Variable in class org.apache.hadoop.hbase.client.RpcRetryingCallerWithReadReplicas
-
- pool - Variable in class org.apache.hadoop.hbase.codec.prefixtree.decode.ArraySearcherPool
-
- POOL_SIZE - Static variable in class org.apache.hadoop.hbase.util.TestPoolMap.TestPoolType
-
- PoolMap<K,V> - Class in org.apache.hadoop.hbase.util
-
The PoolMap
maps a key to a collection of values, the elements
of which are managed by a pool.
- PoolMap(PoolMap.PoolType) - Constructor for class org.apache.hadoop.hbase.util.PoolMap
-
- PoolMap(PoolMap.PoolType, int) - Constructor for class org.apache.hadoop.hbase.util.PoolMap
-
- poolMap - Variable in class org.apache.hadoop.hbase.util.TestPoolMap.TestPoolType
-
- PoolMap.Pool<R> - Interface in org.apache.hadoop.hbase.util
-
- PoolMap.PoolType - Enum in org.apache.hadoop.hbase.util
-
- PoolMap.ReusablePool<R> - Class in org.apache.hadoop.hbase.util
-
- popArguments(Stack<ByteBuffer>, Stack<Filter>) - Static method in class org.apache.hadoop.hbase.filter.ParseFilter
-
Pops an argument from the operator stack and the number of arguments required by the operator
from the filterStack and evaluates them
- popFromRowBuffer(RowNodeReader) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populateBuffer(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnReader
-
methods
- populateFamily() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populateFirstNonRowFields() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populateLastNonRowFields() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populateMvccVersion() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populateNonRowFields(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populateNonRowFieldsAndCompareTo(int, Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
fill in family/qualifier/ts/type/value
- populatePool(ExecutorService) - Method in class org.apache.hadoop.hbase.master.BulkAssigner
-
- populatePool(ExecutorService) - Method in class org.apache.hadoop.hbase.master.BulkReOpen
-
Unassign all regions, so that they go through the regular region
assignment flow (in assignment manager) and are re-opened.
- populatePool(ExecutorService) - Method in class org.apache.hadoop.hbase.master.GeneralBulkAssigner
-
- populatePreviousNonRowFields() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populatePut(byte[], ImportTsv.TsvParser.ParsedLine, Put, int) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterCustomTestMapperForOprAttr
-
- populatePut(byte[], ImportTsv.TsvParser.ParsedLine, Put, int) - Method in class org.apache.hadoop.hbase.mapreduce.TsvImporterMapper
-
- populateQualifier() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populateQueues() - Method in class org.apache.hadoop.hbase.replication.TestReplicationStateBasic
-
- populateTag() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populateTimestamp() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populateType() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- populateValueOffsets() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
- port - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- PORT - Static variable in class org.apache.hadoop.hbase.ipc.TestProtoBufRpc
-
- port - Static variable in class org.apache.hadoop.hbase.thrift.DemoClient
-
- port - Variable in class org.apache.hadoop.hbase.thrift.generated.TRegionInfo
-
- port - Static variable in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
-
- PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.HBaseProtos.ServerName
-
- PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RegionServerStatusProtos.RegionServerStartupRequest
-
- PORT_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.ExceptionResponse
-
- position - Variable in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
The current index into the range.
- POSITION_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.ReplicationHLogPosition
-
- positionAfterLastCell() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
-
The content of the buffers doesn't matter here, only that afterLast=true and beforeFirst=false
- positionAfterLastCell() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
-
Note: This may not be appropriate to have in the interface.
- positionAt(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
-
methods
- positionAt(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
-
CellSearcher methods
- positionAt(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
-
Do everything within this scanner's power to find the key.
- positionAtFirstCell() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
advance
- positionAtLastCell() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
-
- positionAtLastRow() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
-
- positionAtOrAfter(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
-
Identical workflow as positionAtOrBefore, but split them to avoid having ~10 extra
if-statements.
- positionAtOrAfter(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
-
Same as positionAt(..), but go to the extra effort of finding the next key if there's no exact
match.
- positionAtOrBefore(Cell) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
-
- positionAtOrBefore(Cell) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.CellSearcher
-
Same as positionAt(..), but go to the extra effort of finding the previous key if there's no
exact match.
- positionAtQualifierTimestamp(Cell, boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
-
- PositionedByteRange - Interface in org.apache.hadoop.hbase.util
-
Extends
ByteRange
with additional methods to support tracking a
consumers position within the viewport.
- positionToByteArray(long) - Static method in class org.apache.hadoop.hbase.zookeeper.ZKUtil
-
- post(String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a POST request
- post(Cluster, String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a POST request
- post(String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a POST request
- post(Cluster, String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a POST request
- post(CellSetModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
-
- post(ScannerModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerResource
-
- post(TableSchemaModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
-
- postAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a abortProcedure request has been processed.
- postAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postAbortProcedure() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the new column family has been created.
- postAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postAddColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the new column family has been created.
- postAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postAddColumnHandler(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.TestTableLockManager.TestAlterAndDisableMasterObserver
-
- postAppend(ObserverContext<RegionCoprocessorEnvironment>, Append, Result) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postAppend(ObserverContext<RegionCoprocessorEnvironment>, Append, Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after Append
- postAppend(ObserverContext<RegionCoprocessorEnvironment>, Append, Result) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postAppend(Append, Result) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postAppend(long, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
-
- postAppend(long, long) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.Base
-
- postAppend(long, long) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
For notification post append to the writer.
- postAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the region assignment has been requested.
- postAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postAssign(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postBalance(ObserverContext<MasterCoprocessorEnvironment>, List<RegionPlan>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postBalance(ObserverContext<MasterCoprocessorEnvironment>, List<RegionPlan>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postBalance(ObserverContext<MasterCoprocessorEnvironment>, List<RegionPlan>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the balancing plan has been submitted.
- postBalance(ObserverContext<MasterCoprocessorEnvironment>, List<RegionPlan>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postBalance(List<RegionPlan>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the flag to enable/disable balancing has changed.
- postBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postBalanceSwitch(boolean, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
This will be called after applying a batch of Mutations on a region.
- postBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postBatchMutate(HRegion) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
-
- postBatchMutate(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postBatchMutate(HRegion) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
The hook to be executed after the process() and applying the Mutations to region.
- postBatchMutateIndispensably(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postBatchMutateIndispensably(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the completion of batch put/delete and will be called even if the batch operation
fails
- postBatchMutateIndispensably(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postBatchMutateIndispensably(MiniBatchOperationInProgress<Mutation>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postBinary(byte[], UriInfo, HttpHeaders) - Method in class org.apache.hadoop.hbase.rest.RowResource
-
- postBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after bulkLoadHFile.
- postBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postBulkLoadHFile(List<Pair<byte[], String>>, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after checkAndDelete
- postCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postCheckAndDelete(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after checkAndPut
- postCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postCheckAndPut(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a snapshot clone operation has been requested.
- postCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postCloneSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the region is reported as closed to the master.
- postClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- postClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster.MyRegionObserver
-
- postClose(boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked after a region is closed
- postCloseRegionOperation(ObserverContext<RegionCoprocessorEnvironment>, Region.Operation) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postCloseRegionOperation(ObserverContext<RegionCoprocessorEnvironment>, Region.Operation) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- postCloseRegionOperation(ObserverContext<RegionCoprocessorEnvironment>, Region.Operation) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postCloseRegionOperation(Region.Operation) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after compaction has completed and the new store file has been moved in to place.
- postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- postCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface.EvenOnlyCompactor
-
- postCompact(Store, StoreFile, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Called after the store compaction has completed.
- postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, <any>, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, <any>, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the
StoreFile
s to compact have been selected from the available
candidates.
- postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, <any>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- postCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postCompactSelection(Store, <any>, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Called after the
StoreFile
s to be compacted have been selected from the available
candidates.
- postCompleteSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postCompleteSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after any split request is processed.
- postCompleteSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.namespace.TestNamespaceAuditor.CustomObserver
-
- postCompleteSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked after a split is completed irrespective of a failure or success.
- postCompleteSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.FailingSplitRegionObserver
-
- postCreateCoprocScanner(CompactionRequest, ScanType, InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Calls coprocessor, if any, to create scanners - after normal scanner creation.
- postCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the createNamespace operation has been requested.
- postCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postCreateNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postCreateReplicationEndPoint(ObserverContext<RegionServerCoprocessorEnvironment>, ReplicationEndpoint) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- postCreateReplicationEndPoint(ObserverContext<RegionServerCoprocessorEnvironment>, ReplicationEndpoint) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called after the replication endpoint is instantiated.
- postCreateReplicationEndPoint(ReplicationEndpoint) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- postCreateReplicationEndPoint(ObserverContext<RegionServerCoprocessorEnvironment>, ReplicationEndpoint) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postCreateReplicationEndPoint(ObserverContext<RegionServerCoprocessorEnvironment>, ReplicationEndpoint) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController.VisibilityReplication
-
- postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the createTable operation has been requested.
- postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort.BuggyMasterObserver
-
- postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove.BuggyMasterObserver
-
- postCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postCreateTable(HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the createTable operation has been requested.
- postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.master.handler.TestEnableTableHandler.MasterSyncObserver
-
- postCreateTableHandler(HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.SecureTestUtil.MasterSyncObserver
-
- postCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.util.TestHBaseFsck.MasterSyncObserver
-
- postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client deletes a value.
- postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postDelete(Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.replication.TestMasterReplication.CoprocessorCounter
-
- postDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the column family has been deleted.
- postDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postDeleteColumn(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the column family has been deleted.
- postDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postDeleteColumnHandler(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.TestTableLockManager.TestLockTimeoutExceptionMasterObserver
-
- postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the deleteNamespace operation has been requested.
- postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postDeleteNamespace(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the delete snapshot operation has been requested.
- postDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postDeleteSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the deleteTable operation has been requested.
- postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postDeleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after
HMaster
deletes a
table.
- postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.master.handler.TestEnableTableHandler.MasterSyncObserver
-
- postDeleteTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.namespace.TestNamespaceAuditor.MasterSyncObserver
-
- postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.SecureTestUtil.MasterSyncObserver
-
- postDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.util.TestHBaseFsck.MasterSyncObserver
-
- postDisable(MasterProcedureEnv, MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
-
Action after disabling table.
- postDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the disableTable operation has been requested.
- postDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postDisableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the disableTable operation has been requested.
- postDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postDisableTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.master.TestTableLockManager.TestAlterAndDisableMasterObserver
-
- postEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the enableTable operation has been requested.
- postEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postEnableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the enableTable operation has been requested.
- postEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postEnableTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postEncoding(BlockType) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
- postEncoding(BlockType) - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockEncodingContext
-
Do any action that needs to be performed after the encoding.
- postEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message, Message.Builder) - Method in interface org.apache.hadoop.hbase.coprocessor.EndpointObserver
-
Called after an Endpoint service method is invoked.
- postEndpointInvocation(Service, String, Message, Message.Builder) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message, Message.Builder) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client tests for existence using a Get.
- postExists(Get, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- postFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after a Store's memstore is flushed to disk.
- postFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, StoreFile) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- postFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface.EvenOnlyCompactor
-
- postFlush() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked after a memstore flush
- postFlush(Store, StoreFile) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked after a memstore flush
- postGet(Get, List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after a client makes a GetClosestRowBefore request.
- postGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postGetClosestRowBefore(byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a getNamespaceDescriptor request has been processed.
- postGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postGetNamespaceDescriptor(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client performs a Get
- postGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.replication.TestReplicationWithTags.TestCoprocessorForTagsAtSink
-
- postGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication.TestCoprocessorForTagsAtSink
-
- postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
- postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a getTableDescriptors request has been processed.
- postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postGetTableDescriptors(List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Deprecated.
- postGetTableDescriptors(List<TableName>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a getTableNames request has been processed.
- postGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postGetTableNames(List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment, Result) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment, Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after increment
- postIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment, Result) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postIncrement(Increment, Result) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean, long) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean, long) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- postInstantiateDeleteTracker(ObserverContext<RegionCoprocessorEnvironment>, DeleteTracker) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postInstantiateDeleteTracker(ObserverContext<RegionCoprocessorEnvironment>, DeleteTracker) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the ScanQueryMatcher creates ScanDeleteTracker.
- postInstantiateDeleteTracker(DeleteTracker) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postInstantiateDeleteTracker(ObserverContext<RegionCoprocessorEnvironment>, DeleteTracker) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- postListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a listNamespaceDescriptors request has been processed.
- postListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postListNamespaceDescriptors(List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postListProcedures(ObserverContext<MasterCoprocessorEnvironment>, List<ProcedureInfo>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postListProcedures(ObserverContext<MasterCoprocessorEnvironment>, List<ProcedureInfo>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postListProcedures(ObserverContext<MasterCoprocessorEnvironment>, List<ProcedureInfo>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a listProcedures request has been processed.
- postListProcedures(ObserverContext<MasterCoprocessorEnvironment>, List<ProcedureInfo>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postListProcedures(List<ProcedureInfo>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postListProcedures(ObserverContext<MasterCoprocessorEnvironment>, List<ProcedureInfo>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after listSnapshots request has been processed.
- postListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postListSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postLogArchive(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.Base
-
- postLogArchive(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
The WAL has been archived.
- postLogReplay(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postLogReplay(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the log replay on the region is over.
- postLogReplay() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked after log replay on region
- postLogReplay(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postLogReplay(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- postLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener.DummyWALActionsListener
-
- postLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.Base
-
- postLogRoll(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
The WAL has been rolled.
- postLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
-
- postLogRollCounter - Variable in class org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener.DummyWALActionsListener
-
- postMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- postMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, Region) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
called after the regions merge.
- postMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver.CPRegionServerObserver
-
- postMerge(HRegion, HRegion, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- postMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, Region) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postMergeCommit(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- postMergeCommit(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, Region) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called after PONR step as part of regions merge transaction.
- postMergeCommit(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver.CPRegionServerObserver
-
- postMergeCommit(HRegion, HRegion, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- postMergeCommit(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, Region) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the column family has been updated.
- postModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postModifyColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the column family has been updated.
- postModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postModifyColumnHandler(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the modifyNamespace operation has been requested.
- postModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postModifyNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the modifyTable operation has been requested.
- postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postModifyTable(TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after to modifying a table's properties.
- postModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postModifyTableHandler(TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the region move has been requested.
- postMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postMove(HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postMutationBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, RegionObserver.MutationType, Mutation, Cell, Cell) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postMutationBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, RegionObserver.MutationType, Mutation, Cell, Cell) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after a new cell has been created during an increment operation, but before
it is committed to the WAL or memstore.
- postMutationBeforeWAL(RegionObserver.MutationType, Mutation, Cell, Cell) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postMutationBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, RegionObserver.MutationType, Mutation, Cell, Cell) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postMutationBeforeWAL(ObserverContext<RegionCoprocessorEnvironment>, RegionObserver.MutationType, Mutation, Cell, Cell) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- postOpeartionFailure(IOException, long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
Called after the operation is terminated with a failure.
- postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the region is reported as open to the master.
- postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster.MyRegionObserver
-
- postOpen() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked after a region open
- postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
Region related hooks
- PostOpenDeployContext(Region, long) - Constructor for class org.apache.hadoop.hbase.regionserver.RegionServerServices.PostOpenDeployContext
-
- postOpenDeployTasks(Region) - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- postOpenDeployTasks(RegionServerServices.PostOpenDeployContext) - Method in class org.apache.hadoop.hbase.MockRegionServerServices
-
- postOpenDeployTasks(Region) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- postOpenDeployTasks(RegionServerServices.PostOpenDeployContext) - Method in class org.apache.hadoop.hbase.regionserver.HRegionServer
-
- postOpenDeployTasks(RegionServerServices.PostOpenDeployContext) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
Tasks to perform after region open to complete deploy of region on
regionserver
- postOpenDeployTasks(Region) - Method in interface org.apache.hadoop.hbase.regionserver.RegionServerServices
-
- postOperationResult(V, long) - Method in class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
Called after the operation is completed and the result fetched.
- postProcess(HRegion, WALEdit, boolean) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
-
- postProcess(HRegion, WALEdit, boolean) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
The hook to be executed after process() and applying the Mutations to region.
- postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client stores a value.
- postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking.ObserverA
-
- postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking.ObserverB
-
- postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverStacking.ObserverC
-
- postPut(Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postPut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the region has been marked offline.
- postRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postRegionOffline(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postReplicateLogEntries(ObserverContext<RegionServerCoprocessorEnvironment>, List<AdminProtos.WALEntry>, CellScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- postReplicateLogEntries(ObserverContext<RegionServerCoprocessorEnvironment>, List<AdminProtos.WALEntry>, CellScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called after executing replication request to shipping log entries.
- postReplicateLogEntries(List<AdminProtos.WALEntry>, CellScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- postReplicateLogEntries(ObserverContext<RegionServerCoprocessorEnvironment>, List<AdminProtos.WALEntry>, CellScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after a snapshot restore operation has been requested.
- postRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postRestoreSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postRollBackMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- postRollBackMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called after the roll back of the regions merge.
- postRollBackMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver.CPRegionServerObserver
-
- postRollBackMerge(HRegion, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- postRollBackMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
This will be called after the roll back of the split region is completed
- postRollBackSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked just after the rollback of a failed split is done
- postRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.regionserver.TestSplitTransaction.CustomObserver
-
- postRollWALWriterRequest(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- postRollWALWriterRequest(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called after executing user request to roll a region server WAL.
- postRollWALWriterRequest() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- postRollWALWriterRequest(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client closes a scanner.
- postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postScannerClose(InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- postScannerFilterRow(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, byte[], int, short, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postScannerFilterRow(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, byte[], int, short, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
This will be called by the scan flow when the current scanned row is being filtered out by the
filter.
- postScannerFilterRow(InternalScanner, byte[], int, short) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
This will be called by the scan flow when the current scanned row is being filtered out by the
filter.
- postScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client asks for the next row on a scanner.
- postScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postScannerNext(InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.regionserver.TestTags.TestCoprocessorForTags
-
- postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the client opens a new scanner.
- postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- postScannerOpen(Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- postSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the quota for the namespace is stored.
- postSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postSetNamespaceQuota(String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the quota for the table is stored.
- postSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postSetTableQuota(TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the quota for the user is stored.
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the quota for the user on the specified table is stored.
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the quota for the user on the specified namespace is stored.
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postSetUserQuota(String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postSetUserQuota(String, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postSetUserQuota(String, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the snapshot operation has been requested.
- postSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postSplit(ObserverContext<RegionCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postSplit(ObserverContext<RegionCoprocessorEnvironment>, Region, Region) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- postSplit(ObserverContext<RegionCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postSplit(ObserverContext<RegionCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- postSplit(Region, Region) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked just after a split
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called immediately after an active master instance has completed
initialization.
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithAbort.BuggyMasterObserver
-
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterCoprocessorExceptionWithRemove.BuggyMasterObserver
-
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postStartMaster() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postStartMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
Master related hooks
- postStartRegionOperation(ObserverContext<RegionCoprocessorEnvironment>, Region.Operation) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postStartRegionOperation(ObserverContext<RegionCoprocessorEnvironment>, Region.Operation) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- postStartRegionOperation(ObserverContext<RegionCoprocessorEnvironment>, Region.Operation) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postStartRegionOperation(Region.Operation) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFile.Reader) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFile.Reader) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after the creation of Reader for a store file.
- postStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFile.Reader) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postStoreFileReaderOpen(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFile.Reader) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postSync() - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureEnv.MasterProcedureStoreListener
-
- postSync() - Method in interface org.apache.hadoop.hbase.procedure2.store.ProcedureStore.ProcedureStoreListener
-
triggered when the store sync is completed.
- postSync(long, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.MetricsWAL
-
- postSync(long, int) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.Base
-
- postSync(long, int) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
For notification post writer sync.
- postTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the table memstore is flushed to disk.
- postTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postTableFlush(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the truncateTable operation has been requested.
- postTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postTruncateTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- postTruncateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postTruncateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postTruncateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after
HMaster
truncates a
table.
- postTruncateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postTruncateTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- postUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- postUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called after the region unassignment has been requested.
- postUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- postUnassign(HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- postWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
Implementers should override this version of the method and leave the deprecated one as-is.
- postWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- postWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called after a
WALEdit
replayed for this region.
- postWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- postWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SampleRegionWALObserver
-
Triggered after
HRegion
when WAL is
Restoreed.
- postWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SampleRegionWALObserver
-
- postWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- postWALRestore(HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postWALRestore(HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- postWALWrite(ObserverContext<? extends WALCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.BaseWALObserver
-
Implementers should override this method and leave the deprecated version as-is.
- postWALWrite(ObserverContext<WALCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.BaseWALObserver
-
- postWALWrite(ObserverContext<? extends WALCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SampleRegionWALObserver
-
- postWALWrite(ObserverContext<WALCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SampleRegionWALObserver
-
- postWALWrite(ObserverContext<? extends WALCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
-
Called after a
WALEdit
is writen to WAL.
- postWALWrite(ObserverContext<WALCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
-
- postWALWrite(HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
-
- postWALWrite(ObserverContext<? extends WALCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.replication.regionserver.TestRegionReplicaReplicationEndpointNoMaster.WALEditCopro
-
- preAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>, ProcedureExecutor<MasterProcedureEnv>, long) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>, ProcedureExecutor<MasterProcedureEnv>, long) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>, ProcedureExecutor<MasterProcedureEnv>, long) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a abortProcedure request has been processed.
- preAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>, ProcedureExecutor<MasterProcedureEnv>, long) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preAbortProcedure(ProcedureExecutor<MasterProcedureEnv>, long) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preAbortProcedure(ObserverContext<MasterCoprocessorEnvironment>, ProcedureExecutor<MasterProcedureEnv>, long) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- pread - Variable in class org.apache.hadoop.hbase.io.hfile.AbstractHFileReader.Scanner
-
- preAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to adding a new column family to the table.
- preAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preAddColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preAddColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preAddColumnCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to adding a new column family to the table.
- preAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preAddColumnHandler(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.TestTableLockManager.TestAlterAndDisableMasterObserver
-
- preAddColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.TestTableLockManager.TestLockTimeoutExceptionMasterObserver
-
- preAddColumnHandlerCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before Append.
- preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preAppend(Append) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.regionserver.TestTags.TestCoprocessorForTags
-
- preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preAppend(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preAppendAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preAppendAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before Append but after acquiring rowlock.
- preAppendAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preAppendAfterRowLock(Append) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preAppendAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Append) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to assigning a specific region.
- preAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preAssign(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preAssign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preAssignCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preBalance(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preBalance(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preBalance(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to requesting rebalancing of the cluster regions, though after
the initial checks for regions in transition and the balance switch flag.
- preBalance(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preBalance() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preBalance(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preBalanceCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to modifying the flag used to enable/disable region balancing.
- preBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preBalanceSwitch(boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preBalanceSwitch(ObserverContext<MasterCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preBalanceSwitchCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
This will be called for every batch mutation operation happening at the server.
- preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preBatchMutate(HRegion, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
-
- preBatchMutate(MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preBatchMutate(HRegion, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
The hook to be executed after the process() but before applying the Mutations to region.
- preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preBatchMutate(ObserverContext<RegionCoprocessorEnvironment>, MiniBatchOperationInProgress<Mutation>) - Method in class org.apache.hadoop.hbase.tool.WriteSinkCoprocessor
-
- preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before bulkLoadHFile.
- preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preBulkLoadHFile(List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preBulkLoadHFile(ObserverContext<RegionCoprocessorEnvironment>, List<Pair<byte[], String>>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Verifies user has CREATE privileges on
the Column Families involved in the bulkLoadHFile
request.
- preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before checkAndDelete.
- preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preCheckAndDelete(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preCheckAndDelete(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preCheckAndDeleteAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preCheckAndDeleteAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before checkAndDelete but after acquiring rowock.
- preCheckAndDeleteAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preCheckAndDeleteAfterRowLock(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preCheckAndDeleteAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Delete, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before checkAndPut.
- preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preCheckAndPut(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preCheckAndPut(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preCheckAndPutAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preCheckAndPutAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before checkAndPut but after acquiring rowlock.
- preCheckAndPutAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preCheckAndPutAfterRowLock(byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preCheckAndPutAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], CompareFilter.CompareOp, ByteArrayComparable, Put, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preCleanupBulkLoad(ObserverContext<RegionCoprocessorEnvironment>, SecureBulkLoadProtos.CleanupBulkLoadRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.BulkLoadObserver
-
Called as part of SecureBulkLoadEndpoint.cleanupBulkLoad() RPC call.
- preCleanupBulkLoad(ObserverContext<RegionCoprocessorEnvironment>, SecureBulkLoadProtos.CleanupBulkLoadRequest) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Authorization security check for
SecureBulkLoadProtocol.cleanupBulkLoad()
- preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a snapshot is cloned.
- preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preCloneSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preCloneSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.snapshot.TestSnapshotClientRetries.MasterSyncObserver
-
- preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the region is reported as closed to the master.
- preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.master.TestAssignmentManagerOnCluster.MyRegionObserver
-
- preClose(boolean) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked before a region is closed
- preClose(ObserverContext<RegionCoprocessorEnvironment>, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called prior to writing the
StoreFile
s selected for compaction into a new
StoreFile
.
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverInterface.EvenOnlyCompactor
-
- preCompact(Store, InternalScanner, ScanType, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Called prior to rewriting the store files selected for compaction
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in class org.apache.hadoop.hbase.regionserver.TestHRegionServerBulkLoad.MyObserver
-
- preCompact(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner, ScanType) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
-
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called prior to writing the
StoreFile
s selected for compaction into a new
StoreFile
and prior to creating the scanner used to read the input files.
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook.NoDataFromCompaction
-
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.NoOpScanPolicyObserver
-
Reimplement the default behavior
- preCompactScannerOpen(Store, List<StoreFileScanner>, ScanType, long, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preCompactScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, List<? extends KeyValueScanner>, ScanType, long, InternalScanner) - Method in class org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy.ScanObserver
-
- preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>, CompactionRequest) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>, CompactionRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called prior to selecting the
StoreFiles
to compact from the list of
available candidates.
- preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- preCompactSelection(ObserverContext<RegionCoprocessorEnvironment>, Store, List<StoreFile>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preCompactSelection(Store, List<StoreFile>, CompactionRequest) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Called prior to selecting the
StoreFile
s for compaction from the list of currently
available candidates.
- preCreateCoprocScanner(CompactionRequest, ScanType, long, List<StoreFileScanner>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
Calls coprocessor, if any, to create compaction scanner - before normal scanner creation.
- preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a new namespace is created by
HMaster
.
- preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preCreateNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preCreateNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preCreateNamespaceCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a new table is created by
HMaster
.
- preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preCreateTable(HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.namespace.TestNamespaceAuditor.MasterSyncObserver
-
- preCreateTable(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preCreateTableCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a new table is created by
HMaster
.
- preCreateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preCreateTableHandler(HTableDescriptor, HRegionInfo[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client deletes a value.
- preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preDelete(Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preDelete(ObserverContext<RegionCoprocessorEnvironment>, Delete, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to deleting the entire column family.
- preDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDeleteColumn(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preDeleteColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preDeleteColumnCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to deleting the entire column family.
- preDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDeleteColumnHandler(TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preDeleteColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, byte[]) - Method in class org.apache.hadoop.hbase.master.TestTableLockManager.TestLockTimeoutExceptionMasterObserver
-
- preDeleteColumnHandlerCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before
HMaster
deletes a
namespace
It can't bypass the default action, e.g., ctx.bypass() won't have effect.
- preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDeleteNamespace(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preDeleteNamespace(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preDeleteNamespaceCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a snapshot is deleted.
- preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDeleteSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preDeleteSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before
HMaster
deletes a
table.
- preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDeleteTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.namespace.TestNamespaceAuditor.MasterSyncObserver
-
- preDeleteTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preDeleteTableCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before
HMaster
deletes a
table.
- preDeleteTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDeleteTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- predicateNoRegionsInTransition() - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
Returns a
Waiter.Predicate
for checking that there are no regions in transition in master
- predicateTableAvailable(TableName) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- predicateTableDisabled(TableName) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- predicateTableEnabled(TableName) - Method in class org.apache.hadoop.hbase.HBaseTestingUtility
-
- preDisable(MasterProcedureEnv, MasterProcedureProtos.DisableTableState) - Method in class org.apache.hadoop.hbase.master.procedure.DisableTableProcedure
-
Action before disabling table.
- preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to disabling a table.
- preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDisableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.master.TestTableLockManager.TestAlterAndDisableMasterObserver
-
- preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preDisableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preDisableTableCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to disabling a table.
- preDisableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preDisableTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preDisableTableHandlerCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- PreemptiveFastFailException - Exception in org.apache.hadoop.hbase.exceptions
-
Thrown when the client believes that we are trying to communicate to has
been repeatedly unresponsive for a while.
- PreemptiveFastFailException(long, long, long, ServerName) - Constructor for exception org.apache.hadoop.hbase.exceptions.PreemptiveFastFailException
-
- preEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to enabling a table.
- preEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preEnableTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preEnableTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preEnableTableCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to enabling a table.
- preEnableTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preEnableTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preEnableTableHandlerCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message) - Method in interface org.apache.hadoop.hbase.coprocessor.EndpointObserver
-
Called before an Endpoint service method is invoked.
- preEndpointInvocation(Service, String, Message) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preEndpointInvocation(ObserverContext<RegionCoprocessorEnvironment>, Service, String, Message) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client tests for existence using a Get.
- preExists(Get) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preExists(ObserverContext<RegionCoprocessorEnvironment>, Get, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- PREFETCH_BLOCKS_ON_OPEN - Static variable in class org.apache.hadoop.hbase.HColumnDescriptor
-
Key for the PREFETCH_BLOCKS_ON_OPEN attribute.
- PREFETCH_BLOCKS_ON_OPEN_KEY - Static variable in class org.apache.hadoop.hbase.io.hfile.CacheConfig
-
Configuration key to prefetch all blocks of a given file into the block cache
when the file is opened.
- PrefetchExecutor - Class in org.apache.hadoop.hbase.io.hfile
-
- PrefetchExecutor() - Constructor for class org.apache.hadoop.hbase.io.hfile.PrefetchExecutor
-
- prefix - Variable in class org.apache.hadoop.hbase.filter.ColumnPrefixFilter
-
- prefix - Variable in class org.apache.hadoop.hbase.filter.PrefixFilter
-
- prefix(String) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
Adds this instance's identifier as a prefix to the passed str
- PREFIX_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.ColumnPrefixFilter
-
- PREFIX_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.FilterProtos.PrefixFilter
-
- PREFIX_LENGTH_KEY - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
-
- PREFIX_LENGTH_KEY_DEPRECATED - Static variable in class org.apache.hadoop.hbase.regionserver.KeyPrefixRegionSplitPolicy
-
Deprecated.
- PrefixFilter - Class in org.apache.hadoop.hbase.filter
-
Pass results that have same row prefix.
- PrefixFilter(byte[]) - Constructor for class org.apache.hadoop.hbase.filter.PrefixFilter
-
- PrefixKeyDeltaEncoder - Class in org.apache.hadoop.hbase.io.encoding
-
Compress key by storing size of common prefix with previous KeyValue
and storing raw size of rest.
- PrefixKeyDeltaEncoder() - Constructor for class org.apache.hadoop.hbase.io.encoding.PrefixKeyDeltaEncoder
-
- PrefixTreeArrayReversibleScanner - Class in org.apache.hadoop.hbase.codec.prefixtree.decode
-
Methods for going backwards through a PrefixTree block.
- PrefixTreeArrayReversibleScanner(PrefixTreeBlockMeta, int, int, int, int) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
-
construct
- PrefixTreeArrayScanner - Class in org.apache.hadoop.hbase.codec.prefixtree.decode
-
Extends PtCell and manipulates its protected fields.
- PrefixTreeArrayScanner(PrefixTreeBlockMeta, int, int, int, int) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayScanner
-
construct
- PrefixTreeArraySearcher - Class in org.apache.hadoop.hbase.codec.prefixtree.decode
-
Searcher extends the capabilities of the Scanner + ReversibleScanner to add the ability to
position itself on a requested Cell without scanning through cells before it.
- PrefixTreeArraySearcher(PrefixTreeBlockMeta, int, int, int, int) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArraySearcher
-
construct
- PrefixTreeBlockMeta - Class in org.apache.hadoop.hbase.codec.prefixtree
-
Information about the block.
- PrefixTreeBlockMeta() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
-
constructors
- PrefixTreeBlockMeta(InputStream) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
-
- PrefixTreeBlockMeta(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeBlockMeta
-
- PrefixTreeCell - Class in org.apache.hadoop.hbase.codec.prefixtree.decode
-
As the PrefixTreeArrayScanner moves through the tree bytes, it changes the values in the fields
of this class so that Cell logic can be applied, but without allocating new memory for every Cell
iterated through.
- PrefixTreeCell() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeCell
-
- PrefixTreeCodec - Class in org.apache.hadoop.hbase.codec.prefixtree
-
This class is created via reflection in DataBlockEncoding enum.
- PrefixTreeCodec() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeCodec
-
no-arg constructor for reflection
- PrefixTreeEncoder - Class in org.apache.hadoop.hbase.codec.prefixtree.encode
-
This is the primary class for converting a CellOutputStream into an encoded byte[].
- PrefixTreeEncoder(OutputStream, boolean) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.encode.PrefixTreeEncoder
-
construct
- prefixTreeEncoder - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowNodeWriter
-
fields
- prefixTreeEncoder - Variable in class org.apache.hadoop.hbase.codec.prefixtree.encode.row.RowSectionWriter
-
fields
- PrefixTreeSeeker - Class in org.apache.hadoop.hbase.codec.prefixtree
-
These methods have the same definition as any implementation of the EncodedSeeker.
- PrefixTreeSeeker(boolean) - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
-
- PrefixTreeTestConstants - Class in org.apache.hadoop.hbase.codec.prefixtree
-
- PrefixTreeTestConstants() - Constructor for class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeTestConstants
-
- preFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- preFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before a Store's memstore is flushed to disk.
- preFlush(ObserverContext<RegionCoprocessorEnvironment>, Store, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- preFlush(Store, InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked before a memstore flush
- preFlush() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked before a memstore flush
- preFlush(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
-
- preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before a memstore is flushed to disk and prior to creating the scanner to read from
the memstore.
- preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook.NoDataFromFlush
-
- preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.NoOpScanPolicyObserver
-
Reimplement the default behavior
- preFlushScannerOpen(Store, KeyValueScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preFlushScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, KeyValueScanner, InternalScanner) - Method in class org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy.ScanObserver
-
- preGet(Get, List<Cell>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before a client makes a GetClosestRowBefore request.
- preGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preGetClosestRowBefore(byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preGetClosestRowBefore(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], Result) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a getNamespaceDescriptor request has been processed.
- preGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preGetNamespaceDescriptor(String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preGetNamespaceDescriptor(ObserverContext<MasterCoprocessorEnvironment>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.client.TestClientOperationInterrupt.TestCoprocessor
-
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.client.TestHCM.SleepAndFailFirstTime
-
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.client.TestReplicasClient.SlowMeCopro
-
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.client.TestReplicaWithCluster.SlowMeCopro
-
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client performs a Get
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorII
-
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.replication.TestMasterReplication.CoprocessorCounter
-
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preGetOp(ObserverContext<RegionCoprocessorEnvironment>, Get, List<Cell>) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
- preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a getTableDescriptors request has been processed.
- preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preGetTableDescriptors(List<TableName>, List<HTableDescriptor>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
Deprecated.
- preGetTableDescriptors(List<TableName>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preGetTableDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<TableName>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>, String) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a getTableNames request has been processed.
- preGetTableNames(ObserverContext<MasterCoprocessorEnvironment>, List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preGetTableNames(List<HTableDescriptor>, String) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before Increment.
- preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preIncrement(Increment) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.regionserver.TestTags.TestCoprocessorForTags
-
- preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preIncrement(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preIncrementAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preIncrementAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before Increment but after acquiring rowlock.
- preIncrementAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preIncrementAfterRowLock(Increment) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preIncrementAfterRowLock(ObserverContext<RegionCoprocessorEnvironment>, Increment) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- preIncrementColumnValue(ObserverContext<RegionCoprocessorEnvironment>, byte[], byte[], byte[], long, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a listNamespaceDescriptors request has been processed.
- preListNamespaceDescriptors(ObserverContext<MasterCoprocessorEnvironment>, List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preListNamespaceDescriptors(List<NamespaceDescriptor>) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preListNamespaceDescriptorsCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preListProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preListProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preListProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a listProcedures request has been processed.
- preListProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preListProcedures() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preListProcedures(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before listSnapshots request has been processed.
- preListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preListSnapshot(HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preListSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preLogArchive(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.Base
-
- preLogArchive(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
The WAL is going to be archived.
- preLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener.DummyWALActionsListener
-
- preLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALActionsListener.Base
-
- preLogRoll(Path, Path) - Method in interface org.apache.hadoop.hbase.regionserver.wal.WALActionsListener
-
The WAL is going to be rolled.
- preLogRoll(Path, Path) - Method in class org.apache.hadoop.hbase.replication.regionserver.Replication
-
- preLogRollCounter - Variable in class org.apache.hadoop.hbase.regionserver.wal.TestWALActionsListener.DummyWALActionsListener
-
- preMasterInitialization(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preMasterInitialization(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preMasterInitialization(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Call before the master initialization is set to true.
- preMasterInitialization(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preMasterInitialization() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- preMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
Called before the regions merge.
- preMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver.CPRegionServerObserver
-
- preMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.namespace.TestNamespaceAuditor.CPRegionServerObserver
-
- preMerge(HRegion, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- preMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preMergeCommit(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, List<Mutation>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- preMergeCommit(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, List<Mutation>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called before PONR step as part of regions merge transaction.
- preMergeCommit(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, List<Mutation>) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver.CPRegionServerObserver
-
- preMergeCommit(HRegion, HRegion, List<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- preMergeCommit(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region, List<Mutation>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to modifying a column family's attributes.
- preModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preModifyColumn(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preModifyColumn(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preModifyColumnCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to modifying a column family's attributes.
- preModifyColumnHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preModifyColumnHandler(TableName, HColumnDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preModifyColumnHandlerCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to modifying a namespace's properties.
- preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preModifyNamespace(NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preModifyNamespace(ObserverContext<MasterCoprocessorEnvironment>, NamespaceDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preModifyNamespaceCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to modifying a table's properties.
- preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preModifyTable(TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preModifyTable(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preModifyTableCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to modifying a table's properties.
- preModifyTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preModifyTableHandler(TableName, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to moving a given region from one region server to another.
- preMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preMove(HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preMove(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, ServerName, ServerName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preMoveCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the region is reported as open to the master.
- preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- preOpen() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked before a region open.
- preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preOpen(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.tool.WriteSinkCoprocessor
-
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.DelegatingRetryingCallable
-
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.FlushRegionCallable
-
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.RegionAdminServiceCallable
-
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.RegionServerCallable
-
Prepare for connection to the server hosting region with row from tablename.
- prepare(boolean) - Method in interface org.apache.hadoop.hbase.client.RetryingCallable
-
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.ReversedScannerCallable
-
- prepare(boolean) - Method in class org.apache.hadoop.hbase.client.ScannerCallable
-
- prepare(E) - Method in class org.apache.hadoop.hbase.coprocessor.ObserverContext
-
- prepare() - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
Event handlers should do all the necessary checks in this method (rather than
in the constructor, or in process()) so that the caller, which is mostly executed
in the ipc context can fail fast.
- prepare() - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
-
- prepare() - Method in class org.apache.hadoop.hbase.master.handler.DisableTableHandler
-
- prepare() - Method in class org.apache.hadoop.hbase.master.handler.EnableTableHandler
-
- prepare() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
-
- prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.CloneSnapshotHandler
-
- prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.DisabledTableSnapshotHandler
-
- prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.EnabledTableSnapshotHandler
-
- prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.RestoreSnapshotHandler
-
- prepare() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
- prepare(RegionServerServices) - Method in interface org.apache.hadoop.hbase.regionserver.RegionMergeTransaction
-
Check merge inputs and prepare the transaction.
- prepare(RegionServerServices) - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl
-
Does checks on merge inputs.
- prepare() - Method in interface org.apache.hadoop.hbase.regionserver.SplitTransaction
-
Check split inputs and prepare the transaction.
- prepare() - Method in class org.apache.hadoop.hbase.regionserver.SplitTransactionImpl
-
Does checks on split inputs.
- prepareBulkLoad(TableName) - Method in class org.apache.hadoop.hbase.client.coprocessor.SecureBulkLoadClient
-
- prepareBulkLoad(com.google.protobuf.RpcController, SecureBulkLoadProtos.PrepareBulkLoadRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.BlockingInterface
-
- prepareBulkLoad(com.google.protobuf.RpcController, SecureBulkLoadProtos.PrepareBulkLoadRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Interface
-
rpc PrepareBulkLoad(.PrepareBulkLoadRequest) returns (.PrepareBulkLoadResponse);
- prepareBulkLoad(com.google.protobuf.RpcController, SecureBulkLoadProtos.PrepareBulkLoadRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService
-
rpc PrepareBulkLoad(.PrepareBulkLoadRequest) returns (.PrepareBulkLoadResponse);
- prepareBulkLoad(com.google.protobuf.RpcController, SecureBulkLoadProtos.PrepareBulkLoadRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.SecureBulkLoadProtos.SecureBulkLoadService.Stub
-
- prepareBulkLoad(byte[], String) - Method in interface org.apache.hadoop.hbase.regionserver.Region.BulkLoadListener
-
Called before an HFile is actually loaded
- prepareBulkLoad(RpcController, SecureBulkLoadProtos.PrepareBulkLoadRequest, <any>) - Method in class org.apache.hadoop.hbase.security.access.SecureBulkLoadEndpoint
-
- prepareData() - Static method in class org.apache.hadoop.hbase.filter.TestFilterWithScanLimits
-
- prepareDecoding(int, int, ByteBuffer, ByteBuffer) - Method in interface org.apache.hadoop.hbase.io.encoding.HFileBlockDecodingContext
-
Perform all actions that need to be done before the encoder's real decoding process.
- prepareDecoding(int, int, ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultDecodingContext
-
- prepareDelete(Delete) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- prepareDelete(Delete) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Prepare a delete for a row mutation processor
- prepareDeleteTimestamps(Mutation, Map<byte[], List<Cell>>, byte[]) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- prepareDeleteTimestamps(Mutation, Map<byte[], List<Cell>>, byte[]) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Set up correct timestamps in the KVs in Delete object.
- prepareEncoder(PrefixTreeEncoder, OutputStream, boolean) - Static method in class org.apache.hadoop.hbase.codec.prefixtree.encode.EncoderFactory
-
helper
- prepareEncoding(DataOutputStream) - Method in class org.apache.hadoop.hbase.io.encoding.HFileBlockDefaultEncodingContext
-
prepare to start a new encoding.
- prepareForBlockReader(boolean) - Method in class org.apache.hadoop.hbase.io.FSDataInputStreamWrapper
-
Prepares the streams for block reader.
- prepareForLoadTest() - Method in class org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
-
- prepareLogReplay(ServerName, Set<HRegionInfo>) - Method in class org.apache.hadoop.hbase.master.MasterFileSystem
-
Mark regions in recovering state when distributedLogReplay are set true
- prepareMiniCluster() - Method in class org.apache.hadoop.hbase.master.TestTableLockManager
-
- prepareMiniZkCluster() - Method in class org.apache.hadoop.hbase.master.TestTableLockManager
-
- prepareMutationsForMerge(HRegionInfo, HRegionInfo, HRegionInfo, ServerName, List<Mutation>, int) - Method in class org.apache.hadoop.hbase.regionserver.RegionMergeTransactionImpl
-
- prepareReaderThreads(LoadTestDataGenerator, Configuration, TableName, double) - Method in class org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
-
- prepareTask(String) - Method in interface org.apache.hadoop.hbase.coordination.SplitLogManagerCoordination
-
Prepare the new task
- prepareTask(String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination
-
- prepareTestData() - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint
-
- prepareTestWebapp() - Static method in class org.apache.hadoop.hbase.http.HttpServerFunctionalTest
-
Prepare the test webapp by creating the directory from the test properties
fail if the directory cannot be created.
- prepareToSplit() - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
Give the region a chance to prepare before it is split.
- prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.DeleteTableHandler
-
- prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.ModifyTableHandler
-
- prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.TableAddFamilyHandler
-
- prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.TableDeleteFamilyHandler
-
- prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
-
Called from prepare() while holding the table lock.
- prepareWithTableLock() - Method in class org.apache.hadoop.hbase.master.handler.TableModifyFamilyHandler
-
- prepareWriterThreads(LoadTestDataGenerator, Configuration, TableName) - Method in class org.apache.hadoop.hbase.util.TestMiniClusterLoadSequential
-
- prependPBMagic(byte[]) - Static method in class org.apache.hadoop.hbase.protobuf.ProtobufUtil
-
Prepend the passed bytes with four bytes of magic,
ProtobufUtil.PB_MAGIC
, to flag what
follows as a protobuf in hbase.
- prependTokenToBuffer(int) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.column.ColumnNodeReader
-
- prePrepareBulkLoad(ObserverContext<RegionCoprocessorEnvironment>, SecureBulkLoadProtos.PrepareBulkLoadRequest) - Method in interface org.apache.hadoop.hbase.coprocessor.BulkLoadObserver
-
Called as part of SecureBulkLoadEndpoint.prepareBulkLoad() RPC call.
- prePrepareBulkLoad(ObserverContext<RegionCoprocessorEnvironment>, SecureBulkLoadProtos.PrepareBulkLoadRequest) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
Authorization check for
SecureBulkLoadProtocol.prepareBulkLoad()
- prePrepareTimeStampForDeleteVersion(ObserverContext<RegionCoprocessorEnvironment>, Mutation, Cell, byte[], Get) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- prePrepareTimeStampForDeleteVersion(ObserverContext<RegionCoprocessorEnvironment>, Mutation, Cell, byte[], Get) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the server updates the timestamp for version delete with latest timestamp.
- prePrepareTimeStampForDeleteVersion(ObserverContext<RegionCoprocessorEnvironment>, Mutation, Cell, byte[], Get) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- prePrepareTimeStampForDeleteVersion(Mutation, Cell, byte[], Get) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- prePrepareTimeStampForDeleteVersion(ObserverContext<RegionCoprocessorEnvironment>, Mutation, Cell, byte[], Get) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preProcess(HRegion, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.BaseRowProcessor
-
- preProcess(HRegion, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
The hook to be executed before process().
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.constraint.ConstraintProcessor
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client stores a value.
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.TestOpenTableInCoprocessor.CustomThreadPoolCoprocessor
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.TestOpenTableInCoprocessor.SendToOtherTableCoprocessor
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverBypass.TestCoprocessor
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithAbort.BuggyRegionObserver
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerCoprocessorExceptionWithRemove.BuggyRegionObserver
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes.OperationAttributesTestController
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithTTLs.TTLCheckingObserver
-
- prePut(Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.regionserver.TestTags.TestCoprocessorForTags
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.replication.TestMasterReplication.CoprocessorCounter
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.replication.TestReplicationWithTags.TestCoprocessorForTagsAtSource
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication.SimpleCP
-
- prePut(ObserverContext<RegionCoprocessorEnvironment>, Put, WALEdit, Durability) - Method in class org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy.ScanObserver
-
- preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to marking a given region as offline.
- preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preRegionOffline(HRegionInfo) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preRegionOffline(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preRegionOfflineCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preReplicateLogEntries(ObserverContext<RegionServerCoprocessorEnvironment>, List<AdminProtos.WALEntry>, CellScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- preReplicateLogEntries(ObserverContext<RegionServerCoprocessorEnvironment>, List<AdminProtos.WALEntry>, CellScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called before executing replication request to shipping log entries.
- preReplicateLogEntries(List<AdminProtos.WALEntry>, CellScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- preReplicateLogEntries(ObserverContext<RegionServerCoprocessorEnvironment>, List<AdminProtos.WALEntry>, CellScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a snapshot is restored.
- preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preRestoreSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preRestoreSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preRollBackMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- preRollBackMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called before the roll back of the regions merge.
- preRollBackMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionServerObserver.CPRegionServerObserver
-
- preRollBackMerge(HRegion, HRegion) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- preRollBackMerge(ObserverContext<RegionServerCoprocessorEnvironment>, Region, Region) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
This will be called before the roll back of the split region is completed
- preRollBackSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked just before the rollback of a failed split is started
- preRollBackSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.regionserver.TestSplitTransaction.CustomObserver
-
- preRollWALWriterRequest(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- preRollWALWriterRequest(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
This will be called before executing user request to roll a region server WAL.
- preRollWALWriterRequest() - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- preRollWALWriterRequest(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client closes a scanner.
- preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preScannerClose(InternalScanner) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preScannerClose(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.client.TestReplicasClient.SlowMeCopro
-
- preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client asks for the next row on a scanner.
- preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.SlowMeCoproScanOperations
-
- preScannerNext(InternalScanner, List<Result>, int) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.regionserver.TestScannerRetriableFailure.FaultyScannerObserver
-
- preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preScannerNext(ObserverContext<RegionCoprocessorEnvironment>, InternalScanner, List<Result>, int, boolean) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.client.TestReplicasClient.SlowMeCopro
-
- preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the client opens a new scanner.
- preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad.SlowMeCoproScanOperations
-
- preScannerOpen(Scan) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Scan, RegionScanner) - Method in class org.apache.hadoop.hbase.security.visibility.VisibilityController
-
- preSelect(List<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.CompactionContext
-
Called before coprocessor preCompactSelection and should filter the candidates
for coprocessor; i.e.
- preSelect(List<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.TestCompaction.BlockingStoreMockMaker.BlockingCompactionContext
-
- preSelectCompactionForCoprocessor(Collection<StoreFile>, List<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.RatioBasedCompactionPolicy
-
- preSelectFilesForCoprocessor(StripeCompactionPolicy.StripeInformationProvider, List<StoreFile>) - Method in class org.apache.hadoop.hbase.regionserver.compactions.StripeCompactionPolicy
-
- PRESERVE_SPLITS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProcedureProtos.TruncateTableStateData
-
- PRESERVESPLITS_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.TruncateTableRequest
-
- preSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the quota for the namespace is stored.
- preSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preSetNamespaceQuota(String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preSetNamespaceQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the quota for the table is stored.
- preSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preSetTableQuota(TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preSetTableQuota(ObserverContext<MasterCoprocessorEnvironment>, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the quota for the user is stored.
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the quota for the user on the specified table is stored.
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, QuotaProtos.Quotas) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the quota for the user on the specified namespace is stored.
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preSetUserQuota(String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preSetUserQuota(String, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preSetUserQuota(String, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, TableName, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preSetUserQuota(ObserverContext<MasterCoprocessorEnvironment>, String, String, QuotaProtos.Quotas) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preShutdown(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preShutdown(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preShutdown(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to shutting down the full HBase cluster, including this
HMaster
process.
- preShutdown(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preShutdown() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preShutdown(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before a new snapshot is taken.
- preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preSnapshot(HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preSnapshot(ObserverContext<MasterCoprocessorEnvironment>, HBaseProtos.SnapshotDescription, HTableDescriptor) - Method in class org.apache.hadoop.hbase.snapshot.TestSnapshotClientRetries.MasterSyncObserver
-
- preSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preSplit(ObserverContext<RegionCoprocessorEnvironment>, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- preSplit(ObserverContext<RegionCoprocessorEnvironment>, byte[]) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before the region is split.
- preSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- preSplit(ObserverContext<RegionCoprocessorEnvironment>, byte[]) - Method in class org.apache.hadoop.hbase.coprocessor.TestCoprocessorInterface.CoprocessorImpl
-
- preSplit() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked just before a split
- preSplit(byte[]) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
Invoked just before a split
- preSplit(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preSplit(ObserverContext<RegionCoprocessorEnvironment>, byte[]) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preSplitAfterPONR(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preSplitAfterPONR(ObserverContext<RegionCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
This will be called after PONR step as part of split transaction
Calling
ObserverContext.bypass()
has no
effect in this hook.
- preSplitAfterPONR(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preSplitAfterPONR() - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preSplitAfterPONR(ObserverContext<RegionCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.MockedRegionObserver
-
- preSplitBeforePONR(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Mutation>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preSplitBeforePONR(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Mutation>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
This will be called before PONR step as part of split transaction.
- preSplitBeforePONR(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Mutation>) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preSplitBeforePONR(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Mutation>) - Method in class org.apache.hadoop.hbase.namespace.TestNamespaceAuditor.CustomObserver
-
- preSplitBeforePONR(byte[], List<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preSplitBeforePONR(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.FailingSplitRegionObserver
-
- preSplitBeforePONR(ObserverContext<RegionCoprocessorEnvironment>, byte[], List<Mutation>) - Method in class org.apache.hadoop.hbase.regionserver.TestSplitTransactionOnCluster.MockedRegionObserver
-
- PressureAwareCompactionThroughputController - Class in org.apache.hadoop.hbase.regionserver.compactions
-
- PressureAwareCompactionThroughputController() - Constructor for class org.apache.hadoop.hbase.regionserver.compactions.PressureAwareCompactionThroughputController
-
- preStop(String) - Method in class org.apache.hadoop.hbase.regionserver.RegionServerCoprocessorHost
-
- preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called immediately prior to stopping this
HMaster
process.
- preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preStopMaster() - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preStopMaster(ObserverContext<MasterCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preStopRegionServer(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionServerObserver
-
- preStopRegionServer(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionServerObserver
-
Called before stopping region server.
- preStopRegionServer(ObserverContext<RegionServerCoprocessorEnvironment>) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFile.Reader) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFile.Reader) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before creation of Reader for a store file.
- preStoreFileReaderOpen(ObserverContext<RegionCoprocessorEnvironment>, FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference, StoreFile.Reader) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preStoreFileReaderOpen(FileSystem, Path, FSDataInputStreamWrapper, long, CacheConfig, Reference) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.hadoop.hbase.coprocessor.example.ZooKeeperScanPolicyObserver
-
- preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before a store opens a new scanner.
- preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.hadoop.hbase.coprocessor.TestRegionObserverScannerOpenHook.NoDataFromScan
-
- preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.hadoop.hbase.regionserver.NoOpScanPolicyObserver
-
- preStoreScannerOpen(Store, Scan, NavigableSet<byte[]>) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preStoreScannerOpen(ObserverContext<RegionCoprocessorEnvironment>, Store, Scan, NavigableSet<byte[]>, KeyValueScanner) - Method in class org.apache.hadoop.hbase.util.TestCoprocessorScanPolicy.ScanObserver
-
- preTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before the table memstore is flushed to disk.
- preTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preTableFlush(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preTableFlush(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before
HMaster
truncates a
table.
- preTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preTruncateTable(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preTruncateTable(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preTruncateTableCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preTruncateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preTruncateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preTruncateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called before
HMaster
truncates a
table.
- preTruncateTableHandler(ObserverContext<MasterCoprocessorEnvironment>, TableName) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preTruncateTableHandler(TableName) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- prettyPrint(String) - Static method in class org.apache.hadoop.hbase.HRegionInfo
-
Use logging.
- PrettyPrinter - Class in org.apache.hadoop.hbase.util
-
- PrettyPrinter() - Constructor for class org.apache.hadoop.hbase.util.PrettyPrinter
-
- PrettyPrinter.Unit - Enum in org.apache.hadoop.hbase.util
-
- preUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterAndRegionObserver
-
- preUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.BaseMasterObserver
-
- preUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in interface org.apache.hadoop.hbase.coprocessor.MasterObserver
-
Called prior to unassigning a given region.
- preUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- preUnassign(HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.master.MasterCoprocessorHost
-
- preUnassign(ObserverContext<MasterCoprocessorEnvironment>, HRegionInfo, boolean) - Method in class org.apache.hadoop.hbase.security.access.AccessController
-
- preUnassignCalledOnly() - Method in class org.apache.hadoop.hbase.coprocessor.TestMasterObserver.CPMasterObserver
-
- PREV_BALANCE_VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetBalancerRunningResponse
-
- PREV_NORMALIZER_VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.SetNormalizerRunningResponse
-
- PREV_VALUE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableCatalogJanitorResponse
-
- prevCell - Variable in class org.apache.hadoop.hbase.io.encoding.EncodingState
-
The previous Cell the encoder encoded.
- previous() - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
-
methods
- previous() - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.ReversibleCellScanner
-
Try to position the scanner one Cell before the current position.
- previousKey(KeyValue) - Static method in class org.apache.hadoop.hbase.KeyValueUtil
-
Decrement the timestamp.
- previousRow(boolean) - Method in class org.apache.hadoop.hbase.codec.prefixtree.decode.PrefixTreeArrayReversibleScanner
-
- previousRow(boolean) - Method in interface org.apache.hadoop.hbase.codec.prefixtree.scanner.ReversibleCellScanner
-
Try to position the scanner in the row before the current row.
- previousSnapshot - Variable in class org.apache.hadoop.metrics2.lib.MetricMutableQuantiles
-
- prevPtr - Variable in class org.apache.hadoop.hbase.regionserver.LruHashMap.Entry
-
The previous entry in the LRU list (towards LRU)
- preWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
Implementers should override this version of the method and leave the deprecated one as-is.
- preWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRegionObserver
-
- preWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
Called before a
WALEdit
replayed for this region.
- preWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.RegionObserver
-
- preWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SampleRegionWALObserver
-
Triggered before
HRegion
when WAL is
Restoreed.
- preWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SampleRegionWALObserver
-
- preWALRestore(ObserverContext<? extends RegionCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preWALRestore(ObserverContext<RegionCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SimpleRegionObserver
-
- preWALRestore(HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preWALRestore(HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.RegionCoprocessorHost
-
- preWALWrite(ObserverContext<? extends WALCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.BaseWALObserver
-
Implementers should override this method and leave the deprecated version as-is.
- preWALWrite(ObserverContext<WALCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.BaseWALObserver
-
- preWALWrite(ObserverContext<? extends WALCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SampleRegionWALObserver
-
- preWALWrite(ObserverContext<WALCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.SampleRegionWALObserver
-
- preWALWrite(ObserverContext<? extends WALCoprocessorEnvironment>, HRegionInfo, WALKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
-
Called before a
WALEdit
is writen to WAL.
- preWALWrite(ObserverContext<WALCoprocessorEnvironment>, HRegionInfo, HLogKey, WALEdit) - Method in interface org.apache.hadoop.hbase.coprocessor.WALObserver
-
- preWALWrite(HRegionInfo, WALKey, WALEdit) - Method in class org.apache.hadoop.hbase.regionserver.wal.WALCoprocessorHost
-
- primaryOperationTimeout - Variable in class org.apache.hadoop.hbase.client.ClientScanner
-
- principal - Static variable in class org.apache.hadoop.hbase.thrift.HttpDoAsClient
-
- PRINCIPAL_ARG - Static variable in class org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions
-
- print(boolean) - Method in class org.apache.hadoop.hbase.master.AssignmentVerificationReport
-
- print(String) - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- printAssignmentPlan(FavoredNodesPlan) - Static method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
Print the assignment plan to the system output stream
- printDispersionScores(TableName, SnapshotOfRegionAssignmentFromMeta, int, FavoredNodesPlan, boolean) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
- printLocalityAndDispersionForCurrentPlan(Map<String, Map<String, Float>>) - Method in class org.apache.hadoop.hbase.master.RegionPlacementMaintainer
-
- printMock(List<ServerAndLoad>) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerTestBase
-
- printReport() - Method in class org.apache.hadoop.hbase.devtools.buildstats.HistoryReport
-
- printStats(List<ServerAndLoad>) - Method in class org.apache.hadoop.hbase.master.balancer.BalancerTestBase
-
- printThreadInfo(PrintStream, String) - Static method in class org.apache.hadoop.hbase.util.Threads
-
Print all of the thread's information and stack traces.
- printUsage() - Static method in class org.apache.hadoop.hbase.devtools.buildstats.TestResultHistory
-
- printUsage() - Method in class org.apache.hadoop.hbase.PerformanceEvaluation
-
- printUsage(String) - Static method in class org.apache.hadoop.hbase.PerformanceEvaluation
-
- printUsage(String, String) - Static method in class org.apache.hadoop.hbase.PerformanceEvaluation
-
- printUsage() - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation
-
- printUsage(String) - Method in class org.apache.hadoop.hbase.rest.PerformanceEvaluation
-
- printUsage() - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- printUsage(String, String, String) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
- printUsageAndExit(String, int) - Static method in class org.apache.hadoop.hbase.PerformanceEvaluation
-
- printUsageAndExit() - Method in class org.apache.hadoop.hbase.util.HBaseFsck
-
- printUsageAndExit() - Static method in class org.apache.hadoop.hbase.util.hbck.OfflineMetaRepair
-
- priority - Variable in class org.apache.hadoop.hbase.coprocessor.CoprocessorHost.Environment
-
Chaining priority
- PRIORITY_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.RPCProtos.RequestHeader
-
- PRIORITY_HIGHEST - Static variable in interface org.apache.hadoop.hbase.Coprocessor
-
Highest installation priority
- PRIORITY_LOWEST - Static variable in interface org.apache.hadoop.hbase.Coprocessor
-
Lowest installation priority
- PRIORITY_QUEUE_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
-
- PRIORITY_QUEUE_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
-
- PRIORITY_SYSTEM - Static variable in interface org.apache.hadoop.hbase.Coprocessor
-
High (system) installation priority
- PRIORITY_USER - Static variable in interface org.apache.hadoop.hbase.Coprocessor
-
Default installation priority for user coprocessors
- PRIORITY_USER - Static variable in interface org.apache.hadoop.hbase.regionserver.Store
-
- PriorityFunction - Interface in org.apache.hadoop.hbase.ipc
-
Function to figure priority of incoming request.
- PRIVATE - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels
-
- PRIVATE - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
-
- PROC_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.AbortProcedureRequest
-
- PROC_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.CreateTableResponse
-
- PROC_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DeleteTableResponse
-
- PROC_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.DisableTableResponse
-
- PROC_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.EnableTableResponse
-
- PROC_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.GetProcedureResultRequest
-
- PROC_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.Procedure
-
- PROC_ID_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- Procedure - Class in org.apache.hadoop.hbase.procedure
-
A globally-barriered distributed procedure.
- Procedure(ProcedureCoordinator, ForeignExceptionDispatcher, long, long, String, byte[], List<String>) - Constructor for class org.apache.hadoop.hbase.procedure.Procedure
-
Creates a procedure.
- Procedure(ProcedureCoordinator, long, long, String, byte[], List<String>) - Constructor for class org.apache.hadoop.hbase.procedure.Procedure
-
Create a procedure.
- Procedure<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
Base Procedure class responsible to handle the Procedure Metadata
e.g.
- Procedure() - Constructor for class org.apache.hadoop.hbase.procedure2.Procedure
-
- PROCEDURE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ExecProcedureRequest
-
- PROCEDURE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.IsProcedureDoneRequest
-
- PROCEDURE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.MasterProtos.ListProceduresResponse
-
- PROCEDURE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ProcedureProtos.ProcedureWALEntry
-
- ProcedureAbortedException - Exception in org.apache.hadoop.hbase.procedure2
-
Thrown when a procedure is aborted
- ProcedureAbortedException() - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureAbortedException
-
default constructor
- ProcedureAbortedException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureAbortedException
-
Constructor
- procedureAdded(long) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureTestingUtility.InjectAbortOnLoadListener
-
- procedureAdded(long) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureExecutor.ProcedureExecutorListener
-
- ProcedureCoordinator - Class in org.apache.hadoop.hbase.procedure
-
This is the master side of a distributed complex procedure execution.
- ProcedureCoordinator(ProcedureCoordinatorRpcs, ThreadPoolExecutor) - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Create and start a ProcedureCoordinator.
- ProcedureCoordinator(ProcedureCoordinatorRpcs, ThreadPoolExecutor, long, long) - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureCoordinator
-
Create and start a ProcedureCoordinator.
- ProcedureCoordinatorRpcs - Interface in org.apache.hadoop.hbase.procedure
-
RPCs for the coordinator to run a barriered procedure with subprocedures executed at
distributed members.
- ProcedureException - Exception in org.apache.hadoop.hbase.procedure2
-
- ProcedureException() - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureException
-
default constructor
- ProcedureException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureException
-
Constructor
- ProcedureException(Throwable) - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureException
-
- ProcedureExecutor<TEnvironment> - Class in org.apache.hadoop.hbase.procedure2
-
Thread Pool that executes the submitted procedures.
- ProcedureExecutor(Configuration, TEnvironment, ProcedureStore) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- ProcedureExecutor(Configuration, TEnvironment, ProcedureStore, ProcedureRunnableSet) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureExecutor
-
- ProcedureExecutor.ProcedureExecutorListener - Interface in org.apache.hadoop.hbase.procedure2
-
- ProcedureExecutor.Testing - Class in org.apache.hadoop.hbase.procedure2
-
- ProcedureFairRunQueues<TKey,TQueue extends ProcedureFairRunQueues.FairObject> - Class in org.apache.hadoop.hbase.procedure2
-
This class is a container of queues that allows to select a queue
in a round robin fashion, considering priority of the queue.
- ProcedureFairRunQueues(int) - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureFairRunQueues
-
- ProcedureFairRunQueues.FairObject - Interface in org.apache.hadoop.hbase.procedure2
-
- procedureFinished(long) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureTestingUtility.InjectAbortOnLoadListener
-
- procedureFinished(long) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureExecutor.ProcedureExecutorListener
-
- ProcedureFuture(HBaseAdmin, Long) - Constructor for class org.apache.hadoop.hbase.client.HBaseAdmin.ProcedureFuture
-
- ProcedureInfo - Class in org.apache.hadoop.hbase
-
Procedure information
- ProcedureInfo(long, String, String, ProcedureProtos.ProcedureState, long, ErrorHandlingProtos.ForeignExceptionMessage, long, long, byte[]) - Constructor for class org.apache.hadoop.hbase.ProcedureInfo
-
- procedureLoaded(long) - Method in class org.apache.hadoop.hbase.master.procedure.MasterProcedureTestingUtility.InjectAbortOnLoadListener
-
- procedureLoaded(long) - Method in interface org.apache.hadoop.hbase.procedure2.ProcedureExecutor.ProcedureExecutorListener
-
- ProcedureManager - Class in org.apache.hadoop.hbase.procedure
-
- ProcedureManager() - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureManager
-
- ProcedureManagerHost<E extends ProcedureManager> - Class in org.apache.hadoop.hbase.procedure
-
Provides the common setup framework and runtime services for globally
barriered procedure invocation from HBase services.
- ProcedureManagerHost() - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
-
- ProcedureMember - Class in org.apache.hadoop.hbase.procedure
-
Process to kick off and manage a running
Subprocedure
on a member.
- ProcedureMember(ProcedureMemberRpcs, ThreadPoolExecutor, SubprocedureFactory) - Constructor for class org.apache.hadoop.hbase.procedure.ProcedureMember
-
Instantiate a new ProcedureMember.
- ProcedureMemberRpcs - Interface in org.apache.hadoop.hbase.procedure
-
This is the notification interface for Procedures that encapsulates message passing from
members to a coordinator.
- ProcedurePrepareLatch - Class in org.apache.hadoop.hbase.master.procedure
-
Latch used by the Master to have the prepare() sync behaviour for old
clients, that can only get exceptions in a synchronous way.
- ProcedurePrepareLatch() - Constructor for class org.apache.hadoop.hbase.master.procedure.ProcedurePrepareLatch
-
- ProcedurePrepareLatch.CompatibilityLatch - Class in org.apache.hadoop.hbase.master.procedure
-
- ProcedureProtos - Class in org.apache.hadoop.hbase.protobuf.generated
-
- ProcedureProtos.Procedure - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type Procedure
- ProcedureProtos.Procedure.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type Procedure
- ProcedureProtos.ProcedureOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
-
- ProcedureProtos.ProcedureState - Enum in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf enum ProcedureState
- ProcedureProtos.ProcedureStoreTracker - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type ProcedureStoreTracker
- ProcedureProtos.ProcedureStoreTracker.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type ProcedureStoreTracker
- ProcedureProtos.ProcedureStoreTracker.TrackerNode - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type ProcedureStoreTracker.TrackerNode
- ProcedureProtos.ProcedureStoreTracker.TrackerNode.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type ProcedureStoreTracker.TrackerNode
- ProcedureProtos.ProcedureStoreTracker.TrackerNodeOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
-
- ProcedureProtos.ProcedureStoreTrackerOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
-
- ProcedureProtos.ProcedureWALEntry - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type ProcedureWALEntry
- ProcedureProtos.ProcedureWALEntry.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type ProcedureWALEntry
- ProcedureProtos.ProcedureWALEntry.Type - Enum in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf enum ProcedureWALEntry.Type
- ProcedureProtos.ProcedureWALEntryOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
-
- ProcedureProtos.ProcedureWALHeader - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type ProcedureWALHeader
- ProcedureProtos.ProcedureWALHeader.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type ProcedureWALHeader
- ProcedureProtos.ProcedureWALHeaderOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
-
- ProcedureProtos.ProcedureWALTrailer - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type ProcedureWALTrailer
- ProcedureProtos.ProcedureWALTrailer.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type ProcedureWALTrailer
- ProcedureProtos.ProcedureWALTrailerOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
-
- ProcedureProtos.SequentialProcedureData - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type SequentialProcedureData
- ProcedureProtos.SequentialProcedureData.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type SequentialProcedureData
- ProcedureProtos.SequentialProcedureDataOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
-
- ProcedureProtos.StateMachineProcedureData - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type StateMachineProcedureData
- ProcedureProtos.StateMachineProcedureData.Builder - Class in org.apache.hadoop.hbase.protobuf.generated
-
Protobuf type StateMachineProcedureData
- ProcedureProtos.StateMachineProcedureDataOrBuilder - Interface in org.apache.hadoop.hbase.protobuf.generated
-
- ProcedureRunnableSet - Interface in org.apache.hadoop.hbase.procedure2
-
Keep track of the runnable procedures
- procedures - Variable in class org.apache.hadoop.hbase.procedure.ProcedureManagerHost
-
- ProcedureSimpleRunQueue - Class in org.apache.hadoop.hbase.procedure2
-
Simple runqueue for the procedures
- ProcedureSimpleRunQueue() - Constructor for class org.apache.hadoop.hbase.procedure2.ProcedureSimpleRunQueue
-
- ProcedureStore - Interface in org.apache.hadoop.hbase.procedure2.store
-
The ProcedureStore is used by the executor to persist the state of each procedure execution.
- ProcedureStore.ProcedureStoreListener - Interface in org.apache.hadoop.hbase.procedure2.store
-
Store listener interface.
- ProcedureStoreTracker - Class in org.apache.hadoop.hbase.procedure2.store
-
Keeps track of live procedures.
- ProcedureStoreTracker() - Constructor for class org.apache.hadoop.hbase.procedure2.store.ProcedureStoreTracker
-
- ProcedureStoreTracker.BitSetNode - Class in org.apache.hadoop.hbase.procedure2.store
-
- ProcedureStoreTracker.DeleteState - Enum in org.apache.hadoop.hbase.procedure2.store
-
- ProcedureSyncWait - Class in org.apache.hadoop.hbase.master.procedure
-
Helper to synchronously wait on conditions.
- ProcedureSyncWait.Predicate<T> - Interface in org.apache.hadoop.hbase.master.procedure
-
- ProcedureTestingUtility - Class in org.apache.hadoop.hbase.procedure2
-
- ProcedureTestingUtility.TestProcedure - Class in org.apache.hadoop.hbase.procedure2
-
- ProcedureWALFile - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Describes a WAL File
- ProcedureWALFile(FileSystem, FileStatus) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
- ProcedureWALFile(FileSystem, Path, ProcedureProtos.ProcedureWALHeader, long) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFile
-
- ProcedureWALFormat - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Helper class that contains the WAL serialization utils.
- ProcedureWALFormat.InvalidWALDataException - Exception in org.apache.hadoop.hbase.procedure2.store.wal
-
- ProcedureWALFormatReader - Class in org.apache.hadoop.hbase.procedure2.store.wal
-
Helper class that loads the procedures stored in a WAL
- ProcedureWALFormatReader(ProcedureStoreTracker) - Constructor for class org.apache.hadoop.hbase.procedure2.store.wal.ProcedureWALFormatReader
-
- ProcedureYieldException - Exception in org.apache.hadoop.hbase.procedure2
-
- ProcedureYieldException() - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureYieldException
-
default constructor
- ProcedureYieldException(String) - Constructor for exception org.apache.hadoop.hbase.procedure2.ProcedureYieldException
-
Constructor
- proceed() - Method in class org.apache.hadoop.hbase.GenericTestUtils.DelayAnswer
-
Tell the method to proceed.
- process(RpcController, RowProcessorProtos.ProcessRequest, <any>) - Method in class org.apache.hadoop.hbase.coprocessor.BaseRowProcessorEndpoint
-
Pass a processor to region to process multiple rows atomically.
- process(long, HRegion, List<Mutation>, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.FriendsOfFriendsProcessor
-
- process(long, HRegion, List<Mutation>, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.IncrementCounterProcessor
-
- process(long, HRegion, List<Mutation>, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.RowSwapProcessor
-
- process(long, HRegion, List<Mutation>, WALEdit) - Method in class org.apache.hadoop.hbase.coprocessor.TestRowProcessorEndpoint.RowProcessorEndpoint.TimeoutProcessor
-
- process() - Method in class org.apache.hadoop.hbase.executor.EventHandler
-
This method is the main processing loop to be implemented by the various
subclasses.
- process() - Method in class org.apache.hadoop.hbase.executor.TestExecutorService.TestEventHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.handler.ClosedRegionHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.handler.CreateTableHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.handler.DisableTableHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.handler.DispatchMergingRegionHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.handler.EnableTableHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.handler.LogReplayHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.handler.MetaServerShutdownHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.handler.OpenedRegionHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.handler.TableEventHandler
-
- process() - Method in class org.apache.hadoop.hbase.master.snapshot.TakeSnapshotHandler
-
Execute the core common portions of taking a snapshot.
- process(com.google.protobuf.RpcController, RowProcessorProtos.ProcessRequest) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService.BlockingInterface
-
- process(com.google.protobuf.RpcController, RowProcessorProtos.ProcessRequest, <any>) - Method in interface org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService.Interface
-
rpc Process(.ProcessRequest) returns (.ProcessResponse);
- process(com.google.protobuf.RpcController, RowProcessorProtos.ProcessRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService
-
rpc Process(.ProcessRequest) returns (.ProcessResponse);
- process(com.google.protobuf.RpcController, RowProcessorProtos.ProcessRequest, <any>) - Method in class org.apache.hadoop.hbase.protobuf.generated.RowProcessorProtos.RowProcessorService.Stub
-
- process() - Method in class org.apache.hadoop.hbase.regionserver.handler.CloseRegionHandler
-
- process() - Method in class org.apache.hadoop.hbase.regionserver.handler.FinishRegionRecoveringHandler
-
- process() - Method in class org.apache.hadoop.hbase.regionserver.handler.OpenRegionHandler
-
- process() - Method in class org.apache.hadoop.hbase.regionserver.handler.ParallelSeekHandler
-
- process() - Method in class org.apache.hadoop.hbase.regionserver.handler.RegionReplicaFlushHandler
-
- process() - Method in class org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler
-
- process(long, HRegion, List<Mutation>, WALEdit) - Method in interface org.apache.hadoop.hbase.regionserver.RowProcessor
-
HRegion handles the locks and MVCC and invokes this method properly.
- process(WatchedEvent) - Method in class org.apache.hadoop.hbase.zookeeper.EmptyWatcher
-
- process(WatchedEvent) - Method in class org.apache.hadoop.hbase.zookeeper.TestZooKeeperNodeTracker.StubWatcher
-
- process(WatchedEvent) - Method in class org.apache.hadoop.hbase.zookeeper.ZooKeeperWatcher
-
Method called from ZooKeeper for events and connection status.
- PROCESS_CALL_TIME_DESC - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
-
- PROCESS_CALL_TIME_NAME - Static variable in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
-
- ProcessBasedLocalHBaseCluster - Class in org.apache.hadoop.hbase.util
-
A helper class for process-based mini-cluster tests.
- ProcessBasedLocalHBaseCluster(Configuration, int, int) - Constructor for class org.apache.hadoop.hbase.util.ProcessBasedLocalHBaseCluster
-
Constructor.
- processBaseOptions(CommandLine) - Method in class org.apache.hadoop.hbase.IntegrationTestBase
-
This allows tests that subclass children of this base class such as
IntegrationTestReplication
to
include the base options without having to also include the options from the test.
- processBatch(List<? extends Row>, TableName, ExecutorService, Object[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- processBatch(List<? extends Row>, byte[], ExecutorService, Object[]) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
- processBatch(List<? extends Row>, Object[]) - Method in class org.apache.hadoop.hbase.client.HTable
-
Parameterized batch processing, allowing varying return types for different
Row
implementations.
- processBatchCallback(List<? extends Row>, TableName, ExecutorService, Object[], Batch.Callback<R>) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
- processBatchCallback(List<? extends Row>, byte[], ExecutorService, Object[], Batch.Callback<R>) - Method in interface org.apache.hadoop.hbase.client.HConnection
-
Deprecated.
- processBatchCallback(List<? extends Row>, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.client.HTable
-
Process a mixed batch of Get, Put and Delete actions.
- processBatchCallback(List<? extends Row>, TableName, Object[], Batch.Callback<R>) - Method in class org.apache.hadoop.hbase.util.MultiHConnection
-
Randomly pick a connection and process the batch of actions for a given table
- ProcessContentsMapper() - Constructor for class org.apache.hadoop.hbase.mapreduce.TestMultithreadedTableMapper.ProcessContentsMapper
-
- processDeadRegion(HRegionInfo, AssignmentManager) - Static method in class org.apache.hadoop.hbase.master.handler.ServerShutdownHandler
-
Process a dead region from a dead RS.
- processDeadServer(ServerName) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- processDeadServer(ServerName, boolean) - Method in class org.apache.hadoop.hbase.master.ServerManager
-
- PROCESSED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MultiResponse
-
- PROCESSED_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutateResponse
-
- processedCall(int) - Method in interface org.apache.hadoop.hbase.ipc.MetricsHBaseServerSource
-
- processedCall(int) - Method in class org.apache.hadoop.hbase.ipc.MetricsHBaseServerSourceImpl
-
- processEndOfFile() - Method in class org.apache.hadoop.hbase.replication.regionserver.ReplicationSource
-
If the queue isn't empty, switch to the next one
Else if this is a recovered queue, it means we're done!
Else we'll just continue to try reading the log file
- processException(Throwable) - Method in class org.apache.hadoop.hbase.rest.ResourceBase
-
- processFile(Configuration, Path) - Method in class org.apache.hadoop.hbase.wal.WALPrettyPrinter
-
reads a log file and outputs its contents, one transaction at a time, as
specified by the currently configured options
- processKV(ImmutableBytesWritable, Result, Context, Put, Delete) - Method in class org.apache.hadoop.hbase.mapreduce.Import.Importer
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.chaos.util.ChaosMonkeyRunner
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.IntegrationTestBase
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.IntegrationTestIngestWithACL
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.IntegrationTestRegionReplicaPerf
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.IntegrationTestsDriver
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestBulkLoad
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.ScanPerformanceEvaluation
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.snapshot.CreateSnapshot
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.StripeCompactionsPerformanceEvaluation
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedList
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.test.IntegrationTestBigLinkedListWithVisibility
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.test.IntegrationTestLoadAndVerify
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.test.IntegrationTestReplication
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.test.IntegrationTestWithCellVisibilityLoadAndVerify
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.test.IntegrationTestZKAndFSPermissions
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.util.AbstractHBaseTool
-
This method is called to process the options after they have been parsed.
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.util.LoadTestTool
-
- processOptions(CommandLine) - Method in class org.apache.hadoop.hbase.util.RestartMetaTest
-
- Processor(I) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor
-
- Processor(I, Map<String, <any>>) - Constructor for class org.apache.hadoop.hbase.thrift.generated.Hbase.Processor
-
- Processor(I) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor
-
- Processor(I, Map<String, <any>>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor
-
- processParameter(String, String) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
-
- processParameters(URI) - Method in class org.apache.hadoop.hbase.io.crypto.KeyStoreKeyProvider
-
- processRegionMergeRequest(HRegionInfo, HRegionInfo, HRegionInfo, ServerName, RegionMergeCoordination.RegionMergeDetails) - Method in interface org.apache.hadoop.hbase.coordination.RegionMergeCoordination
-
- processRegionMergeRequest(HRegionInfo, HRegionInfo, HRegionInfo, ServerName, RegionMergeCoordination.RegionMergeDetails) - Method in class org.apache.hadoop.hbase.coordination.ZkRegionMergeCoordination
-
- processRequest(byte[]) - Method in class org.apache.hadoop.hbase.ipc.RpcServer.Connection
-
- processResult(int, String, Object, String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.CreateAsyncCallback
-
- processResult(int, String, Object, String) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.CreateRescanAsyncCallback
-
- processResult(int, String, Object) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.DeleteAsyncCallback
-
- processResult(int, String, Object, byte[], Stat) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitLogManagerCoordination.GetDataAsyncCallback
-
- processResult(int, String, Object, String) - Method in class org.apache.hadoop.hbase.master.OfflineCallback
-
- processRow(Result) - Method in class org.apache.hadoop.hbase.client.MetaScanner.DefaultMetaScannerVisitor
-
- processRow(Result) - Method in interface org.apache.hadoop.hbase.client.MetaScanner.MetaScannerVisitor
-
Visitor method that accepts a RowResult and the meta region location.
- processRow(Result) - Method in class org.apache.hadoop.hbase.client.MetaScanner.TableMetaScannerVisitor
-
- processRowInternal(Result) - Method in class org.apache.hadoop.hbase.client.MetaScanner.DefaultMetaScannerVisitor
-
- processRowsWithLocks(RowProcessor<?, ?>) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- processRowsWithLocks(RowProcessor<?, ?>, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- processRowsWithLocks(RowProcessor<?, ?>, long, long, long) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- processRowsWithLocks(RowProcessor<?, ?>) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Performs atomic multiple reads and writes on a given row.
- processRowsWithLocks(RowProcessor<?, ?>, long, long) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Performs atomic multiple reads and writes on a given row.
- processRowsWithLocks(RowProcessor<?, ?>, long, long, long) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Performs atomic multiple reads and writes on a given row.
- processServerShutdown(ServerName) - Method in class org.apache.hadoop.hbase.master.AssignmentManager
-
Process shutdown server removing any assignments.
- processTransition(HRegionInfo, HRegionInfo, HRegionInfo, ServerName, SplitTransactionCoordination.SplitTransactionDetails) - Method in interface org.apache.hadoop.hbase.coordination.SplitTransactionCoordination
-
Required by AssignmentManager
- processTransition(HRegionInfo, HRegionInfo, HRegionInfo, ServerName, SplitTransactionCoordination.SplitTransactionDetails) - Method in class org.apache.hadoop.hbase.coordination.ZKSplitTransactionCoordination
-
- progress - Variable in class org.apache.hadoop.hbase.regionserver.compactions.Compactor
-
- progress() - Method in interface org.apache.hadoop.hbase.util.CancelableProgressable
-
Report progress.
- progress() - Method in interface org.apache.hadoop.hbase.util.HBaseFsck.ErrorReporter
-
- progressInfo() - Method in class org.apache.hadoop.hbase.test.IntegrationTestTimeBoundedRequestsWithRegionReplicas.TimeBoundedMultiThreadedReader
-
- progressInfo() - Method in class org.apache.hadoop.hbase.util.MultiThreadedAction
-
Returns a task-specific progress string
- progressInfo() - Method in class org.apache.hadoop.hbase.util.MultiThreadedReader
-
- progressInfo() - Method in class org.apache.hadoop.hbase.util.MultiThreadedWriterBase
-
- PropagatingConfigurationObserver - Interface in org.apache.hadoop.hbase.conf
-
This extension to ConfigurationObserver allows the configuration to propagate to the children of
the current
ConfigurationObserver
.
- properties - Variable in class org.apache.hadoop.hbase.chaos.factories.MonkeyFactory
-
- ProtobufCoprocessorService - Class in org.apache.hadoop.hbase.coprocessor
-
Test implementation of a coprocessor endpoint exposing the
TestRpcServiceProtos.TestProtobufRpcProto
service methods.
- ProtobufCoprocessorService() - Constructor for class org.apache.hadoop.hbase.coprocessor.ProtobufCoprocessorService
-
- ProtobufLogReader - Class in org.apache.hadoop.hbase.regionserver.wal
-
A Protobuf based WAL has the following structure:
- ProtobufLogReader() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogReader
-
- ProtobufLogWriter - Class in org.apache.hadoop.hbase.regionserver.wal
-
Writer for protobuf-based WAL.
- ProtobufLogWriter() - Constructor for class org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
-
- ProtobufMessageBodyConsumer - Class in org.apache.hadoop.hbase.rest.provider.consumer
-
Adapter for hooking up Jersey content processing dispatch to
ProtobufMessageHandler interface capable handlers for decoding protobuf input.
- ProtobufMessageBodyConsumer() - Constructor for class org.apache.hadoop.hbase.rest.provider.consumer.ProtobufMessageBodyConsumer
-
- ProtobufMessageBodyProducer - Class in org.apache.hadoop.hbase.rest.provider.producer
-
An adapter between Jersey and ProtobufMessageHandler implementors.
- ProtobufMessageBodyProducer() - Constructor for class org.apache.hadoop.hbase.rest.provider.producer.ProtobufMessageBodyProducer
-
- ProtobufMessageHandler - Interface in org.apache.hadoop.hbase.rest
-
Common interface for models capable of supporting protobuf marshalling
and unmarshalling.
- ProtobufStreamingUtil - Class in org.apache.hadoop.hbase.rest
-
- ProtobufStreamingUtil(ResultScanner, String, int, int) - Constructor for class org.apache.hadoop.hbase.rest.ProtobufStreamingUtil
-
- ProtobufUtil - Class in org.apache.hadoop.hbase.protobuf
-
Protobufs utility.
- ProtoUtil - Class in org.apache.hadoop.hbase.util
-
- ProtoUtil() - Constructor for class org.apache.hadoop.hbase.util.ProtoUtil
-
- provisionCluster() - Static method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestImportTsv
-
- provisionCluster() - Static method in class org.apache.hadoop.hbase.mapreduce.IntegrationTestTableMapReduceUtil
-
- provisionCluster() - Static method in class org.apache.hadoop.hbase.mapreduce.TestImportTsv
-
- provisionCluster() - Static method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithOperationAttributes
-
- provisionCluster() - Static method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithTTLs
-
- provisionCluster() - Static method in class org.apache.hadoop.hbase.mapreduce.TestImportTSVWithVisibilityLabels
-
- ptSearcher - Variable in class org.apache.hadoop.hbase.codec.prefixtree.PrefixTreeSeeker
-
- PUBLIC - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabels
-
- PUBLIC - Static variable in class org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsReplication
-
- publish(ClusterStatus) - Method in class org.apache.hadoop.hbase.master.ClusterStatusPublisher.MulticastPublisher
-
- publish(ClusterStatus) - Method in interface org.apache.hadoop.hbase.master.ClusterStatusPublisher.Publisher
-
- publishReadFailure(String, String) - Method in interface org.apache.hadoop.hbase.tool.Canary.ExtendedSink
-
- publishReadFailure(String, String) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionServerStdOutSink
-
- publishReadFailure(HRegionInfo, Exception) - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
-
- publishReadFailure(HRegionInfo, HColumnDescriptor, Exception) - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
-
- publishReadFailure(HRegionInfo, Exception) - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
-
- publishReadFailure(HRegionInfo, HColumnDescriptor, Exception) - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
-
- publishReadTiming(String, String, long) - Method in interface org.apache.hadoop.hbase.tool.Canary.ExtendedSink
-
- publishReadTiming(String, String, long) - Method in class org.apache.hadoop.hbase.tool.Canary.RegionServerStdOutSink
-
- publishReadTiming(HRegionInfo, HColumnDescriptor, long) - Method in interface org.apache.hadoop.hbase.tool.Canary.Sink
-
- publishReadTiming(HRegionInfo, HColumnDescriptor, long) - Method in class org.apache.hadoop.hbase.tool.Canary.StdOutSink
-
- PUNCTUATION - Static variable in class org.apache.hadoop.hbase.HBaseTestCase
-
Deprecated.
- purge() - Method in class org.apache.hadoop.hbase.util.WeakObjectPool
-
Removes stale references of shared objects from the pool.
- purgeTimeout - Variable in class org.apache.hadoop.hbase.ipc.RpcServer
-
- PURPOSE_FIELD_NUMBER - Static variable in class org.apache.hadoop.hbase.protobuf.generated.ZooKeeperProtos.TableLock
-
- put(Put) - Method in class org.apache.hadoop.hbase.client.HTable
-
Puts some data in the table.
- put(List<Put>) - Method in class org.apache.hadoop.hbase.client.HTable
-
Puts some data in the table, in batch.
- put(TableName, Put) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
The put request will be buffered by its corresponding buffer queue.
- put(TableName, List<Put>) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
The puts request will be buffered by their corresponding buffer queue.
- put(byte[], List<Put>) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- put(TableName, Put, int) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
The put request will be buffered by its corresponding buffer queue.
- put(byte[], Put, int) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- put(byte[], Put) - Method in class org.apache.hadoop.hbase.client.HTableMultiplexer
-
Deprecated.
- put(Put) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- put(List<Put>) - Method in class org.apache.hadoop.hbase.client.HTableWrapper
-
- Put - Class in org.apache.hadoop.hbase.client
-
Used to perform Put operations for a single row.
- Put(byte[]) - Constructor for class org.apache.hadoop.hbase.client.Put
-
Create a Put operation for the specified row.
- Put(byte[], long) - Constructor for class org.apache.hadoop.hbase.client.Put
-
Create a Put operation for the specified row, using a given timestamp.
- Put(byte[], int, int) - Constructor for class org.apache.hadoop.hbase.client.Put
-
We make a copy of the passed in row key to keep local.
- Put(ByteBuffer, long) - Constructor for class org.apache.hadoop.hbase.client.Put
-
- Put(ByteBuffer) - Constructor for class org.apache.hadoop.hbase.client.Put
-
- Put(byte[], int, int, long) - Constructor for class org.apache.hadoop.hbase.client.Put
-
We make a copy of the passed in row key to keep local.
- Put(Put) - Constructor for class org.apache.hadoop.hbase.client.Put
-
Copy constructor.
- put(Put) - Method in interface org.apache.hadoop.hbase.client.Table
-
Puts some data in the table.
- put(List<Put>) - Method in interface org.apache.hadoop.hbase.client.Table
-
Puts some data in the table, in batch.
- put - Variable in class org.apache.hadoop.hbase.client.TestPutDotHas
-
- put(Put) - Method in class org.apache.hadoop.hbase.HBaseTestCase.HRegionIncommon
-
Deprecated.
- put(Put) - Method in class org.apache.hadoop.hbase.HBaseTestCase.HTableIncommon
-
Deprecated.
- put(Put) - Method in interface org.apache.hadoop.hbase.HBaseTestCase.Incommon
-
Deprecated.
- put(byte[], int) - Method in enum org.apache.hadoop.hbase.io.hfile.BlockType
-
Put the magic record out to the specified byte array position.
- put(byte[], byte[]) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
-
- put(Put) - Method in class org.apache.hadoop.hbase.regionserver.HRegion
-
- put(K, V) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Insert a key-value mapping into the map.
- put(byte[], Put) - Method in class org.apache.hadoop.hbase.regionserver.OOMERegionServer
-
- put(Put) - Method in interface org.apache.hadoop.hbase.regionserver.Region
-
Puts some data in the table.
- put(String, long) - Method in class org.apache.hadoop.hbase.regionserver.TestSeekOptimizations
-
- put(String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a PUT request
- put(Cluster, String, String, byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a PUT request
- put(String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a PUT request
- put(Cluster, String, Header[], byte[]) - Method in class org.apache.hadoop.hbase.rest.client.Client
-
Send a PUT request
- put(Put) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- put(List<Put>) - Method in class org.apache.hadoop.hbase.rest.client.RemoteHTable
-
- put(CellSetModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.RowResource
-
- put(ScannerModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.ScannerResource
-
- put(TableSchemaModel, UriInfo) - Method in class org.apache.hadoop.hbase.rest.SchemaResource
-
- put(Runnable) - Method in class org.apache.hadoop.hbase.thrift.CallQueue
-
- put(ByteBuffer, TPut, <any>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
-
- put(ByteBuffer, TPut, <any>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
-
- put - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.checkAndPut_args
-
the TPut to put if the check succeeds
- put(ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
-
- put(ByteBuffer, TPut) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
-
Commit a TPut to a table.
- put() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.put
-
- put - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
-
the TPut to put
- put(TPut) - Static method in class org.apache.hadoop.hbase.thrift2.generated.TMutation
-
- put(ByteBuffer, TPut) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- put(HBaseTestCase.Incommon, long) - Static method in class org.apache.hadoop.hbase.TimestampTestBase
-
- put(HBaseTestCase.Incommon) - Static method in class org.apache.hadoop.hbase.TimestampTestBase
-
- put(HBaseTestCase.Incommon, byte[], long) - Static method in class org.apache.hadoop.hbase.TimestampTestBase
-
- put(int, byte) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- put(byte) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(int, byte) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- put(E) - Method in class org.apache.hadoop.hbase.util.BoundedPriorityBlockingQueue
-
- put(int, byte) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store val
at index
.
- put(int, byte[]) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store val
at index
.
- put(int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store length
bytes from val
into this range, starting at
index
.
- put(K, V) - Method in class org.apache.hadoop.hbase.util.ConcurrentIndex
-
Associate a new unique value with a specified key.
- put(E) - Method in class org.apache.hadoop.hbase.util.ConstantDelayQueue
-
- put(R) - Method in interface org.apache.hadoop.hbase.util.PoolMap.Pool
-
- put(K, V) - Method in class org.apache.hadoop.hbase.util.PoolMap
-
- put(R) - Method in class org.apache.hadoop.hbase.util.PoolMap.ReusablePool
-
- put(byte) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store val
at the next position in this range.
- put(byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store the content of val
in this range, starting at the next position.
- put(byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store length
bytes from val
into this range.
- put(int, byte) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
- put(int, byte[]) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
- put(int, byte[], int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
- put(int, byte) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
-
- put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
-
- put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
-
- put(int, byte) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
- put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
- put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
- put(byte) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(int, byte) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- put(byte) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put(byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put(byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put(int, byte) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put(int, byte[]) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put(int, byte[], int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- put_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
-
- put_args(ByteBuffer, TPut) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
-
- put_args(THBaseService.put_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_args
-
Performs a deep copy on other.
- put_call(ByteBuffer, TPut, <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.put_call
-
- put_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
-
- put_result(TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
-
- put_result(THBaseService.put_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.put_result
-
Performs a deep copy on other.
- PUT_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.CellProtos.CellType
-
PUT = 4;
- PUT_VALUE - Static variable in enum org.apache.hadoop.hbase.protobuf.generated.ClientProtos.MutationProto.MutationType
-
PUT = 2;
- putAll(Map<? extends byte[], ? extends byte[]>) - Method in class org.apache.hadoop.hbase.io.hfile.HFile.FileInfo
-
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.hadoop.hbase.regionserver.LruHashMap
-
Intentionally unimplemented.
- putAll(Map<? extends K, ? extends V>) - Method in class org.apache.hadoop.hbase.util.PoolMap
-
- putAsShort(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put an int value as short out to the specified byte array position.
- putBack(Cell) - Method in class org.apache.hadoop.hbase.rest.ResultGenerator
-
- putBack(Cell) - Method in class org.apache.hadoop.hbase.rest.RowResultGenerator
-
- putBack(Cell) - Method in class org.apache.hadoop.hbase.rest.ScannerResultGenerator
-
- putBigDecimal(byte[], int, BigDecimal) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a BigDecimal value out to the specified byte array position.
- putBinary(byte[], UriInfo, HttpHeaders) - Method in class org.apache.hadoop.hbase.rest.RowResource
-
- putBuffer(ByteBuffer) - Method in class org.apache.hadoop.hbase.io.BoundedByteBufferPool
-
- putByte(byte[], int, byte) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Write a single byte out to the specified byte array position.
- putByteBuffer(byte[], int, ByteBuffer) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Add the whole content of the ByteBuffer to the bytes arrays.
- putBytes(byte[], int, byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put bytes at the specified byte array position.
- PutCombiner<K> - Class in org.apache.hadoop.hbase.mapreduce
-
Combine Puts.
- PutCombiner() - Constructor for class org.apache.hadoop.hbase.mapreduce.PutCombiner
-
- putCompressedInt(OutputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Put in buffer integer using 7 bit encoding.
- putDouble(byte[], int, double) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
- putFloat(byte[], int, float) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
- putFromThrift(TPut) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Creates a
Put
(HBase) from a
TPut
(Thrift)
- putInt(int, int) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- putInt(int, int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putInt(int) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putInt(OutputStream, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
Put in output stream 32 bit integer (Big Endian byte order).
- putInt(int, int) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store the int value at index
- putInt(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put an int value out to the specified byte array position.
- putInt(int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store int val
at the next position in this range.
- putInt(int, int) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
- putInt(int, int) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
-
- putInt(int, int) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
- putInt(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putInt(int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putInt(int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putInt(int, int) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putIntUnsafe(byte[], int, int) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put an int value out to the specified byte array position (Unsafe).
- putLong(int, long) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- putLong(int, long) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putLong(long) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putLong(OutputStream, long, int) - Static method in class org.apache.hadoop.hbase.util.ByteBufferUtils
-
- putLong(int, long) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store the long value at index
- putLong(byte[], int, long) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a long value out to the specified byte array position.
- putLong(long) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store long val
at the next position in this range.
- putLong(int, long) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
- putLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
-
- putLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
- putLong(long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putLong(long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putLongUnsafe(byte[], int, long) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a long value out to the specified byte array position (Unsafe).
- putMultiple(ByteBuffer, List<TPut>, <any>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncClient
-
- putMultiple(ByteBuffer, List<TPut>, <any>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.AsyncIface
-
- putMultiple(ByteBuffer, List<TPut>) - Method in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Client
-
- putMultiple(ByteBuffer, List<TPut>) - Method in interface org.apache.hadoop.hbase.thrift2.generated.THBaseService.Iface
-
Commit a List of Puts to the table.
- putMultiple() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.Processor.putMultiple
-
- putMultiple(ByteBuffer, List<TPut>) - Method in class org.apache.hadoop.hbase.thrift2.ThriftHBaseServiceHandler
-
- putMultiple(long, int, byte[]) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
-
Transfers bytes from the given source array into this buffer array
- putMultiple(long, int, byte[], int) - Method in class org.apache.hadoop.hbase.util.ByteBufferArray
-
Transfers bytes from the given source array into this buffer array
- putMultiple_args() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
-
- putMultiple_args(ByteBuffer, List<TPut>) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
-
- putMultiple_args(THBaseService.putMultiple_args) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
-
Performs a deep copy on other.
- putMultiple_call(ByteBuffer, List<TPut>, <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.putMultiple_call
-
- putMultiple_result() - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
-
- putMultiple_result(TIOError) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
-
- putMultiple_result(THBaseService.putMultiple_result) - Constructor for class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_result
-
Performs a deep copy on other.
- puts - Variable in class org.apache.hadoop.hbase.thrift2.generated.THBaseService.putMultiple_args
-
a list of TPuts to commit
- putsFromThrift(List<TPut>) - Static method in class org.apache.hadoop.hbase.thrift2.ThriftUtilities
-
Converts multiple
TPut
s (Thrift) into a list of
Put
s (HBase).
- putShort(int, short) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- putShort(int, short) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putShort(short) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putShort(int, short) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store the short value at index
- putShort(byte[], int, short) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a short value out to the specified byte array position.
- putShort(short) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store short val
at the next position in this range.
- putShort(int, short) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
- putShort(int, short) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
-
- putShort(int, short) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
- putShort(short) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putShort(int, short) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putShort(short) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putShort(int, short) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putShortUnsafe(byte[], int, short) - Static method in class org.apache.hadoop.hbase.util.Bytes
-
Put a short value out to the specified byte array position (Unsafe).
- PutSortReducer - Class in org.apache.hadoop.hbase.mapreduce
-
Emits sorted Puts.
- PutSortReducer() - Constructor for class org.apache.hadoop.hbase.mapreduce.PutSortReducer
-
- putsToMetaTable(Connection, List<Put>) - Static method in class org.apache.hadoop.hbase.MetaTableAccessor
-
Put the passed ps
to the hbase:meta
table.
- putTable(HTableInterface) - Method in class org.apache.hadoop.hbase.client.HTablePool
-
Deprecated.
- Putter(HRegion, int, int) - Constructor for class org.apache.hadoop.hbase.regionserver.TestParallelPut.Putter
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.checkAndPut_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAll_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRow_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllRowTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.deleteAllTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.get_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRow_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRows_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumns_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowsWithColumnsTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumns_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getRowWithColumnsTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVer_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getVerTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRow_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRows_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowsTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.mutateRowTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpen_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithPrefix_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithScan_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStop_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.scannerOpenWithStopTs_args
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TAppend
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TDelete
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TGet
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TIncrement
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TPut
-
- putToAttributes(ByteBuffer, ByteBuffer) - Method in class org.apache.hadoop.hbase.thrift2.generated.TScan
-
- putToColumns(ByteBuffer, TCell) - Method in class org.apache.hadoop.hbase.thrift.generated.TRowResult
-
- putToSuccess(ByteBuffer, ColumnDescriptor) - Method in class org.apache.hadoop.hbase.thrift.generated.Hbase.getColumnDescriptors_result
-
- putValueJson(String, String, String, String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- putValueJson(String, String, String, String, String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- putValueXML(String, String, String, String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- putValueXML(String, String, String, String, String) - Static method in class org.apache.hadoop.hbase.rest.RowResourceBase
-
- putVLong(int, long) - Method in class org.apache.hadoop.hbase.util.AbstractByteRange
-
- putVLong(int, long) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putVLong(long) - Method in class org.apache.hadoop.hbase.util.AbstractPositionedByteRange
-
- putVLong(int, long) - Method in interface org.apache.hadoop.hbase.util.ByteRange
-
Store the long value at index
as a VLong
- putVLong(long) - Method in interface org.apache.hadoop.hbase.util.PositionedByteRange
-
Store the long val
at the next position as a VLong
- putVLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimpleByteRange
-
- putVLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimpleMutableByteRange
-
- putVLong(long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putVLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedByteRange
-
- putVLong(long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-
- putVLong(int, long) - Method in class org.apache.hadoop.hbase.util.SimplePositionedMutableByteRange
-